[INFO] fetching crate hvcg-commons-lambda-client 0.0.1... [INFO] checking hvcg-commons-lambda-client-0.0.1 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate hvcg-commons-lambda-client 0.0.1 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate hvcg-commons-lambda-client 0.0.1 on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hvcg-commons-lambda-client 0.0.1 [INFO] finished tweaking crates.io crate hvcg-commons-lambda-client 0.0.1 [INFO] tweaked toml for crates.io crate hvcg-commons-lambda-client 0.0.1 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ee5c4a50e452d286ad1c02c00254551ae0e7d5099562782432ce4f24d265aeb [INFO] running `Command { std: "docker" "start" "-a" "0ee5c4a50e452d286ad1c02c00254551ae0e7d5099562782432ce4f24d265aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ee5c4a50e452d286ad1c02c00254551ae0e7d5099562782432ce4f24d265aeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ee5c4a50e452d286ad1c02c00254551ae0e7d5099562782432ce4f24d265aeb", kill_on_drop: false }` [INFO] [stdout] 0ee5c4a50e452d286ad1c02c00254551ae0e7d5099562782432ce4f24d265aeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 29ef18d57aba83b9b2698619967a764a7b961f6dfe5a9bbf34f62da737271c5a [INFO] running `Command { std: "docker" "start" "-a" "29ef18d57aba83b9b2698619967a764a7b961f6dfe5a9bbf34f62da737271c5a", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking once_cell v1.14.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking bytes v1.2.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.12 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking iana-time-zone v0.1.48 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking cpufeatures v0.2.5 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Compiling hyper-openssl v0.8.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking xml-rs v0.8.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking linked_hash_set v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking aho-corasick v0.7.19 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling rusoto_core v0.47.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking hyper-old-types v0.11.0 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking futures-executor v0.3.24 [INFO] [stderr] Checking tokio-openssl v0.4.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking serde_ignored v0.1.5 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking swagger v5.1.0 [INFO] [stderr] Checking rusoto_credential v0.47.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking rusoto_signature v0.47.0 [INFO] [stderr] Checking hvcg_example_openapi_entity v1.0.0 [INFO] [stderr] Checking rusoto_lambda v0.47.0 [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::add_layer_version_permission` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6350:5 [INFO] [stdout] | [INFO] [stdout] 6350 | async fn add_layer_version_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::add_layer_version_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6354:5 [INFO] [stdout] | [INFO] [stdout] 6354 | / { [INFO] [stdout] 6355 | | let request_uri = format!( [INFO] [stdout] 6356 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 6357 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 6387 | | } [INFO] [stdout] 6388 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::add_layer_version_permission`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::add_permission` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6392:5 [INFO] [stdout] | [INFO] [stdout] 6392 | async fn add_permission( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::add_permission::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6395:73 [INFO] [stdout] | [INFO] [stdout] 6395 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 6396 | | let request_uri = format!( [INFO] [stdout] 6397 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 6398 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6427 | | } [INFO] [stdout] 6428 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::add_permission`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_alias` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6432:5 [INFO] [stdout] | [INFO] [stdout] 6432 | async fn create_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6435:68 [INFO] [stdout] | [INFO] [stdout] 6435 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 6436 | | let request_uri = format!( [INFO] [stdout] 6437 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 6438 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 6461 | | } [INFO] [stdout] 6462 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6466:5 [INFO] [stdout] | [INFO] [stdout] 6466 | async fn create_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6469:93 [INFO] [stdout] | [INFO] [stdout] 6469 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6470 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 6471 | | [INFO] [stdout] 6472 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_code_signing_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6497:5 [INFO] [stdout] | [INFO] [stdout] 6497 | async fn create_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6500:94 [INFO] [stdout] | [INFO] [stdout] 6500 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6501 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 6502 | | [INFO] [stdout] 6503 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6523 | | } [INFO] [stdout] 6524 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_event_source_mapping`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::create_function` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6528:5 [INFO] [stdout] | [INFO] [stdout] 6528 | async fn create_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::create_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6531:74 [INFO] [stdout] | [INFO] [stdout] 6531 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 6532 | | let request_uri = "/2015-03-31/functions"; [INFO] [stdout] 6533 | | [INFO] [stdout] 6534 | | let mut request = SignedRequest::new("POST", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::create_function`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6590:5 [INFO] [stdout] | [INFO] [stdout] 6590 | async fn delete_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6593:93 [INFO] [stdout] | [INFO] [stdout] 6593 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 6594 | | let request_uri = format!( [INFO] [stdout] 6595 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6596 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_code_signing_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::delete_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6621:5 [INFO] [stdout] | [INFO] [stdout] 6621 | async fn delete_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::delete_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6624:94 [INFO] [stdout] | [INFO] [stdout] 6624 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 6625 | | let request_uri = format!( [INFO] [stdout] 6626 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6627 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::delete_event_source_mapping`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_account_settings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6855:5 [INFO] [stdout] | [INFO] [stdout] 6855 | async fn get_account_settings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_account_settings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6857:83 [INFO] [stdout] | [INFO] [stdout] 6857 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________^ [INFO] [stdout] 6858 | | let request_uri = "/2016-08-19/account-settings/"; [INFO] [stdout] 6859 | | [INFO] [stdout] 6860 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 6877 | | } [INFO] [stdout] 6878 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_account_settings`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_alias` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6882:5 [INFO] [stdout] | [INFO] [stdout] 6882 | async fn get_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6885:65 [INFO] [stdout] | [INFO] [stdout] 6885 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 6886 | | let request_uri = format!( [INFO] [stdout] 6887 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 6888 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 6909 | | } [INFO] [stdout] 6910 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6914:5 [INFO] [stdout] | [INFO] [stdout] 6914 | async fn get_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6917:87 [INFO] [stdout] | [INFO] [stdout] 6917 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 6918 | | let request_uri = format!( [INFO] [stdout] 6919 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 6920 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 6940 | | } [INFO] [stdout] 6941 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_code_signing_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6945:5 [INFO] [stdout] | [INFO] [stdout] 6945 | async fn get_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6948:91 [INFO] [stdout] | [INFO] [stdout] 6948 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 6949 | | let request_uri = format!( [INFO] [stdout] 6950 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 6951 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 6971 | | } [INFO] [stdout] 6972 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_event_source_mapping`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_function` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6976:5 [INFO] [stdout] | [INFO] [stdout] 6976 | async fn get_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:6979:69 [INFO] [stdout] | [INFO] [stdout] 6979 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 6980 | | let request_uri = format!( [INFO] [stdout] 6981 | | "/2015-03-31/functions/{function_name}", [INFO] [stdout] 6982 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7008 | | } [INFO] [stdout] 7009 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_function_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7013:5 [INFO] [stdout] | [INFO] [stdout] 7013 | async fn get_function_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7017:5 [INFO] [stdout] | [INFO] [stdout] 7017 | / { [INFO] [stdout] 7018 | | let request_uri = format!( [INFO] [stdout] 7019 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7020 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7040 | | } [INFO] [stdout] 7041 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_code_signing_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_function_concurrency` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7045:5 [INFO] [stdout] | [INFO] [stdout] 7045 | async fn get_function_concurrency( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7048:91 [INFO] [stdout] | [INFO] [stdout] 7048 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7049 | | let request_uri = format!( [INFO] [stdout] 7050 | | "/2019-09-30/functions/{function_name}/concurrency", [INFO] [stdout] 7051 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7071 | | } [INFO] [stdout] 7072 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_concurrency`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_function_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7076:5 [INFO] [stdout] | [INFO] [stdout] 7076 | async fn get_function_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7079:84 [INFO] [stdout] | [INFO] [stdout] 7079 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________^ [INFO] [stdout] 7080 | | let request_uri = format!( [INFO] [stdout] 7081 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 7082 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7108 | | } [INFO] [stdout] 7109 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_function_event_invoke_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7113:5 [INFO] [stdout] | [INFO] [stdout] 7113 | async fn get_function_event_invoke_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7116:92 [INFO] [stdout] | [INFO] [stdout] 7116 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 7117 | | let request_uri = format!( [INFO] [stdout] 7118 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 7119 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7145 | | } [INFO] [stdout] 7146 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_function_event_invoke_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_layer_version` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7150:5 [INFO] [stdout] | [INFO] [stdout] 7150 | async fn get_layer_version( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7153:77 [INFO] [stdout] | [INFO] [stdout] 7153 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 7154 | | let request_uri = format!( [INFO] [stdout] 7155 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}", [INFO] [stdout] 7156 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7177 | | } [INFO] [stdout] 7178 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_layer_version`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_layer_version_by_arn` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7182:5 [INFO] [stdout] | [INFO] [stdout] 7182 | async fn get_layer_version_by_arn( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_layer_version_by_arn::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7185:82 [INFO] [stdout] | [INFO] [stdout] 7185 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________________^ [INFO] [stdout] 7186 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7187 | | [INFO] [stdout] 7188 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7210 | | } [INFO] [stdout] 7211 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_layer_version_by_arn`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_layer_version_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7215:5 [INFO] [stdout] | [INFO] [stdout] 7215 | async fn get_layer_version_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_layer_version_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7218:89 [INFO] [stdout] | [INFO] [stdout] 7218 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________^ [INFO] [stdout] 7219 | | let request_uri = format!( [INFO] [stdout] 7220 | | "/2018-10-31/layers/{layer_name}/versions/{version_number}/policy", [INFO] [stdout] 7221 | | layer_name = input.layer_name, [INFO] [stdout] ... | [INFO] [stdout] 7242 | | } [INFO] [stdout] 7243 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_layer_version_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_policy` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7247:5 [INFO] [stdout] | [INFO] [stdout] 7247 | async fn get_policy( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_policy::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7250:65 [INFO] [stdout] | [INFO] [stdout] 7250 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________^ [INFO] [stdout] 7251 | | let request_uri = format!( [INFO] [stdout] 7252 | | "/2015-03-31/functions/{function_name}/policy", [INFO] [stdout] 7253 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7279 | | } [INFO] [stdout] 7280 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_policy`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::get_provisioned_concurrency_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7284:5 [INFO] [stdout] | [INFO] [stdout] 7284 | async fn get_provisioned_concurrency_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::get_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7290:7 [INFO] [stdout] | [INFO] [stdout] 7290 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7291 | | let request_uri = format!( [INFO] [stdout] 7292 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7293 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7319 | | } [INFO] [stdout] 7320 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::get_provisioned_concurrency_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::invoke_async` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7375:5 [INFO] [stdout] | [INFO] [stdout] 7375 | async fn invoke_async( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::invoke_async::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7378:69 [INFO] [stdout] | [INFO] [stdout] 7378 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7379 | | let request_uri = format!( [INFO] [stdout] 7380 | | "/2014-11-13/functions/{function_name}/invoke-async/", [INFO] [stdout] 7381 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7405 | | } [INFO] [stdout] 7406 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::invoke_async`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_aliases` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7410:5 [INFO] [stdout] | [INFO] [stdout] 7410 | async fn list_aliases( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_aliases::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7413:69 [INFO] [stdout] | [INFO] [stdout] 7413 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________^ [INFO] [stdout] 7414 | | let request_uri = format!( [INFO] [stdout] 7415 | | "/2015-03-31/functions/{function_name}/aliases", [INFO] [stdout] 7416 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7448 | | } [INFO] [stdout] 7449 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_aliases`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_code_signing_configs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7453:5 [INFO] [stdout] | [INFO] [stdout] 7453 | async fn list_code_signing_configs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_code_signing_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7456:91 [INFO] [stdout] | [INFO] [stdout] 7456 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7457 | | let request_uri = "/2020-04-22/code-signing-configs/"; [INFO] [stdout] 7458 | | [INFO] [stdout] 7459 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7485 | | } [INFO] [stdout] 7486 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_code_signing_configs`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_event_source_mappings` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7490:5 [INFO] [stdout] | [INFO] [stdout] 7490 | async fn list_event_source_mappings( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_event_source_mappings::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7493:93 [INFO] [stdout] | [INFO] [stdout] 7493 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 7494 | | let request_uri = "/2015-03-31/event-source-mappings/"; [INFO] [stdout] 7495 | | [INFO] [stdout] 7496 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7528 | | } [INFO] [stdout] 7529 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_event_source_mappings`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_function_event_invoke_configs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7533:5 [INFO] [stdout] | [INFO] [stdout] 7533 | async fn list_function_event_invoke_configs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_function_event_invoke_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7539:7 [INFO] [stdout] | [INFO] [stdout] 7539 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7540 | | let request_uri = format!( [INFO] [stdout] 7541 | | "/2019-09-25/functions/{function_name}/event-invoke-config/list", [INFO] [stdout] 7542 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7571 | | } [INFO] [stdout] 7572 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_function_event_invoke_configs`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_functions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7576:5 [INFO] [stdout] | [INFO] [stdout] 7576 | async fn list_functions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_functions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7579:73 [INFO] [stdout] | [INFO] [stdout] 7579 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 7580 | | let request_uri = "/2015-03-31/functions/"; [INFO] [stdout] 7581 | | [INFO] [stdout] 7582 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7614 | | } [INFO] [stdout] 7615 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_functions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_functions_by_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7619:5 [INFO] [stdout] | [INFO] [stdout] 7619 | async fn list_functions_by_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_functions_by_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7625:7 [INFO] [stdout] | [INFO] [stdout] 7625 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7626 | | let request_uri = format!( [INFO] [stdout] 7627 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}/functions", [INFO] [stdout] 7628 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 7659 | | } [INFO] [stdout] 7660 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_functions_by_code_signing_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_layer_versions` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7664:5 [INFO] [stdout] | [INFO] [stdout] 7664 | async fn list_layer_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_layer_versions::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7667:81 [INFO] [stdout] | [INFO] [stdout] 7667 | ) -> Result> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 7668 | | let request_uri = format!( [INFO] [stdout] 7669 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7670 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7702 | | } [INFO] [stdout] 7703 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_layer_versions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_layers` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7707:5 [INFO] [stdout] | [INFO] [stdout] 7707 | async fn list_layers( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_layers::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7710:67 [INFO] [stdout] | [INFO] [stdout] 7710 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 7711 | | let request_uri = "/2018-10-31/layers"; [INFO] [stdout] 7712 | | [INFO] [stdout] 7713 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7742 | | } [INFO] [stdout] 7743 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_layers`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_provisioned_concurrency_configs` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7747:5 [INFO] [stdout] | [INFO] [stdout] 7747 | async fn list_provisioned_concurrency_configs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_provisioned_concurrency_configs::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7753:7 [INFO] [stdout] | [INFO] [stdout] 7753 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 7754 | | let request_uri = format!( [INFO] [stdout] 7755 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 7756 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7788 | | } [INFO] [stdout] 7789 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_provisioned_concurrency_configs`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_tags` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7793:5 [INFO] [stdout] | [INFO] [stdout] 7793 | async fn list_tags( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_tags::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7796:63 [INFO] [stdout] | [INFO] [stdout] 7796 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 7797 | | let request_uri = format!("/2017-03-31/tags/{arn}", arn = input.resource); [INFO] [stdout] 7798 | | [INFO] [stdout] 7799 | | let mut request = SignedRequest::new("GET", "lambda", &self.region, &request_uri); [INFO] [stdout] ... | [INFO] [stdout] 7816 | | } [INFO] [stdout] 7817 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_tags`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::list_versions_by_function` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7821:5 [INFO] [stdout] | [INFO] [stdout] 7821 | async fn list_versions_by_function( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::list_versions_by_function::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7824:91 [INFO] [stdout] | [INFO] [stdout] 7824 | ) -> Result> { [INFO] [stdout] | ___________________________________________________________________________________________^ [INFO] [stdout] 7825 | | let request_uri = format!( [INFO] [stdout] 7826 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7827 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7856 | | } [INFO] [stdout] 7857 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::list_versions_by_function`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::publish_layer_version` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7861:5 [INFO] [stdout] | [INFO] [stdout] 7861 | async fn publish_layer_version( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::publish_layer_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7864:85 [INFO] [stdout] | [INFO] [stdout] 7864 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________^ [INFO] [stdout] 7865 | | let request_uri = format!( [INFO] [stdout] 7866 | | "/2018-10-31/layers/{layer_name}/versions", [INFO] [stdout] 7867 | | layer_name = input.layer_name [INFO] [stdout] ... | [INFO] [stdout] 7890 | | } [INFO] [stdout] 7891 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::publish_layer_version`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::publish_version` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7895:5 [INFO] [stdout] | [INFO] [stdout] 7895 | async fn publish_version( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::publish_version::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7898:74 [INFO] [stdout] | [INFO] [stdout] 7898 | ) -> Result> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 7899 | | let request_uri = format!( [INFO] [stdout] 7900 | | "/2015-03-31/functions/{function_name}/versions", [INFO] [stdout] 7901 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7924 | | } [INFO] [stdout] 7925 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::publish_version`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_function_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7929:5 [INFO] [stdout] | [INFO] [stdout] 7929 | async fn put_function_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_function_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7933:5 [INFO] [stdout] | [INFO] [stdout] 7933 | / { [INFO] [stdout] 7934 | | let request_uri = format!( [INFO] [stdout] 7935 | | "/2020-06-30/functions/{function_name}/code-signing-config", [INFO] [stdout] 7936 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7959 | | } [INFO] [stdout] 7960 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_function_code_signing_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_function_concurrency` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7964:5 [INFO] [stdout] | [INFO] [stdout] 7964 | async fn put_function_concurrency( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_function_concurrency::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7967:72 [INFO] [stdout] | [INFO] [stdout] 7967 | ) -> Result> { [INFO] [stdout] | ________________________________________________________________________^ [INFO] [stdout] 7968 | | let request_uri = format!( [INFO] [stdout] 7969 | | "/2017-10-31/functions/{function_name}/concurrency", [INFO] [stdout] 7970 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 7993 | | } [INFO] [stdout] 7994 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_function_concurrency`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_function_event_invoke_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:7998:5 [INFO] [stdout] | [INFO] [stdout] 7998 | async fn put_function_event_invoke_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8001:92 [INFO] [stdout] | [INFO] [stdout] 8001 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________________________________^ [INFO] [stdout] 8002 | | let request_uri = format!( [INFO] [stdout] 8003 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8004 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8033 | | } [INFO] [stdout] 8034 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_function_event_invoke_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::put_provisioned_concurrency_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8038:5 [INFO] [stdout] | [INFO] [stdout] 8038 | async fn put_provisioned_concurrency_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::put_provisioned_concurrency_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8044:7 [INFO] [stdout] | [INFO] [stdout] 8044 | > { [INFO] [stdout] | _______^ [INFO] [stdout] 8045 | | let request_uri = format!( [INFO] [stdout] 8046 | | "/2019-09-30/functions/{function_name}/provisioned-concurrency", [INFO] [stdout] 8047 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::put_provisioned_concurrency_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_alias` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8222:5 [INFO] [stdout] | [INFO] [stdout] 8222 | async fn update_alias( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_alias::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8225:68 [INFO] [stdout] | [INFO] [stdout] 8225 | ) -> Result> { [INFO] [stdout] | ____________________________________________________________________^ [INFO] [stdout] 8226 | | let request_uri = format!( [INFO] [stdout] 8227 | | "/2015-03-31/functions/{function_name}/aliases/{name}", [INFO] [stdout] 8228 | | function_name = input.function_name, [INFO] [stdout] ... | [INFO] [stdout] 8252 | | } [INFO] [stdout] 8253 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_alias`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_code_signing_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8257:5 [INFO] [stdout] | [INFO] [stdout] 8257 | async fn update_code_signing_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_code_signing_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8260:93 [INFO] [stdout] | [INFO] [stdout] 8260 | ) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 8261 | | let request_uri = format!( [INFO] [stdout] 8262 | | "/2020-04-22/code-signing-configs/{code_signing_config_arn}", [INFO] [stdout] 8263 | | code_signing_config_arn = input.code_signing_config_arn [INFO] [stdout] ... | [INFO] [stdout] 8286 | | } [INFO] [stdout] 8287 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_code_signing_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_event_source_mapping` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8291:5 [INFO] [stdout] | [INFO] [stdout] 8291 | async fn update_event_source_mapping( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_event_source_mapping::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8294:94 [INFO] [stdout] | [INFO] [stdout] 8294 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 8295 | | let request_uri = format!( [INFO] [stdout] 8296 | | "/2015-03-31/event-source-mappings/{uuid}", [INFO] [stdout] 8297 | | uuid = input.uuid [INFO] [stdout] ... | [INFO] [stdout] 8320 | | } [INFO] [stdout] 8321 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_event_source_mapping`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_function_code` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8325:5 [INFO] [stdout] | [INFO] [stdout] 8325 | async fn update_function_code( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_function_code::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8328:78 [INFO] [stdout] | [INFO] [stdout] 8328 | ) -> Result> { [INFO] [stdout] | ______________________________________________________________________________^ [INFO] [stdout] 8329 | | let request_uri = format!( [INFO] [stdout] 8330 | | "/2015-03-31/functions/{function_name}/code", [INFO] [stdout] 8331 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8354 | | } [INFO] [stdout] 8355 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_function_code`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_function_configuration` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8359:5 [INFO] [stdout] | [INFO] [stdout] 8359 | async fn update_function_configuration( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_function_configuration::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8362:87 [INFO] [stdout] | [INFO] [stdout] 8362 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 8363 | | let request_uri = format!( [INFO] [stdout] 8364 | | "/2015-03-31/functions/{function_name}/configuration", [INFO] [stdout] 8365 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8388 | | } [INFO] [stdout] 8389 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_function_configuration`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `generated::::update_function_event_invoke_config` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8393:5 [INFO] [stdout] | [INFO] [stdout] 8393 | async fn update_function_event_invoke_config( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `generated::::update_function_event_invoke_config::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rusoto_lambda-0.47.0/src/generated.rs:8396:95 [INFO] [stdout] | [INFO] [stdout] 8396 | ) -> Result> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 8397 | | let request_uri = format!( [INFO] [stdout] 8398 | | "/2019-09-25/functions/{function_name}/event-invoke-config", [INFO] [stdout] 8399 | | function_name = input.function_name [INFO] [stdout] ... | [INFO] [stdout] 8430 | | } [INFO] [stdout] 8431 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `generated::::update_function_event_invoke_config`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 46 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto_lambda` due to 47 previous errors [INFO] running `Command { std: "docker" "inspect" "29ef18d57aba83b9b2698619967a764a7b961f6dfe5a9bbf34f62da737271c5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "29ef18d57aba83b9b2698619967a764a7b961f6dfe5a9bbf34f62da737271c5a", kill_on_drop: false }` [INFO] [stdout] 29ef18d57aba83b9b2698619967a764a7b961f6dfe5a9bbf34f62da737271c5a