[INFO] fetching crate azure_mgmt_automanage 0.9.0... [INFO] building azure_mgmt_automanage-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_automanage 0.9.0 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_automanage 0.9.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_automanage 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_automanage 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_automanage 0.9.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 556a56c96d680d511fe6bebc00d6cf20dae5862c59905fe6e103f6345156acc3 [INFO] running `Command { std: "docker" "start" "-a" "556a56c96d680d511fe6bebc00d6cf20dae5862c59905fe6e103f6345156acc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "556a56c96d680d511fe6bebc00d6cf20dae5862c59905fe6e103f6345156acc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "556a56c96d680d511fe6bebc00d6cf20dae5862c59905fe6e103f6345156acc3", kill_on_drop: false }` [INFO] [stdout] 556a56c96d680d511fe6bebc00d6cf20dae5862c59905fe6e103f6345156acc3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59156b82388b98d54e4bfcb36e4183264fb1dc3f170bc6d2735c11b6f32c350f [INFO] running `Command { std: "docker" "start" "-a" "59156b82388b98d54e4bfcb36e4183264fb1dc3f170bc6d2735c11b6f32c350f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling azure_mgmt_automanage v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | / Box::pin({ [INFO] [stdout] 197 | | let this = self.clone(); [INFO] [stdout] 198 | | async move { [INFO] [stdout] 199 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 217 | | } [INFO] [stdout] 218 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:216:63 [INFO] [stdout] | [INFO] [stdout] 211 | / req.url_mut() [INFO] [stdout] 212 | | .query_pairs_mut() [INFO] [stdout] 213 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 216 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 217 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:198:21: 217:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:260:17 [INFO] [stdout] | [INFO] [stdout] 260 | / Box::pin({ [INFO] [stdout] 261 | | let this = self.clone(); [INFO] [stdout] 262 | | async move { [INFO] [stdout] 263 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 278 | | } [INFO] [stdout] 279 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:277:63 [INFO] [stdout] | [INFO] [stdout] 272 | / req.url_mut() [INFO] [stdout] 273 | | .query_pairs_mut() [INFO] [stdout] 274 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 277 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 278 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:262:21: 278:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | / Box::pin({ [INFO] [stdout] 351 | | let this = self.clone(); [INFO] [stdout] 352 | | async move { [INFO] [stdout] 353 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 372 | | } [INFO] [stdout] 373 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:371:63 [INFO] [stdout] | [INFO] [stdout] 366 | / req.url_mut() [INFO] [stdout] 367 | | .query_pairs_mut() [INFO] [stdout] 368 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 371 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 372 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:352:21: 372:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:416:17 [INFO] [stdout] | [INFO] [stdout] 416 | / Box::pin({ [INFO] [stdout] 417 | | let this = self.clone(); [INFO] [stdout] 418 | | async move { [INFO] [stdout] 419 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:436:63 [INFO] [stdout] | [INFO] [stdout] 431 | / req.url_mut() [INFO] [stdout] 432 | | .query_pairs_mut() [INFO] [stdout] 433 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 436 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 437 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:418:21: 437:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:596:17 [INFO] [stdout] | [INFO] [stdout] 596 | / Box::pin({ [INFO] [stdout] 597 | | let this = self.clone(); [INFO] [stdout] 598 | | async move { [INFO] [stdout] 599 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 619 | | } [INFO] [stdout] 620 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:618:63 [INFO] [stdout] | [INFO] [stdout] 613 | / req.url_mut() [INFO] [stdout] 614 | | .query_pairs_mut() [INFO] [stdout] 615 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 618 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 619 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:598:21: 619:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:665:17 [INFO] [stdout] | [INFO] [stdout] 665 | / Box::pin({ [INFO] [stdout] 666 | | let this = self.clone(); [INFO] [stdout] 667 | | async move { [INFO] [stdout] 668 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 689 | | } [INFO] [stdout] 690 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:688:63 [INFO] [stdout] | [INFO] [stdout] 682 | / req.url_mut() [INFO] [stdout] 683 | | .query_pairs_mut() [INFO] [stdout] 684 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 688 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 689 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:667:21: 689:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:735:17 [INFO] [stdout] | [INFO] [stdout] 735 | / Box::pin({ [INFO] [stdout] 736 | | let this = self.clone(); [INFO] [stdout] 737 | | async move { [INFO] [stdout] 738 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 759 | | } [INFO] [stdout] 760 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:758:63 [INFO] [stdout] | [INFO] [stdout] 752 | / req.url_mut() [INFO] [stdout] 753 | | .query_pairs_mut() [INFO] [stdout] 754 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 758 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 759 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:737:21: 759:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:781:17 [INFO] [stdout] | [INFO] [stdout] 781 | / Box::pin({ [INFO] [stdout] 782 | | let this = self.clone(); [INFO] [stdout] 783 | | async move { [INFO] [stdout] 784 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 804 | | } [INFO] [stdout] 805 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:803:63 [INFO] [stdout] | [INFO] [stdout] 798 | / req.url_mut() [INFO] [stdout] 799 | | .query_pairs_mut() [INFO] [stdout] 800 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 803 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 804 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:783:21: 804:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:845:17 [INFO] [stdout] | [INFO] [stdout] 845 | / Box::pin({ [INFO] [stdout] 846 | | let this = self.clone(); [INFO] [stdout] 847 | | async move { [INFO] [stdout] 848 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 867 | | } [INFO] [stdout] 868 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:866:63 [INFO] [stdout] | [INFO] [stdout] 861 | / req.url_mut() [INFO] [stdout] 862 | | .query_pairs_mut() [INFO] [stdout] 863 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 866 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 867 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:847:21: 867:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:911:17 [INFO] [stdout] | [INFO] [stdout] 911 | / Box::pin({ [INFO] [stdout] 912 | | let this = self.clone(); [INFO] [stdout] 913 | | async move { [INFO] [stdout] 914 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 932 | | } [INFO] [stdout] 933 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:931:63 [INFO] [stdout] | [INFO] [stdout] 926 | / req.url_mut() [INFO] [stdout] 927 | | .query_pairs_mut() [INFO] [stdout] 928 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 931 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 932 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:913:21: 932:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1072:17 [INFO] [stdout] | [INFO] [stdout] 1072 | / Box::pin({ [INFO] [stdout] 1073 | | let this = self.clone(); [INFO] [stdout] 1074 | | async move { [INFO] [stdout] 1075 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1096 | | } [INFO] [stdout] 1097 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1095:63 [INFO] [stdout] | [INFO] [stdout] 1090 | / req.url_mut() [INFO] [stdout] 1091 | | .query_pairs_mut() [INFO] [stdout] 1092 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1095 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1096 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1074:21: 1096:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1143:17 [INFO] [stdout] | [INFO] [stdout] 1143 | / Box::pin({ [INFO] [stdout] 1144 | | let this = self.clone(); [INFO] [stdout] 1145 | | async move { [INFO] [stdout] 1146 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1168 | | } [INFO] [stdout] 1169 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1167:63 [INFO] [stdout] | [INFO] [stdout] 1161 | / req.url_mut() [INFO] [stdout] 1162 | | .query_pairs_mut() [INFO] [stdout] 1163 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1167 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1168 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1145:21: 1168:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1191:17 [INFO] [stdout] | [INFO] [stdout] 1191 | / Box::pin({ [INFO] [stdout] 1192 | | let this = self.clone(); [INFO] [stdout] 1193 | | async move { [INFO] [stdout] 1194 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1215 | | } [INFO] [stdout] 1216 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1214:63 [INFO] [stdout] | [INFO] [stdout] 1209 | / req.url_mut() [INFO] [stdout] 1210 | | .query_pairs_mut() [INFO] [stdout] 1211 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1214 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1215 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1193:21: 1215:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1257:17 [INFO] [stdout] | [INFO] [stdout] 1257 | / Box::pin({ [INFO] [stdout] 1258 | | let this = self.clone(); [INFO] [stdout] 1259 | | async move { [INFO] [stdout] 1260 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1280 | | } [INFO] [stdout] 1281 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1279:63 [INFO] [stdout] | [INFO] [stdout] 1274 | / req.url_mut() [INFO] [stdout] 1275 | | .query_pairs_mut() [INFO] [stdout] 1276 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1279 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1280 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1259:21: 1280:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1480:17 [INFO] [stdout] | [INFO] [stdout] 1480 | / ... Box::pin({ [INFO] [stdout] 1481 | | ... let this = self.clone(); [INFO] [stdout] 1482 | | ... async move { [INFO] [stdout] 1483 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Compute/virtua... [INFO] [stdout] ... | [INFO] [stdout] 1497 | | ... } [INFO] [stdout] 1498 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1496:63 [INFO] [stdout] | [INFO] [stdout] 1491 | / req.url_mut() [INFO] [stdout] 1492 | | .query_pairs_mut() [INFO] [stdout] 1493 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1496 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1497 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1482:21: 1497:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1544:17 [INFO] [stdout] | [INFO] [stdout] 1544 | / ... Box::pin({ [INFO] [stdout] 1545 | | ... let this = self.clone(); [INFO] [stdout] 1546 | | ... async move { [INFO] [stdout] 1547 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Compute/virtua... [INFO] [stdout] ... | [INFO] [stdout] 1562 | | ... } [INFO] [stdout] 1563 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1561:63 [INFO] [stdout] | [INFO] [stdout] 1555 | / req.url_mut() [INFO] [stdout] 1556 | | .query_pairs_mut() [INFO] [stdout] 1557 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1561 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1562 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1546:21: 1562:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1585:17 [INFO] [stdout] | [INFO] [stdout] 1585 | / ... Box::pin({ [INFO] [stdout] 1586 | | ... let this = self.clone(); [INFO] [stdout] 1587 | | ... async move { [INFO] [stdout] 1588 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Compute/virtua... [INFO] [stdout] ... | [INFO] [stdout] 1602 | | ... } [INFO] [stdout] 1603 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1601:63 [INFO] [stdout] | [INFO] [stdout] 1596 | / req.url_mut() [INFO] [stdout] 1597 | | .query_pairs_mut() [INFO] [stdout] 1598 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1601 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1602 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1587:21: 1602:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1644:17 [INFO] [stdout] | [INFO] [stdout] 1644 | / ... Box::pin({ [INFO] [stdout] 1645 | | ... let this = self.clone(); [INFO] [stdout] 1646 | | ... async move { [INFO] [stdout] 1647 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Compute/virtua... [INFO] [stdout] ... | [INFO] [stdout] 1661 | | ... } [INFO] [stdout] 1662 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1660:63 [INFO] [stdout] | [INFO] [stdout] 1655 | / req.url_mut() [INFO] [stdout] 1656 | | .query_pairs_mut() [INFO] [stdout] 1657 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1660 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1661 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1646:21: 1661:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1708:17 [INFO] [stdout] | [INFO] [stdout] 1708 | / Box::pin({ [INFO] [stdout] 1709 | | let this = self.clone(); [INFO] [stdout] 1710 | | async move { [INFO] [stdout] 1711 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1730 | | } [INFO] [stdout] 1731 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1729:63 [INFO] [stdout] | [INFO] [stdout] 1724 | / req.url_mut() [INFO] [stdout] 1725 | | .query_pairs_mut() [INFO] [stdout] 1726 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1729 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1730 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1710:21: 1730:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1776:17 [INFO] [stdout] | [INFO] [stdout] 1776 | / Box::pin({ [INFO] [stdout] 1777 | | let this = self.clone(); [INFO] [stdout] 1778 | | async move { [INFO] [stdout] 1779 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1797 | | } [INFO] [stdout] 1798 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1796:63 [INFO] [stdout] | [INFO] [stdout] 1791 | / req.url_mut() [INFO] [stdout] 1792 | | .query_pairs_mut() [INFO] [stdout] 1793 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1796 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1797 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1778:21: 1797:22]` to the object type `dyn Future> + Send` [INFO] [stdout] = note: the full name for the object type has been written to '/opt/rustwide/target/debug/deps/azure_mgmt_automanage-16d893939fb75eb3.long-type-15887582529359119507.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1845:17 [INFO] [stdout] | [INFO] [stdout] 1845 | / ... Box::pin({ [INFO] [stdout] 1846 | | ... let this = self.clone(); [INFO] [stdout] 1847 | | ... async move { [INFO] [stdout] 1848 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridCompute/... [INFO] [stdout] ... | [INFO] [stdout] 1862 | | ... } [INFO] [stdout] 1863 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1861:63 [INFO] [stdout] | [INFO] [stdout] 1856 | / req.url_mut() [INFO] [stdout] 1857 | | .query_pairs_mut() [INFO] [stdout] 1858 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1861 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1862 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1847:21: 1862:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1910:17 [INFO] [stdout] | [INFO] [stdout] 1910 | / ... Box::pin({ [INFO] [stdout] 1911 | | ... let this = self.clone(); [INFO] [stdout] 1912 | | ... async move { [INFO] [stdout] 1913 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AzureStackHci/... [INFO] [stdout] ... | [INFO] [stdout] 1927 | | ... } [INFO] [stdout] 1928 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1926:63 [INFO] [stdout] | [INFO] [stdout] 1921 | / req.url_mut() [INFO] [stdout] 1922 | | .query_pairs_mut() [INFO] [stdout] 1923 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1926 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1927 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1912:21: 1927:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:1982:17 [INFO] [stdout] | [INFO] [stdout] 1982 | / Box::pin({ [INFO] [stdout] 1983 | | let this = self.clone(); [INFO] [stdout] 1984 | | async move { [INFO] [stdout] 1985 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 2000 | | } [INFO] [stdout] 2001 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:1999:63 [INFO] [stdout] | [INFO] [stdout] 1994 | / req.url_mut() [INFO] [stdout] 1995 | | .query_pairs_mut() [INFO] [stdout] 1996 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1999 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2000 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:1984:21: 2000:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2100:17 [INFO] [stdout] | [INFO] [stdout] 2100 | / ... Box::pin({ [INFO] [stdout] 2101 | | ... let this = self.clone(); [INFO] [stdout] 2102 | | ... async move { [INFO] [stdout] 2103 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Compute/virtua... [INFO] [stdout] ... | [INFO] [stdout] 2117 | | ... } [INFO] [stdout] 2118 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2116:63 [INFO] [stdout] | [INFO] [stdout] 2111 | / req.url_mut() [INFO] [stdout] 2112 | | .query_pairs_mut() [INFO] [stdout] 2113 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2116 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2117 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2102:21: 2117:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2164:17 [INFO] [stdout] | [INFO] [stdout] 2164 | / ... Box::pin({ [INFO] [stdout] 2165 | | ... let this = self.clone(); [INFO] [stdout] 2166 | | ... async move { [INFO] [stdout] 2167 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Compute/virtua... [INFO] [stdout] ... | [INFO] [stdout] 2181 | | ... } [INFO] [stdout] 2182 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2180:63 [INFO] [stdout] | [INFO] [stdout] 2175 | / req.url_mut() [INFO] [stdout] 2176 | | .query_pairs_mut() [INFO] [stdout] 2177 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2180 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2181 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2166:21: 2181:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2251:17 [INFO] [stdout] | [INFO] [stdout] 2251 | / Box::pin({ [INFO] [stdout] 2252 | | let this = self.clone(); [INFO] [stdout] 2253 | | async move { [INFO] [stdout] 2254 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2272 | | } [INFO] [stdout] 2273 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2271:63 [INFO] [stdout] | [INFO] [stdout] 2266 | / req.url_mut() [INFO] [stdout] 2267 | | .query_pairs_mut() [INFO] [stdout] 2268 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2271 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2272 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2253:21: 2272:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2315:17 [INFO] [stdout] | [INFO] [stdout] 2315 | / Box::pin({ [INFO] [stdout] 2316 | | let this = self.clone(); [INFO] [stdout] 2317 | | async move { [INFO] [stdout] 2318 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2336 | | } [INFO] [stdout] 2337 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2335:63 [INFO] [stdout] | [INFO] [stdout] 2330 | / req.url_mut() [INFO] [stdout] 2331 | | .query_pairs_mut() [INFO] [stdout] 2332 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2335 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2336 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2317:21: 2336:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2457:17 [INFO] [stdout] | [INFO] [stdout] 2457 | / ... Box::pin({ [INFO] [stdout] 2458 | | ... let this = self.clone(); [INFO] [stdout] 2459 | | ... async move { [INFO] [stdout] 2460 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridCompute/... [INFO] [stdout] ... | [INFO] [stdout] 2474 | | ... } [INFO] [stdout] 2475 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2473:63 [INFO] [stdout] | [INFO] [stdout] 2468 | / req.url_mut() [INFO] [stdout] 2469 | | .query_pairs_mut() [INFO] [stdout] 2470 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2473 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2474 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2459:21: 2474:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2521:17 [INFO] [stdout] | [INFO] [stdout] 2521 | / ... Box::pin({ [INFO] [stdout] 2522 | | ... let this = self.clone(); [INFO] [stdout] 2523 | | ... async move { [INFO] [stdout] 2524 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridCompute/... [INFO] [stdout] ... | [INFO] [stdout] 2539 | | ... } [INFO] [stdout] 2540 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2538:63 [INFO] [stdout] | [INFO] [stdout] 2532 | / req.url_mut() [INFO] [stdout] 2533 | | .query_pairs_mut() [INFO] [stdout] 2534 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2538 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2539 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2523:21: 2539:22]` to the object type `dyn Future> + Send` [INFO] [stdout] = note: the full name for the object type has been written to '/opt/rustwide/target/debug/deps/azure_mgmt_automanage-16d893939fb75eb3.long-type-4188828476760277336.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2562:17 [INFO] [stdout] | [INFO] [stdout] 2562 | / ... Box::pin({ [INFO] [stdout] 2563 | | ... let this = self.clone(); [INFO] [stdout] 2564 | | ... async move { [INFO] [stdout] 2565 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridCompute/... [INFO] [stdout] ... | [INFO] [stdout] 2579 | | ... } [INFO] [stdout] 2580 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2578:63 [INFO] [stdout] | [INFO] [stdout] 2573 | / req.url_mut() [INFO] [stdout] 2574 | | .query_pairs_mut() [INFO] [stdout] 2575 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2578 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2579 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2564:21: 2579:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2675:17 [INFO] [stdout] | [INFO] [stdout] 2675 | / ... Box::pin({ [INFO] [stdout] 2676 | | ... let this = self.clone(); [INFO] [stdout] 2677 | | ... async move { [INFO] [stdout] 2678 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridCompute/... [INFO] [stdout] ... | [INFO] [stdout] 2692 | | ... } [INFO] [stdout] 2693 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2691:63 [INFO] [stdout] | [INFO] [stdout] 2686 | / req.url_mut() [INFO] [stdout] 2687 | | .query_pairs_mut() [INFO] [stdout] 2688 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2691 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2692 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2677:21: 2692:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2739:17 [INFO] [stdout] | [INFO] [stdout] 2739 | / ... Box::pin({ [INFO] [stdout] 2740 | | ... let this = self.clone(); [INFO] [stdout] 2741 | | ... async move { [INFO] [stdout] 2742 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.HybridCompute/... [INFO] [stdout] ... | [INFO] [stdout] 2756 | | ... } [INFO] [stdout] 2757 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2755:63 [INFO] [stdout] | [INFO] [stdout] 2750 | / req.url_mut() [INFO] [stdout] 2751 | | .query_pairs_mut() [INFO] [stdout] 2752 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2755 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2756 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2741:21: 2756:22]` to the object type `dyn Future> + Send` [INFO] [stdout] = note: the full name for the object type has been written to '/opt/rustwide/target/debug/deps/azure_mgmt_automanage-16d893939fb75eb3.long-type-6161690330430364466.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2877:17 [INFO] [stdout] | [INFO] [stdout] 2877 | / ... Box::pin({ [INFO] [stdout] 2878 | | ... let this = self.clone(); [INFO] [stdout] 2879 | | ... async move { [INFO] [stdout] 2880 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AzureStackHci/... [INFO] [stdout] ... | [INFO] [stdout] 2894 | | ... } [INFO] [stdout] 2895 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2893:63 [INFO] [stdout] | [INFO] [stdout] 2888 | / req.url_mut() [INFO] [stdout] 2889 | | .query_pairs_mut() [INFO] [stdout] 2890 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2893 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2894 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2879:21: 2894:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2941:17 [INFO] [stdout] | [INFO] [stdout] 2941 | / ... Box::pin({ [INFO] [stdout] 2942 | | ... let this = self.clone(); [INFO] [stdout] 2943 | | ... async move { [INFO] [stdout] 2944 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AzureStackHci/... [INFO] [stdout] ... | [INFO] [stdout] 2959 | | ... } [INFO] [stdout] 2960 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2958:63 [INFO] [stdout] | [INFO] [stdout] 2952 | / req.url_mut() [INFO] [stdout] 2953 | | .query_pairs_mut() [INFO] [stdout] 2954 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2958 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2959 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2943:21: 2959:22]` to the object type `dyn Future> + Send` [INFO] [stdout] = note: the full name for the object type has been written to '/opt/rustwide/target/debug/deps/azure_mgmt_automanage-16d893939fb75eb3.long-type-12022126915309518930.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:2982:17 [INFO] [stdout] | [INFO] [stdout] 2982 | / ... Box::pin({ [INFO] [stdout] 2983 | | ... let this = self.clone(); [INFO] [stdout] 2984 | | ... async move { [INFO] [stdout] 2985 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AzureStackHci/... [INFO] [stdout] ... | [INFO] [stdout] 2999 | | ... } [INFO] [stdout] 3000 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:2998:63 [INFO] [stdout] | [INFO] [stdout] 2993 | / req.url_mut() [INFO] [stdout] 2994 | | .query_pairs_mut() [INFO] [stdout] 2995 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2998 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2999 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:2984:21: 2999:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:3095:17 [INFO] [stdout] | [INFO] [stdout] 3095 | / ... Box::pin({ [INFO] [stdout] 3096 | | ... let this = self.clone(); [INFO] [stdout] 3097 | | ... async move { [INFO] [stdout] 3098 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AzureStackHci/... [INFO] [stdout] ... | [INFO] [stdout] 3112 | | ... } [INFO] [stdout] 3113 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:3111:63 [INFO] [stdout] | [INFO] [stdout] 3106 | / req.url_mut() [INFO] [stdout] 3107 | | .query_pairs_mut() [INFO] [stdout] 3108 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3111 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3112 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:3097:21: 3112:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_05/mod.rs:3159:17 [INFO] [stdout] | [INFO] [stdout] 3159 | / ... Box::pin({ [INFO] [stdout] 3160 | | ... let this = self.clone(); [INFO] [stdout] 3161 | | ... async move { [INFO] [stdout] 3162 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AzureStackHci/... [INFO] [stdout] ... | [INFO] [stdout] 3176 | | ... } [INFO] [stdout] 3177 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_05/mod.rs:3175:63 [INFO] [stdout] | [INFO] [stdout] 3170 | / req.url_mut() [INFO] [stdout] 3171 | | .query_pairs_mut() [INFO] [stdout] 3172 | | .append_pair(azure_core::query_param::API_VERSION, "2022-05-04"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3175 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3176 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_05/mod.rs:3161:21: 3176:22]` to the object type `dyn Future> + Send` [INFO] [stdout] = note: the full name for the object type has been written to '/opt/rustwide/target/debug/deps/azure_mgmt_automanage-16d893939fb75eb3.long-type-10990837205114624443.txt' [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 37 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_automanage` due to 38 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "59156b82388b98d54e4bfcb36e4183264fb1dc3f170bc6d2735c11b6f32c350f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59156b82388b98d54e4bfcb36e4183264fb1dc3f170bc6d2735c11b6f32c350f", kill_on_drop: false }` [INFO] [stdout] 59156b82388b98d54e4bfcb36e4183264fb1dc3f170bc6d2735c11b6f32c350f