[INFO] fetching crate azure_mgmt_automation 0.5.0... [INFO] building azure_mgmt_automation-0.5.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate azure_mgmt_automation 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate azure_mgmt_automation 0.5.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_automation 0.5.0 [INFO] finished tweaking crates.io crate azure_mgmt_automation 0.5.0 [INFO] tweaked toml for crates.io crate azure_mgmt_automation 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 669ed462246d1ba70bf180f72eb505cb832b06dff57ce9a7dcf1d0640d694f18 [INFO] running `Command { std: "docker" "start" "-a" "669ed462246d1ba70bf180f72eb505cb832b06dff57ce9a7dcf1d0640d694f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "669ed462246d1ba70bf180f72eb505cb832b06dff57ce9a7dcf1d0640d694f18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "669ed462246d1ba70bf180f72eb505cb832b06dff57ce9a7dcf1d0640d694f18", kill_on_drop: false }` [INFO] [stdout] 669ed462246d1ba70bf180f72eb505cb832b06dff57ce9a7dcf1d0640d694f18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 431b9332f54fe1e980b87e1c0e896061a4cbd7d84461042bd9c8a37a7662d0b7 [INFO] running `Command { std: "docker" "start" "-a" "431b9332f54fe1e980b87e1c0e896061a4cbd7d84461042bd9c8a37a7662d0b7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling azure_core v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling hyper v0.14.20 [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.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling azure_mgmt_automation v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:347:17 [INFO] [stdout] | [INFO] [stdout] 347 | / ... Box::pin({ [INFO] [stdout] 348 | | ... let this = self.clone(); [INFO] [stdout] 349 | | ... async move { [INFO] [stdout] 350 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 376 | | ... } [INFO] [stdout] 377 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:363:61 [INFO] [stdout] | [INFO] [stdout] 358 | / req.url_mut() [INFO] [stdout] 359 | | .query_pairs_mut() [INFO] [stdout] 360 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 363 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 376 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | / ... Box::pin({ [INFO] [stdout] 395 | | ... let this = self.clone(); [INFO] [stdout] 396 | | ... async move { [INFO] [stdout] 397 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 423 | | ... } [INFO] [stdout] 424 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:410:61 [INFO] [stdout] | [INFO] [stdout] 405 | / req.url_mut() [INFO] [stdout] 406 | | .query_pairs_mut() [INFO] [stdout] 407 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 410 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 423 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:447:17 [INFO] [stdout] | [INFO] [stdout] 447 | / ... Box::pin({ [INFO] [stdout] 448 | | ... let this = self.clone(); [INFO] [stdout] 449 | | ... async move { [INFO] [stdout] 450 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 478 | | ... } [INFO] [stdout] 479 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:464:61 [INFO] [stdout] | [INFO] [stdout] 458 | / req.url_mut() [INFO] [stdout] 459 | | .query_pairs_mut() [INFO] [stdout] 460 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 464 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 478 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | / ... Box::pin({ [INFO] [stdout] 502 | | ... let this = self.clone(); [INFO] [stdout] 503 | | ... async move { [INFO] [stdout] 504 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 527 | | ... } [INFO] [stdout] 528 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:517:61 [INFO] [stdout] | [INFO] [stdout] 512 | / req.url_mut() [INFO] [stdout] 513 | | .query_pairs_mut() [INFO] [stdout] 514 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 517 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 527 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:570:17 [INFO] [stdout] | [INFO] [stdout] 570 | / ... Box::pin({ [INFO] [stdout] 571 | | ... let this = self.clone(); [INFO] [stdout] 572 | | ... async move { [INFO] [stdout] 573 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 599 | | ... } [INFO] [stdout] 600 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:586:61 [INFO] [stdout] | [INFO] [stdout] 581 | / req.url_mut() [INFO] [stdout] 582 | | .query_pairs_mut() [INFO] [stdout] 583 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 586 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 599 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:736:17 [INFO] [stdout] | [INFO] [stdout] 736 | / Box::pin({ [INFO] [stdout] 737 | | let this = self.clone(); [INFO] [stdout] 738 | | async move { [INFO] [stdout] 739 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 772 | | } [INFO] [stdout] 773 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:759:61 [INFO] [stdout] | [INFO] [stdout] 754 | / req.url_mut() [INFO] [stdout] 755 | | .query_pairs_mut() [INFO] [stdout] 756 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 759 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 772 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:795:17 [INFO] [stdout] | [INFO] [stdout] 795 | / Box::pin({ [INFO] [stdout] 796 | | let this = self.clone(); [INFO] [stdout] 797 | | async move { [INFO] [stdout] 798 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 837 | | } [INFO] [stdout] 838 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:819:61 [INFO] [stdout] | [INFO] [stdout] 813 | / req.url_mut() [INFO] [stdout] 814 | | .query_pairs_mut() [INFO] [stdout] 815 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 819 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 837 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:856:17 [INFO] [stdout] | [INFO] [stdout] 856 | / Box::pin({ [INFO] [stdout] 857 | | let this = self.clone(); [INFO] [stdout] 858 | | async move { [INFO] [stdout] 859 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 893 | | } [INFO] [stdout] 894 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:880:61 [INFO] [stdout] | [INFO] [stdout] 874 | / req.url_mut() [INFO] [stdout] 875 | | .query_pairs_mut() [INFO] [stdout] 876 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 880 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 893 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/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] 943 | | } [INFO] [stdout] 944 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:934:61 [INFO] [stdout] | [INFO] [stdout] 929 | / req.url_mut() [INFO] [stdout] 930 | | .query_pairs_mut() [INFO] [stdout] 931 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 934 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 943 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1022:17 [INFO] [stdout] | [INFO] [stdout] 1022 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1005:59 [INFO] [stdout] | [INFO] [stdout] 1000 | / ... req.url_mut() [INFO] [stdout] 1001 | | ... .query_pairs_mut() [INFO] [stdout] 1002 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1005 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1006 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1085:17 [INFO] [stdout] | [INFO] [stdout] 1085 | / ... Box::pin({ [INFO] [stdout] 1086 | | ... let this = self.clone(); [INFO] [stdout] 1087 | | ... async move { [INFO] [stdout] 1088 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 1114 | | ... } [INFO] [stdout] 1115 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1101:61 [INFO] [stdout] | [INFO] [stdout] 1096 | / req.url_mut() [INFO] [stdout] 1097 | | .query_pairs_mut() [INFO] [stdout] 1098 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1101 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1114 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1132:17 [INFO] [stdout] | [INFO] [stdout] 1132 | / ... Box::pin({ [INFO] [stdout] 1133 | | ... let this = self.clone(); [INFO] [stdout] 1134 | | ... async move { [INFO] [stdout] 1135 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 1162 | | ... } [INFO] [stdout] 1163 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1149:61 [INFO] [stdout] | [INFO] [stdout] 1143 | / req.url_mut() [INFO] [stdout] 1144 | | .query_pairs_mut() [INFO] [stdout] 1145 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1149 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1162 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1278:17 [INFO] [stdout] | [INFO] [stdout] 1278 | / Box::pin({ [INFO] [stdout] 1279 | | let this = self.clone(); [INFO] [stdout] 1280 | | async move { [INFO] [stdout] 1281 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1314 | | } [INFO] [stdout] 1315 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1301:61 [INFO] [stdout] | [INFO] [stdout] 1296 | / req.url_mut() [INFO] [stdout] 1297 | | .query_pairs_mut() [INFO] [stdout] 1298 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1301 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1314 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1333:17 [INFO] [stdout] | [INFO] [stdout] 1333 | / Box::pin({ [INFO] [stdout] 1334 | | let this = self.clone(); [INFO] [stdout] 1335 | | async move { [INFO] [stdout] 1336 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1370 | | } [INFO] [stdout] 1371 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1357:61 [INFO] [stdout] | [INFO] [stdout] 1351 | / req.url_mut() [INFO] [stdout] 1352 | | .query_pairs_mut() [INFO] [stdout] 1353 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1357 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1370 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1388:17 [INFO] [stdout] | [INFO] [stdout] 1388 | / Box::pin({ [INFO] [stdout] 1389 | | let this = self.clone(); [INFO] [stdout] 1390 | | async move { [INFO] [stdout] 1391 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1420 | | } [INFO] [stdout] 1421 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1411:61 [INFO] [stdout] | [INFO] [stdout] 1406 | / req.url_mut() [INFO] [stdout] 1407 | | .query_pairs_mut() [INFO] [stdout] 1408 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1411 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1420 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1535:17 [INFO] [stdout] | [INFO] [stdout] 1535 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1518:59 [INFO] [stdout] | [INFO] [stdout] 1501 | / ... req.url_mut() [INFO] [stdout] 1502 | | ... .query_pairs_mut() [INFO] [stdout] 1503 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1518 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1519 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1703:17 [INFO] [stdout] | [INFO] [stdout] 1703 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1686:59 [INFO] [stdout] | [INFO] [stdout] 1678 | / ... req.url_mut() [INFO] [stdout] 1679 | | ... .query_pairs_mut() [INFO] [stdout] 1680 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1686 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1687 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1721:17 [INFO] [stdout] | [INFO] [stdout] 1721 | / ... Box::pin({ [INFO] [stdout] 1722 | | ... let this = self.clone(); [INFO] [stdout] 1723 | | ... async move { [INFO] [stdout] 1724 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 1750 | | ... } [INFO] [stdout] 1751 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1737:61 [INFO] [stdout] | [INFO] [stdout] 1732 | / req.url_mut() [INFO] [stdout] 1733 | | .query_pairs_mut() [INFO] [stdout] 1734 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1737 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1750 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1769:17 [INFO] [stdout] | [INFO] [stdout] 1769 | / ... Box::pin({ [INFO] [stdout] 1770 | | ... let this = self.clone(); [INFO] [stdout] 1771 | | ... async move { [INFO] [stdout] 1772 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 1798 | | ... } [INFO] [stdout] 1799 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1785:61 [INFO] [stdout] | [INFO] [stdout] 1780 | / req.url_mut() [INFO] [stdout] 1781 | | .query_pairs_mut() [INFO] [stdout] 1782 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1785 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1798 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1914:17 [INFO] [stdout] | [INFO] [stdout] 1914 | / ... Box::pin({ [INFO] [stdout] 1915 | | ... let this = self.clone(); [INFO] [stdout] 1916 | | ... async move { [INFO] [stdout] 1917 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 1943 | | ... } [INFO] [stdout] 1944 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1930:61 [INFO] [stdout] | [INFO] [stdout] 1925 | / req.url_mut() [INFO] [stdout] 1926 | | .query_pairs_mut() [INFO] [stdout] 1927 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1930 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1943 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:1967:17 [INFO] [stdout] | [INFO] [stdout] 1967 | / ... Box::pin({ [INFO] [stdout] 1968 | | ... let this = self.clone(); [INFO] [stdout] 1969 | | ... async move { [INFO] [stdout] 1970 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 1998 | | ... } [INFO] [stdout] 1999 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:1984:61 [INFO] [stdout] | [INFO] [stdout] 1978 | / req.url_mut() [INFO] [stdout] 1979 | | .query_pairs_mut() [INFO] [stdout] 1980 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1984 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1998 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2016:17 [INFO] [stdout] | [INFO] [stdout] 2016 | / ... Box::pin({ [INFO] [stdout] 2017 | | ... let this = self.clone(); [INFO] [stdout] 2018 | | ... async move { [INFO] [stdout] 2019 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 2041 | | ... } [INFO] [stdout] 2042 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2032:61 [INFO] [stdout] | [INFO] [stdout] 2027 | / req.url_mut() [INFO] [stdout] 2028 | | .query_pairs_mut() [INFO] [stdout] 2029 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2032 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2041 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2156:17 [INFO] [stdout] | [INFO] [stdout] 2156 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2139:59 [INFO] [stdout] | [INFO] [stdout] 2122 | / ... req.url_mut() [INFO] [stdout] 2123 | | ... .query_pairs_mut() [INFO] [stdout] 2124 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2139 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2140 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2271:17 [INFO] [stdout] | [INFO] [stdout] 2271 | / Box::pin({ [INFO] [stdout] 2272 | | let this = self.clone(); [INFO] [stdout] 2273 | | async move { [INFO] [stdout] 2274 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2307 | | } [INFO] [stdout] 2308 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2294:61 [INFO] [stdout] | [INFO] [stdout] 2289 | / req.url_mut() [INFO] [stdout] 2290 | | .query_pairs_mut() [INFO] [stdout] 2291 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2294 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2307 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2327:17 [INFO] [stdout] | [INFO] [stdout] 2327 | / Box::pin({ [INFO] [stdout] 2328 | | let this = self.clone(); [INFO] [stdout] 2329 | | async move { [INFO] [stdout] 2330 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2364 | | } [INFO] [stdout] 2365 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2351:61 [INFO] [stdout] | [INFO] [stdout] 2345 | / req.url_mut() [INFO] [stdout] 2346 | | .query_pairs_mut() [INFO] [stdout] 2347 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2351 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2364 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2452:17 [INFO] [stdout] | [INFO] [stdout] 2452 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2435:59 [INFO] [stdout] | [INFO] [stdout] 2427 | / ... req.url_mut() [INFO] [stdout] 2428 | | ... .query_pairs_mut() [INFO] [stdout] 2429 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2435 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2436 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2470:17 [INFO] [stdout] | [INFO] [stdout] 2470 | / ... Box::pin({ [INFO] [stdout] 2471 | | ... let this = self.clone(); [INFO] [stdout] 2472 | | ... async move { [INFO] [stdout] 2473 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 2499 | | ... } [INFO] [stdout] 2500 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2486:61 [INFO] [stdout] | [INFO] [stdout] 2481 | / req.url_mut() [INFO] [stdout] 2482 | | .query_pairs_mut() [INFO] [stdout] 2483 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2486 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2499 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2545:17 [INFO] [stdout] | [INFO] [stdout] 2545 | / ... Box::pin({ [INFO] [stdout] 2546 | | ... let this = self.clone(); [INFO] [stdout] 2547 | | ... async move { [INFO] [stdout] 2548 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 2574 | | ... } [INFO] [stdout] 2575 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2561:61 [INFO] [stdout] | [INFO] [stdout] 2556 | / req.url_mut() [INFO] [stdout] 2557 | | .query_pairs_mut() [INFO] [stdout] 2558 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2561 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2574 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2620:17 [INFO] [stdout] | [INFO] [stdout] 2620 | / Box::pin({ [INFO] [stdout] 2621 | | let this = self.clone(); [INFO] [stdout] 2622 | | async move { [INFO] [stdout] 2623 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2656 | | } [INFO] [stdout] 2657 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2643:61 [INFO] [stdout] | [INFO] [stdout] 2638 | / req.url_mut() [INFO] [stdout] 2639 | | .query_pairs_mut() [INFO] [stdout] 2640 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2643 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2656 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2794:17 [INFO] [stdout] | [INFO] [stdout] 2794 | / Box::pin({ [INFO] [stdout] 2795 | | let this = self.clone(); [INFO] [stdout] 2796 | | async move { [INFO] [stdout] 2797 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2830 | | } [INFO] [stdout] 2831 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2817:61 [INFO] [stdout] | [INFO] [stdout] 2812 | / req.url_mut() [INFO] [stdout] 2813 | | .query_pairs_mut() [INFO] [stdout] 2814 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2817 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2830 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2853:17 [INFO] [stdout] | [INFO] [stdout] 2853 | / Box::pin({ [INFO] [stdout] 2854 | | let this = self.clone(); [INFO] [stdout] 2855 | | async move { [INFO] [stdout] 2856 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2895 | | } [INFO] [stdout] 2896 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2877:61 [INFO] [stdout] | [INFO] [stdout] 2871 | / req.url_mut() [INFO] [stdout] 2872 | | .query_pairs_mut() [INFO] [stdout] 2873 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2877 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2895 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2914:17 [INFO] [stdout] | [INFO] [stdout] 2914 | / Box::pin({ [INFO] [stdout] 2915 | | let this = self.clone(); [INFO] [stdout] 2916 | | async move { [INFO] [stdout] 2917 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2951 | | } [INFO] [stdout] 2952 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2938:61 [INFO] [stdout] | [INFO] [stdout] 2932 | / req.url_mut() [INFO] [stdout] 2933 | | .query_pairs_mut() [INFO] [stdout] 2934 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2938 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2951 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:2969:17 [INFO] [stdout] | [INFO] [stdout] 2969 | / Box::pin({ [INFO] [stdout] 2970 | | let this = self.clone(); [INFO] [stdout] 2971 | | async move { [INFO] [stdout] 2972 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3001 | | } [INFO] [stdout] 3002 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:2992:61 [INFO] [stdout] | [INFO] [stdout] 2987 | / req.url_mut() [INFO] [stdout] 2988 | | .query_pairs_mut() [INFO] [stdout] 2989 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2992 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3001 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3089:17 [INFO] [stdout] | [INFO] [stdout] 3089 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3072:59 [INFO] [stdout] | [INFO] [stdout] 3064 | / ... req.url_mut() [INFO] [stdout] 3065 | | ... .query_pairs_mut() [INFO] [stdout] 3066 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3072 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3073 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3189:17 [INFO] [stdout] | [INFO] [stdout] 3189 | / ... Box::pin({ [INFO] [stdout] 3190 | | ... let this = self.clone(); [INFO] [stdout] 3191 | | ... async move { [INFO] [stdout] 3192 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 3218 | | ... } [INFO] [stdout] 3219 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3205:61 [INFO] [stdout] | [INFO] [stdout] 3200 | / req.url_mut() [INFO] [stdout] 3201 | | .query_pairs_mut() [INFO] [stdout] 3202 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3205 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3218 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3238:17 [INFO] [stdout] | [INFO] [stdout] 3238 | / ... Box::pin({ [INFO] [stdout] 3239 | | ... let this = self.clone(); [INFO] [stdout] 3240 | | ... async move { [INFO] [stdout] 3241 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 3268 | | ... } [INFO] [stdout] 3269 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3255:61 [INFO] [stdout] | [INFO] [stdout] 3249 | / req.url_mut() [INFO] [stdout] 3250 | | .query_pairs_mut() [INFO] [stdout] 3251 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3255 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3268 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3351:17 [INFO] [stdout] | [INFO] [stdout] 3351 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3334:59 [INFO] [stdout] | [INFO] [stdout] 3326 | / ... req.url_mut() [INFO] [stdout] 3327 | | ... .query_pairs_mut() [INFO] [stdout] 3328 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3334 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3335 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3494:17 [INFO] [stdout] | [INFO] [stdout] 3494 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3477:59 [INFO] [stdout] | [INFO] [stdout] 3469 | / ... req.url_mut() [INFO] [stdout] 3470 | | ... .query_pairs_mut() [INFO] [stdout] 3471 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3477 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3478 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3513:17 [INFO] [stdout] | [INFO] [stdout] 3513 | / ... Box::pin({ [INFO] [stdout] 3514 | | ... let this = self.clone(); [INFO] [stdout] 3515 | | ... async move { [INFO] [stdout] 3516 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 3542 | | ... } [INFO] [stdout] 3543 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3529:61 [INFO] [stdout] | [INFO] [stdout] 3524 | / req.url_mut() [INFO] [stdout] 3525 | | .query_pairs_mut() [INFO] [stdout] 3526 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3529 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3542 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3674:17 [INFO] [stdout] | [INFO] [stdout] 3674 | / Box::pin({ [INFO] [stdout] 3675 | | let this = self.clone(); [INFO] [stdout] 3676 | | async move { [INFO] [stdout] 3677 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3709 | | } [INFO] [stdout] 3710 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3696:61 [INFO] [stdout] | [INFO] [stdout] 3691 | / req.url_mut() [INFO] [stdout] 3692 | | .query_pairs_mut() [INFO] [stdout] 3693 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3696 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3709 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3731:17 [INFO] [stdout] | [INFO] [stdout] 3731 | / Box::pin({ [INFO] [stdout] 3732 | | let this = self.clone(); [INFO] [stdout] 3733 | | async move { [INFO] [stdout] 3734 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3772 | | } [INFO] [stdout] 3773 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3754:61 [INFO] [stdout] | [INFO] [stdout] 3748 | / req.url_mut() [INFO] [stdout] 3749 | | .query_pairs_mut() [INFO] [stdout] 3750 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3754 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3772 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3790:17 [INFO] [stdout] | [INFO] [stdout] 3790 | / Box::pin({ [INFO] [stdout] 3791 | | let this = self.clone(); [INFO] [stdout] 3792 | | async move { [INFO] [stdout] 3793 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3826 | | } [INFO] [stdout] 3827 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3813:61 [INFO] [stdout] | [INFO] [stdout] 3807 | / req.url_mut() [INFO] [stdout] 3808 | | .query_pairs_mut() [INFO] [stdout] 3809 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3813 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3826 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3847:17 [INFO] [stdout] | [INFO] [stdout] 3847 | / Box::pin({ [INFO] [stdout] 3848 | | let this = self.clone(); [INFO] [stdout] 3849 | | async move { [INFO] [stdout] 3850 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3879 | | } [INFO] [stdout] 3880 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3869:61 [INFO] [stdout] | [INFO] [stdout] 3864 | / req.url_mut() [INFO] [stdout] 3865 | | .query_pairs_mut() [INFO] [stdout] 3866 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3869 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3879 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:3956:17 [INFO] [stdout] | [INFO] [stdout] 3956 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:3939:59 [INFO] [stdout] | [INFO] [stdout] 3934 | / ... req.url_mut() [INFO] [stdout] 3935 | | ... .query_pairs_mut() [INFO] [stdout] 3936 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3939 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3940 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4030:17 [INFO] [stdout] | [INFO] [stdout] 4030 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4013:59 [INFO] [stdout] | [INFO] [stdout] 4008 | / ... req.url_mut() [INFO] [stdout] 4009 | | ... .query_pairs_mut() [INFO] [stdout] 4010 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4013 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4014 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4079:17 [INFO] [stdout] | [INFO] [stdout] 4079 | / Box::pin({ [INFO] [stdout] 4080 | | let this = self.clone(); [INFO] [stdout] 4081 | | async move { [INFO] [stdout] 4082 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4117 | | } [INFO] [stdout] 4118 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4104:61 [INFO] [stdout] | [INFO] [stdout] 4096 | / req.url_mut() [INFO] [stdout] 4097 | | .query_pairs_mut() [INFO] [stdout] 4098 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4104 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4117 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4160:17 [INFO] [stdout] | [INFO] [stdout] 4160 | / Box::pin({ [INFO] [stdout] 4161 | | let this = self.clone(); [INFO] [stdout] 4162 | | async move { [INFO] [stdout] 4163 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4195 | | } [INFO] [stdout] 4196 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4182:61 [INFO] [stdout] | [INFO] [stdout] 4177 | / req.url_mut() [INFO] [stdout] 4178 | | .query_pairs_mut() [INFO] [stdout] 4179 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4182 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4195 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4237:17 [INFO] [stdout] | [INFO] [stdout] 4237 | / Box::pin({ [INFO] [stdout] 4238 | | let this = self.clone(); [INFO] [stdout] 4239 | | async move { [INFO] [stdout] 4240 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4273 | | } [INFO] [stdout] 4274 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4260:61 [INFO] [stdout] | [INFO] [stdout] 4254 | / req.url_mut() [INFO] [stdout] 4255 | | .query_pairs_mut() [INFO] [stdout] 4256 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4260 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4273 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4410:17 [INFO] [stdout] | [INFO] [stdout] 4410 | / Box::pin({ [INFO] [stdout] 4411 | | let this = self.clone(); [INFO] [stdout] 4412 | | async move { [INFO] [stdout] 4413 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4446 | | } [INFO] [stdout] 4447 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4433:61 [INFO] [stdout] | [INFO] [stdout] 4428 | / req.url_mut() [INFO] [stdout] 4429 | | .query_pairs_mut() [INFO] [stdout] 4430 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4433 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4446 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4469:17 [INFO] [stdout] | [INFO] [stdout] 4469 | / Box::pin({ [INFO] [stdout] 4470 | | let this = self.clone(); [INFO] [stdout] 4471 | | async move { [INFO] [stdout] 4472 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4511 | | } [INFO] [stdout] 4512 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4493:61 [INFO] [stdout] | [INFO] [stdout] 4487 | / req.url_mut() [INFO] [stdout] 4488 | | .query_pairs_mut() [INFO] [stdout] 4489 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4493 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4511 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4530:17 [INFO] [stdout] | [INFO] [stdout] 4530 | / Box::pin({ [INFO] [stdout] 4531 | | let this = self.clone(); [INFO] [stdout] 4532 | | async move { [INFO] [stdout] 4533 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4567 | | } [INFO] [stdout] 4568 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4554:61 [INFO] [stdout] | [INFO] [stdout] 4548 | / req.url_mut() [INFO] [stdout] 4549 | | .query_pairs_mut() [INFO] [stdout] 4550 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4554 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4567 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4585:17 [INFO] [stdout] | [INFO] [stdout] 4585 | / Box::pin({ [INFO] [stdout] 4586 | | let this = self.clone(); [INFO] [stdout] 4587 | | async move { [INFO] [stdout] 4588 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4617 | | } [INFO] [stdout] 4618 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4608:61 [INFO] [stdout] | [INFO] [stdout] 4603 | / req.url_mut() [INFO] [stdout] 4604 | | .query_pairs_mut() [INFO] [stdout] 4605 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4608 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4617 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4696:17 [INFO] [stdout] | [INFO] [stdout] 4696 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4679:59 [INFO] [stdout] | [INFO] [stdout] 4674 | / ... req.url_mut() [INFO] [stdout] 4675 | | ... .query_pairs_mut() [INFO] [stdout] 4676 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4679 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4680 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4832:17 [INFO] [stdout] | [INFO] [stdout] 4832 | / Box::pin({ [INFO] [stdout] 4833 | | let this = self.clone(); [INFO] [stdout] 4834 | | async move { [INFO] [stdout] 4835 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4868 | | } [INFO] [stdout] 4869 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4855:61 [INFO] [stdout] | [INFO] [stdout] 4850 | / req.url_mut() [INFO] [stdout] 4851 | | .query_pairs_mut() [INFO] [stdout] 4852 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4855 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4868 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4891:17 [INFO] [stdout] | [INFO] [stdout] 4891 | / Box::pin({ [INFO] [stdout] 4892 | | let this = self.clone(); [INFO] [stdout] 4893 | | async move { [INFO] [stdout] 4894 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4933 | | } [INFO] [stdout] 4934 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4915:61 [INFO] [stdout] | [INFO] [stdout] 4909 | / req.url_mut() [INFO] [stdout] 4910 | | .query_pairs_mut() [INFO] [stdout] 4911 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4915 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4933 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:4952:17 [INFO] [stdout] | [INFO] [stdout] 4952 | / Box::pin({ [INFO] [stdout] 4953 | | let this = self.clone(); [INFO] [stdout] 4954 | | async move { [INFO] [stdout] 4955 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4989 | | } [INFO] [stdout] 4990 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:4976:61 [INFO] [stdout] | [INFO] [stdout] 4970 | / req.url_mut() [INFO] [stdout] 4971 | | .query_pairs_mut() [INFO] [stdout] 4972 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4976 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4989 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5011:17 [INFO] [stdout] | [INFO] [stdout] 5011 | / Box::pin({ [INFO] [stdout] 5012 | | let this = self.clone(); [INFO] [stdout] 5013 | | async move { [INFO] [stdout] 5014 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5044 | | } [INFO] [stdout] 5045 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5034:61 [INFO] [stdout] | [INFO] [stdout] 5029 | / req.url_mut() [INFO] [stdout] 5030 | | .query_pairs_mut() [INFO] [stdout] 5031 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5034 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5044 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5123:17 [INFO] [stdout] | [INFO] [stdout] 5123 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5106:59 [INFO] [stdout] | [INFO] [stdout] 5101 | / ... req.url_mut() [INFO] [stdout] 5102 | | ... .query_pairs_mut() [INFO] [stdout] 5103 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5106 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5107 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5234:17 [INFO] [stdout] | [INFO] [stdout] 5234 | / Box::pin({ [INFO] [stdout] 5235 | | let this = self.clone(); [INFO] [stdout] 5236 | | async move { [INFO] [stdout] 5237 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5270 | | } [INFO] [stdout] 5271 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5257:61 [INFO] [stdout] | [INFO] [stdout] 5252 | / req.url_mut() [INFO] [stdout] 5253 | | .query_pairs_mut() [INFO] [stdout] 5254 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5257 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5270 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5289:17 [INFO] [stdout] | [INFO] [stdout] 5289 | / Box::pin({ [INFO] [stdout] 5290 | | let this = self.clone(); [INFO] [stdout] 5291 | | async move { [INFO] [stdout] 5292 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5326 | | } [INFO] [stdout] 5327 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5313:61 [INFO] [stdout] | [INFO] [stdout] 5307 | / req.url_mut() [INFO] [stdout] 5308 | | .query_pairs_mut() [INFO] [stdout] 5309 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5313 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5326 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5348:17 [INFO] [stdout] | [INFO] [stdout] 5348 | / Box::pin({ [INFO] [stdout] 5349 | | let this = self.clone(); [INFO] [stdout] 5350 | | async move { [INFO] [stdout] 5351 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5381 | | } [INFO] [stdout] 5382 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5371:61 [INFO] [stdout] | [INFO] [stdout] 5366 | / req.url_mut() [INFO] [stdout] 5367 | | .query_pairs_mut() [INFO] [stdout] 5368 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5371 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5381 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5460:17 [INFO] [stdout] | [INFO] [stdout] 5460 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5443:59 [INFO] [stdout] | [INFO] [stdout] 5438 | / ... req.url_mut() [INFO] [stdout] 5439 | | ... .query_pairs_mut() [INFO] [stdout] 5440 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5443 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5444 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5596:17 [INFO] [stdout] | [INFO] [stdout] 5596 | / Box::pin({ [INFO] [stdout] 5597 | | let this = self.clone(); [INFO] [stdout] 5598 | | async move { [INFO] [stdout] 5599 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5632 | | } [INFO] [stdout] 5633 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5619:61 [INFO] [stdout] | [INFO] [stdout] 5614 | / req.url_mut() [INFO] [stdout] 5615 | | .query_pairs_mut() [INFO] [stdout] 5616 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5619 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5632 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5655:17 [INFO] [stdout] | [INFO] [stdout] 5655 | / Box::pin({ [INFO] [stdout] 5656 | | let this = self.clone(); [INFO] [stdout] 5657 | | async move { [INFO] [stdout] 5658 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5697 | | } [INFO] [stdout] 5698 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5679:61 [INFO] [stdout] | [INFO] [stdout] 5673 | / req.url_mut() [INFO] [stdout] 5674 | | .query_pairs_mut() [INFO] [stdout] 5675 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5679 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5697 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5716:17 [INFO] [stdout] | [INFO] [stdout] 5716 | / Box::pin({ [INFO] [stdout] 5717 | | let this = self.clone(); [INFO] [stdout] 5718 | | async move { [INFO] [stdout] 5719 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5753 | | } [INFO] [stdout] 5754 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5740:61 [INFO] [stdout] | [INFO] [stdout] 5734 | / req.url_mut() [INFO] [stdout] 5735 | | .query_pairs_mut() [INFO] [stdout] 5736 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5740 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5753 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5771:17 [INFO] [stdout] | [INFO] [stdout] 5771 | / Box::pin({ [INFO] [stdout] 5772 | | let this = self.clone(); [INFO] [stdout] 5773 | | async move { [INFO] [stdout] 5774 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5803 | | } [INFO] [stdout] 5804 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5794:61 [INFO] [stdout] | [INFO] [stdout] 5789 | / req.url_mut() [INFO] [stdout] 5790 | | .query_pairs_mut() [INFO] [stdout] 5791 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5794 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5803 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:5882:17 [INFO] [stdout] | [INFO] [stdout] 5882 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5865:59 [INFO] [stdout] | [INFO] [stdout] 5860 | / ... req.url_mut() [INFO] [stdout] 5861 | | ... .query_pairs_mut() [INFO] [stdout] 5862 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5865 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5866 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:5994:17 [INFO] [stdout] | [INFO] [stdout] 5994 | / Box::pin({ [INFO] [stdout] 5995 | | let this = self.clone(); [INFO] [stdout] 5996 | | async move { [INFO] [stdout] 5997 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6030 | | } [INFO] [stdout] 6031 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6017:61 [INFO] [stdout] | [INFO] [stdout] 6012 | / req.url_mut() [INFO] [stdout] 6013 | | .query_pairs_mut() [INFO] [stdout] 6014 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6017 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6030 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6049:17 [INFO] [stdout] | [INFO] [stdout] 6049 | / Box::pin({ [INFO] [stdout] 6050 | | let this = self.clone(); [INFO] [stdout] 6051 | | async move { [INFO] [stdout] 6052 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6086 | | } [INFO] [stdout] 6087 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6073:61 [INFO] [stdout] | [INFO] [stdout] 6067 | / req.url_mut() [INFO] [stdout] 6068 | | .query_pairs_mut() [INFO] [stdout] 6069 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6073 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6086 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6104:17 [INFO] [stdout] | [INFO] [stdout] 6104 | / Box::pin({ [INFO] [stdout] 6105 | | let this = self.clone(); [INFO] [stdout] 6106 | | async move { [INFO] [stdout] 6107 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6136 | | } [INFO] [stdout] 6137 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6127:61 [INFO] [stdout] | [INFO] [stdout] 6122 | / req.url_mut() [INFO] [stdout] 6123 | | .query_pairs_mut() [INFO] [stdout] 6124 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6127 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6136 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6224:17 [INFO] [stdout] | [INFO] [stdout] 6224 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6207:59 [INFO] [stdout] | [INFO] [stdout] 6199 | / ... req.url_mut() [INFO] [stdout] 6200 | | ... .query_pairs_mut() [INFO] [stdout] 6201 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6207 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6208 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6265:17 [INFO] [stdout] | [INFO] [stdout] 6265 | / Box::pin({ [INFO] [stdout] 6266 | | let this = self.clone(); [INFO] [stdout] 6267 | | async move { [INFO] [stdout] 6268 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6300 | | } [INFO] [stdout] 6301 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6287:61 [INFO] [stdout] | [INFO] [stdout] 6282 | / req.url_mut() [INFO] [stdout] 6283 | | .query_pairs_mut() [INFO] [stdout] 6284 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6287 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6300 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6372:17 [INFO] [stdout] | [INFO] [stdout] 6372 | / ... Box::pin({ [INFO] [stdout] 6373 | | ... let this = self.clone(); [INFO] [stdout] 6374 | | ... async move { [INFO] [stdout] 6375 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 6401 | | ... } [INFO] [stdout] 6402 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6388:61 [INFO] [stdout] | [INFO] [stdout] 6383 | / req.url_mut() [INFO] [stdout] 6384 | | .query_pairs_mut() [INFO] [stdout] 6385 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6388 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6401 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6475:17 [INFO] [stdout] | [INFO] [stdout] 6475 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6458:59 [INFO] [stdout] | [INFO] [stdout] 6453 | / ... req.url_mut() [INFO] [stdout] 6454 | | ... .query_pairs_mut() [INFO] [stdout] 6455 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6458 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6459 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6611:17 [INFO] [stdout] | [INFO] [stdout] 6611 | / Box::pin({ [INFO] [stdout] 6612 | | let this = self.clone(); [INFO] [stdout] 6613 | | async move { [INFO] [stdout] 6614 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6647 | | } [INFO] [stdout] 6648 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6634:61 [INFO] [stdout] | [INFO] [stdout] 6629 | / req.url_mut() [INFO] [stdout] 6630 | | .query_pairs_mut() [INFO] [stdout] 6631 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6634 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6647 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6670:17 [INFO] [stdout] | [INFO] [stdout] 6670 | / Box::pin({ [INFO] [stdout] 6671 | | let this = self.clone(); [INFO] [stdout] 6672 | | async move { [INFO] [stdout] 6673 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6712 | | } [INFO] [stdout] 6713 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6694:61 [INFO] [stdout] | [INFO] [stdout] 6688 | / req.url_mut() [INFO] [stdout] 6689 | | .query_pairs_mut() [INFO] [stdout] 6690 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6694 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6712 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6731:17 [INFO] [stdout] | [INFO] [stdout] 6731 | / Box::pin({ [INFO] [stdout] 6732 | | let this = self.clone(); [INFO] [stdout] 6733 | | async move { [INFO] [stdout] 6734 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6768 | | } [INFO] [stdout] 6769 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6755:61 [INFO] [stdout] | [INFO] [stdout] 6749 | / req.url_mut() [INFO] [stdout] 6750 | | .query_pairs_mut() [INFO] [stdout] 6751 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6755 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6768 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6786:17 [INFO] [stdout] | [INFO] [stdout] 6786 | / Box::pin({ [INFO] [stdout] 6787 | | let this = self.clone(); [INFO] [stdout] 6788 | | async move { [INFO] [stdout] 6789 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6818 | | } [INFO] [stdout] 6819 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6809:61 [INFO] [stdout] | [INFO] [stdout] 6804 | / req.url_mut() [INFO] [stdout] 6805 | | .query_pairs_mut() [INFO] [stdout] 6806 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6809 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6818 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:6897:17 [INFO] [stdout] | [INFO] [stdout] 6897 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6880:59 [INFO] [stdout] | [INFO] [stdout] 6875 | / ... req.url_mut() [INFO] [stdout] 6876 | | ... .query_pairs_mut() [INFO] [stdout] 6877 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6880 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6881 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6969:17 [INFO] [stdout] | [INFO] [stdout] 6969 | / ... Box::pin({ [INFO] [stdout] 6970 | | ... let this = self.clone(); [INFO] [stdout] 6971 | | ... async move { [INFO] [stdout] 6972 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 6998 | | ... } [INFO] [stdout] 6999 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:6985:61 [INFO] [stdout] | [INFO] [stdout] 6980 | / req.url_mut() [INFO] [stdout] 6981 | | .query_pairs_mut() [INFO] [stdout] 6982 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6985 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6998 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7017:17 [INFO] [stdout] | [INFO] [stdout] 7017 | / ... Box::pin({ [INFO] [stdout] 7018 | | ... let this = self.clone(); [INFO] [stdout] 7019 | | ... async move { [INFO] [stdout] 7020 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 7046 | | ... } [INFO] [stdout] 7047 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7033:61 [INFO] [stdout] | [INFO] [stdout] 7028 | / req.url_mut() [INFO] [stdout] 7029 | | .query_pairs_mut() [INFO] [stdout] 7030 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7033 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7046 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7097:17 [INFO] [stdout] | [INFO] [stdout] 7097 | / ... Box::pin({ [INFO] [stdout] 7098 | | ... let this = self.clone(); [INFO] [stdout] 7099 | | ... async move { [INFO] [stdout] 7100 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 7126 | | ... } [INFO] [stdout] 7127 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7113:61 [INFO] [stdout] | [INFO] [stdout] 7108 | / req.url_mut() [INFO] [stdout] 7109 | | .query_pairs_mut() [INFO] [stdout] 7110 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7113 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7126 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7263:17 [INFO] [stdout] | [INFO] [stdout] 7263 | / Box::pin({ [INFO] [stdout] 7264 | | let this = self.clone(); [INFO] [stdout] 7265 | | async move { [INFO] [stdout] 7266 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7299 | | } [INFO] [stdout] 7300 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7286:61 [INFO] [stdout] | [INFO] [stdout] 7281 | / req.url_mut() [INFO] [stdout] 7282 | | .query_pairs_mut() [INFO] [stdout] 7283 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7286 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7299 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7322:17 [INFO] [stdout] | [INFO] [stdout] 7322 | / Box::pin({ [INFO] [stdout] 7323 | | let this = self.clone(); [INFO] [stdout] 7324 | | async move { [INFO] [stdout] 7325 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7364 | | } [INFO] [stdout] 7365 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7346:61 [INFO] [stdout] | [INFO] [stdout] 7340 | / req.url_mut() [INFO] [stdout] 7341 | | .query_pairs_mut() [INFO] [stdout] 7342 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7346 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7364 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7383:17 [INFO] [stdout] | [INFO] [stdout] 7383 | / Box::pin({ [INFO] [stdout] 7384 | | let this = self.clone(); [INFO] [stdout] 7385 | | async move { [INFO] [stdout] 7386 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7420 | | } [INFO] [stdout] 7421 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7407:61 [INFO] [stdout] | [INFO] [stdout] 7401 | / req.url_mut() [INFO] [stdout] 7402 | | .query_pairs_mut() [INFO] [stdout] 7403 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7407 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7420 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7438:17 [INFO] [stdout] | [INFO] [stdout] 7438 | / Box::pin({ [INFO] [stdout] 7439 | | let this = self.clone(); [INFO] [stdout] 7440 | | async move { [INFO] [stdout] 7441 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7470 | | } [INFO] [stdout] 7471 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7461:61 [INFO] [stdout] | [INFO] [stdout] 7456 | / req.url_mut() [INFO] [stdout] 7457 | | .query_pairs_mut() [INFO] [stdout] 7458 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7461 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7470 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7549:17 [INFO] [stdout] | [INFO] [stdout] 7549 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7532:59 [INFO] [stdout] | [INFO] [stdout] 7527 | / ... req.url_mut() [INFO] [stdout] 7528 | | ... .query_pairs_mut() [INFO] [stdout] 7529 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7532 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7533 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7685:17 [INFO] [stdout] | [INFO] [stdout] 7685 | / Box::pin({ [INFO] [stdout] 7686 | | let this = self.clone(); [INFO] [stdout] 7687 | | async move { [INFO] [stdout] 7688 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7721 | | } [INFO] [stdout] 7722 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7708:61 [INFO] [stdout] | [INFO] [stdout] 7703 | / req.url_mut() [INFO] [stdout] 7704 | | .query_pairs_mut() [INFO] [stdout] 7705 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7708 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7721 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7744:17 [INFO] [stdout] | [INFO] [stdout] 7744 | / Box::pin({ [INFO] [stdout] 7745 | | let this = self.clone(); [INFO] [stdout] 7746 | | async move { [INFO] [stdout] 7747 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7786 | | } [INFO] [stdout] 7787 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7768:61 [INFO] [stdout] | [INFO] [stdout] 7762 | / req.url_mut() [INFO] [stdout] 7763 | | .query_pairs_mut() [INFO] [stdout] 7764 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7768 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7786 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7805:17 [INFO] [stdout] | [INFO] [stdout] 7805 | / Box::pin({ [INFO] [stdout] 7806 | | let this = self.clone(); [INFO] [stdout] 7807 | | async move { [INFO] [stdout] 7808 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7842 | | } [INFO] [stdout] 7843 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7829:61 [INFO] [stdout] | [INFO] [stdout] 7823 | / req.url_mut() [INFO] [stdout] 7824 | | .query_pairs_mut() [INFO] [stdout] 7825 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7829 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7842 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7860:17 [INFO] [stdout] | [INFO] [stdout] 7860 | / Box::pin({ [INFO] [stdout] 7861 | | let this = self.clone(); [INFO] [stdout] 7862 | | async move { [INFO] [stdout] 7863 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7892 | | } [INFO] [stdout] 7893 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7883:61 [INFO] [stdout] | [INFO] [stdout] 7878 | / req.url_mut() [INFO] [stdout] 7879 | | .query_pairs_mut() [INFO] [stdout] 7880 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7883 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7892 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:7971:17 [INFO] [stdout] | [INFO] [stdout] 7971 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:7954:59 [INFO] [stdout] | [INFO] [stdout] 7949 | / ... req.url_mut() [INFO] [stdout] 7950 | | ... .query_pairs_mut() [INFO] [stdout] 7951 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7954 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7955 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8152:17 [INFO] [stdout] | [INFO] [stdout] 8152 | / Box::pin({ [INFO] [stdout] 8153 | | let this = self.clone(); [INFO] [stdout] 8154 | | async move { [INFO] [stdout] 8155 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8188 | | } [INFO] [stdout] 8189 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8175:61 [INFO] [stdout] | [INFO] [stdout] 8170 | / req.url_mut() [INFO] [stdout] 8171 | | .query_pairs_mut() [INFO] [stdout] 8172 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8175 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8188 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8211:17 [INFO] [stdout] | [INFO] [stdout] 8211 | / Box::pin({ [INFO] [stdout] 8212 | | let this = self.clone(); [INFO] [stdout] 8213 | | async move { [INFO] [stdout] 8214 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8253 | | } [INFO] [stdout] 8254 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8235:61 [INFO] [stdout] | [INFO] [stdout] 8229 | / req.url_mut() [INFO] [stdout] 8230 | | .query_pairs_mut() [INFO] [stdout] 8231 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8235 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8253 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8272:17 [INFO] [stdout] | [INFO] [stdout] 8272 | / Box::pin({ [INFO] [stdout] 8273 | | let this = self.clone(); [INFO] [stdout] 8274 | | async move { [INFO] [stdout] 8275 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8309 | | } [INFO] [stdout] 8310 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8296:61 [INFO] [stdout] | [INFO] [stdout] 8290 | / req.url_mut() [INFO] [stdout] 8291 | | .query_pairs_mut() [INFO] [stdout] 8292 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8296 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8309 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8327:17 [INFO] [stdout] | [INFO] [stdout] 8327 | / Box::pin({ [INFO] [stdout] 8328 | | let this = self.clone(); [INFO] [stdout] 8329 | | async move { [INFO] [stdout] 8330 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8359 | | } [INFO] [stdout] 8360 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8350:61 [INFO] [stdout] | [INFO] [stdout] 8345 | / req.url_mut() [INFO] [stdout] 8346 | | .query_pairs_mut() [INFO] [stdout] 8347 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8350 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8359 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8377:17 [INFO] [stdout] | [INFO] [stdout] 8377 | / Box::pin({ [INFO] [stdout] 8378 | | let this = self.clone(); [INFO] [stdout] 8379 | | async move { [INFO] [stdout] 8380 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8410 | | } [INFO] [stdout] 8411 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8401:61 [INFO] [stdout] | [INFO] [stdout] 8395 | / req.url_mut() [INFO] [stdout] 8396 | | .query_pairs_mut() [INFO] [stdout] 8397 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8401 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8410 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8428:17 [INFO] [stdout] | [INFO] [stdout] 8428 | / Box::pin({ [INFO] [stdout] 8429 | | let this = self.clone(); [INFO] [stdout] 8430 | | async move { [INFO] [stdout] 8431 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8461 | | } [INFO] [stdout] 8462 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8452:61 [INFO] [stdout] | [INFO] [stdout] 8446 | / req.url_mut() [INFO] [stdout] 8447 | | .query_pairs_mut() [INFO] [stdout] 8448 | | .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8452 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8461 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8549:17 [INFO] [stdout] | [INFO] [stdout] 8549 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8532:59 [INFO] [stdout] | [INFO] [stdout] 8524 | / ... req.url_mut() [INFO] [stdout] 8525 | | ... .query_pairs_mut() [INFO] [stdout] 8526 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-01-13-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8532 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8533 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8709:17 [INFO] [stdout] | [INFO] [stdout] 8709 | / Box::pin({ [INFO] [stdout] 8710 | | let this = self.clone(); [INFO] [stdout] 8711 | | async move { [INFO] [stdout] 8712 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8745 | | } [INFO] [stdout] 8746 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8732:61 [INFO] [stdout] | [INFO] [stdout] 8727 | / req.url_mut() [INFO] [stdout] 8728 | | .query_pairs_mut() [INFO] [stdout] 8729 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8732 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8745 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8768:17 [INFO] [stdout] | [INFO] [stdout] 8768 | / Box::pin({ [INFO] [stdout] 8769 | | let this = self.clone(); [INFO] [stdout] 8770 | | async move { [INFO] [stdout] 8771 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8810 | | } [INFO] [stdout] 8811 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8792:61 [INFO] [stdout] | [INFO] [stdout] 8786 | / req.url_mut() [INFO] [stdout] 8787 | | .query_pairs_mut() [INFO] [stdout] 8788 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8792 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8810 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8834:17 [INFO] [stdout] | [INFO] [stdout] 8834 | / Box::pin({ [INFO] [stdout] 8835 | | let this = self.clone(); [INFO] [stdout] 8836 | | async move { [INFO] [stdout] 8837 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8875 | | } [INFO] [stdout] 8876 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8862:61 [INFO] [stdout] | [INFO] [stdout] 8852 | / req.url_mut() [INFO] [stdout] 8853 | | .query_pairs_mut() [INFO] [stdout] 8854 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8862 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8875 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8897:17 [INFO] [stdout] | [INFO] [stdout] 8897 | / Box::pin({ [INFO] [stdout] 8898 | | let this = self.clone(); [INFO] [stdout] 8899 | | async move { [INFO] [stdout] 8900 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8930 | | } [INFO] [stdout] 8931 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8920:61 [INFO] [stdout] | [INFO] [stdout] 8915 | / req.url_mut() [INFO] [stdout] 8916 | | .query_pairs_mut() [INFO] [stdout] 8917 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8920 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8930 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:8948:17 [INFO] [stdout] | [INFO] [stdout] 8948 | / ... Box::pin({ [INFO] [stdout] 8949 | | ... let this = self.clone(); [INFO] [stdout] 8950 | | ... async move { [INFO] [stdout] 8951 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 8977 | | ... } [INFO] [stdout] 8978 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:8964:61 [INFO] [stdout] | [INFO] [stdout] 8959 | / req.url_mut() [INFO] [stdout] 8960 | | .query_pairs_mut() [INFO] [stdout] 8961 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8964 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 8977 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9092:17 [INFO] [stdout] | [INFO] [stdout] 9092 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9075:59 [INFO] [stdout] | [INFO] [stdout] 9058 | / ... req.url_mut() [INFO] [stdout] 9059 | | ... .query_pairs_mut() [INFO] [stdout] 9060 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9075 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 9076 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9306:17 [INFO] [stdout] | [INFO] [stdout] 9306 | / Box::pin({ [INFO] [stdout] 9307 | | let this = self.clone(); [INFO] [stdout] 9308 | | async move { [INFO] [stdout] 9309 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 9345 | | } [INFO] [stdout] 9346 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9332:61 [INFO] [stdout] | [INFO] [stdout] 9324 | / req.url_mut() [INFO] [stdout] 9325 | | .query_pairs_mut() [INFO] [stdout] 9326 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9332 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9345 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9369:17 [INFO] [stdout] | [INFO] [stdout] 9369 | / ... Box::pin({ [INFO] [stdout] 9370 | | ... let this = self.clone(); [INFO] [stdout] 9371 | | ... async move { [INFO] [stdout] 9372 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 9401 | | ... } [INFO] [stdout] 9402 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9388:61 [INFO] [stdout] | [INFO] [stdout] 9380 | / req.url_mut() [INFO] [stdout] 9381 | | .query_pairs_mut() [INFO] [stdout] 9382 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9388 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9401 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9425:17 [INFO] [stdout] | [INFO] [stdout] 9425 | / Box::pin({ [INFO] [stdout] 9426 | | let this = self.clone(); [INFO] [stdout] 9427 | | async move { [INFO] [stdout] 9428 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 9461 | | } [INFO] [stdout] 9462 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9452:61 [INFO] [stdout] | [INFO] [stdout] 9443 | / req.url_mut() [INFO] [stdout] 9444 | | .query_pairs_mut() [INFO] [stdout] 9445 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9452 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9461 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9485:17 [INFO] [stdout] | [INFO] [stdout] 9485 | / Box::pin({ [INFO] [stdout] 9486 | | let this = self.clone(); [INFO] [stdout] 9487 | | async move { [INFO] [stdout] 9488 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 9521 | | } [INFO] [stdout] 9522 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9512:61 [INFO] [stdout] | [INFO] [stdout] 9503 | / req.url_mut() [INFO] [stdout] 9504 | | .query_pairs_mut() [INFO] [stdout] 9505 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9512 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9521 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9545:17 [INFO] [stdout] | [INFO] [stdout] 9545 | / Box::pin({ [INFO] [stdout] 9546 | | let this = self.clone(); [INFO] [stdout] 9547 | | async move { [INFO] [stdout] 9548 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 9584 | | } [INFO] [stdout] 9585 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9571:61 [INFO] [stdout] | [INFO] [stdout] 9563 | / req.url_mut() [INFO] [stdout] 9564 | | .query_pairs_mut() [INFO] [stdout] 9565 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9571 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9584 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9609:17 [INFO] [stdout] | [INFO] [stdout] 9609 | / Box::pin({ [INFO] [stdout] 9610 | | let this = self.clone(); [INFO] [stdout] 9611 | | async move { [INFO] [stdout] 9612 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 9649 | | } [INFO] [stdout] 9650 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9636:61 [INFO] [stdout] | [INFO] [stdout] 9627 | / req.url_mut() [INFO] [stdout] 9628 | | .query_pairs_mut() [INFO] [stdout] 9629 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9636 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9649 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9746:17 [INFO] [stdout] | [INFO] [stdout] 9746 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9729:59 [INFO] [stdout] | [INFO] [stdout] 9718 | / ... req.url_mut() [INFO] [stdout] 9719 | | ... .query_pairs_mut() [INFO] [stdout] 9720 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9729 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 9730 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9769:17 [INFO] [stdout] | [INFO] [stdout] 9769 | / Box::pin({ [INFO] [stdout] 9770 | | let this = self.clone(); [INFO] [stdout] 9771 | | async move { [INFO] [stdout] 9772 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 9805 | | } [INFO] [stdout] 9806 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9796:61 [INFO] [stdout] | [INFO] [stdout] 9787 | / req.url_mut() [INFO] [stdout] 9788 | | .query_pairs_mut() [INFO] [stdout] 9789 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9796 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9805 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:9886:17 [INFO] [stdout] | [INFO] [stdout] 9886 | / Box::pin({ [INFO] [stdout] 9887 | | let this = self.clone(); [INFO] [stdout] 9888 | | async move { [INFO] [stdout] 9889 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 9926 | | } [INFO] [stdout] 9927 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:9913:61 [INFO] [stdout] | [INFO] [stdout] 9905 | / req.url_mut() [INFO] [stdout] 9906 | | .query_pairs_mut() [INFO] [stdout] 9907 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 9913 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 9926 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10025:17 [INFO] [stdout] | [INFO] [stdout] 10025 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10008:59 [INFO] [stdout] | [INFO] [stdout] 9997 | / ... req.url_mut() [INFO] [stdout] 9998 | | ... .query_pairs_mut() [INFO] [stdout] 9999 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10008 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 10009 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10049:17 [INFO] [stdout] | [INFO] [stdout] 10049 | / Box::pin({ [INFO] [stdout] 10050 | | let this = self.clone(); [INFO] [stdout] 10051 | | async move { [INFO] [stdout] 10052 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 10079 | | } [INFO] [stdout] 10080 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10066:61 [INFO] [stdout] | [INFO] [stdout] 10061 | / req.url_mut() [INFO] [stdout] 10062 | | .query_pairs_mut() [INFO] [stdout] 10063 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10066 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10079 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10122:13 [INFO] [stdout] | [INFO] [stdout] 10122 | / ... Box::pin({ [INFO] [stdout] 10123 | | ... let this = self.clone(); [INFO] [stdout] 10124 | | ... async move { [INFO] [stdout] 10125 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10152 | | ... } [INFO] [stdout] 10153 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10139:57 [INFO] [stdout] | [INFO] [stdout] 10133 | / req.url_mut() [INFO] [stdout] 10134 | | .query_pairs_mut() [INFO] [stdout] 10135 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10139 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10152 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10274:17 [INFO] [stdout] | [INFO] [stdout] 10274 | / ... Box::pin({ [INFO] [stdout] 10275 | | ... let this = self.clone(); [INFO] [stdout] 10276 | | ... async move { [INFO] [stdout] 10277 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10306 | | ... } [INFO] [stdout] 10307 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10293:61 [INFO] [stdout] | [INFO] [stdout] 10285 | / req.url_mut() [INFO] [stdout] 10286 | | .query_pairs_mut() [INFO] [stdout] 10287 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10293 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10306 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10335:17 [INFO] [stdout] | [INFO] [stdout] 10335 | / ... Box::pin({ [INFO] [stdout] 10336 | | ... let this = self.clone(); [INFO] [stdout] 10337 | | ... async move { [INFO] [stdout] 10338 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10373 | | ... } [INFO] [stdout] 10374 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10355:61 [INFO] [stdout] | [INFO] [stdout] 10346 | / req.url_mut() [INFO] [stdout] 10347 | | .query_pairs_mut() [INFO] [stdout] 10348 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10355 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10373 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10401:17 [INFO] [stdout] | [INFO] [stdout] 10401 | / ... Box::pin({ [INFO] [stdout] 10402 | | ... let this = self.clone(); [INFO] [stdout] 10403 | | ... async move { [INFO] [stdout] 10404 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10430 | | ... } [INFO] [stdout] 10431 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10420:61 [INFO] [stdout] | [INFO] [stdout] 10412 | / req.url_mut() [INFO] [stdout] 10413 | | .query_pairs_mut() [INFO] [stdout] 10414 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10420 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10430 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10459:17 [INFO] [stdout] | [INFO] [stdout] 10459 | / ... Box::pin({ [INFO] [stdout] 10460 | | ... let this = self.clone(); [INFO] [stdout] 10461 | | ... async move { [INFO] [stdout] 10462 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10494 | | ... } [INFO] [stdout] 10495 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10481:61 [INFO] [stdout] | [INFO] [stdout] 10470 | / req.url_mut() [INFO] [stdout] 10471 | | .query_pairs_mut() [INFO] [stdout] 10472 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10481 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10494 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10570:17 [INFO] [stdout] | [INFO] [stdout] 10570 | / ... Box::pin({ [INFO] [stdout] 10571 | | ... let this = self.clone(); [INFO] [stdout] 10572 | | ... async move { [INFO] [stdout] 10573 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10602 | | ... } [INFO] [stdout] 10603 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10589:61 [INFO] [stdout] | [INFO] [stdout] 10581 | / req.url_mut() [INFO] [stdout] 10582 | | .query_pairs_mut() [INFO] [stdout] 10583 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10589 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10602 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10643:17 [INFO] [stdout] | [INFO] [stdout] 10643 | / ... Box::pin({ [INFO] [stdout] 10644 | | ... let this = self.clone(); [INFO] [stdout] 10645 | | ... async move { [INFO] [stdout] 10646 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10684 | | ... } [INFO] [stdout] 10685 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10671:61 [INFO] [stdout] | [INFO] [stdout] 10654 | / req.url_mut() [INFO] [stdout] 10655 | | .query_pairs_mut() [INFO] [stdout] 10656 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10671 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10684 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10760:17 [INFO] [stdout] | [INFO] [stdout] 10760 | / ... Box::pin({ [INFO] [stdout] 10761 | | ... let this = self.clone(); [INFO] [stdout] 10762 | | ... async move { [INFO] [stdout] 10763 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10792 | | ... } [INFO] [stdout] 10793 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10779:61 [INFO] [stdout] | [INFO] [stdout] 10771 | / req.url_mut() [INFO] [stdout] 10772 | | .query_pairs_mut() [INFO] [stdout] 10773 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10779 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10792 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10833:17 [INFO] [stdout] | [INFO] [stdout] 10833 | / ... Box::pin({ [INFO] [stdout] 10834 | | ... let this = self.clone(); [INFO] [stdout] 10835 | | ... async move { [INFO] [stdout] 10836 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 10874 | | ... } [INFO] [stdout] 10875 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:10861:61 [INFO] [stdout] | [INFO] [stdout] 10844 | / req.url_mut() [INFO] [stdout] 10845 | | .query_pairs_mut() [INFO] [stdout] 10846 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 10861 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 10874 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:10989:17 [INFO] [stdout] | [INFO] [stdout] 10989 | / ... Box::pin({ [INFO] [stdout] 10990 | | ... let this = self.clone(); [INFO] [stdout] 10991 | | ... async move { [INFO] [stdout] 10992 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 11018 | | ... } [INFO] [stdout] 11019 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11005:61 [INFO] [stdout] | [INFO] [stdout] 11000 | / req.url_mut() [INFO] [stdout] 11001 | | .query_pairs_mut() [INFO] [stdout] 11002 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11005 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11018 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11042:17 [INFO] [stdout] | [INFO] [stdout] 11042 | / ... Box::pin({ [INFO] [stdout] 11043 | | ... let this = self.clone(); [INFO] [stdout] 11044 | | ... async move { [INFO] [stdout] 11045 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 11073 | | ... } [INFO] [stdout] 11074 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11059:61 [INFO] [stdout] | [INFO] [stdout] 11053 | / req.url_mut() [INFO] [stdout] 11054 | | .query_pairs_mut() [INFO] [stdout] 11055 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11059 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11073 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11091:17 [INFO] [stdout] | [INFO] [stdout] 11091 | / Box::pin({ [INFO] [stdout] 11092 | | let this = self.clone(); [INFO] [stdout] 11093 | | async move { [INFO] [stdout] 11094 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 11127 | | } [INFO] [stdout] 11128 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11114:61 [INFO] [stdout] | [INFO] [stdout] 11109 | / req.url_mut() [INFO] [stdout] 11110 | | .query_pairs_mut() [INFO] [stdout] 11111 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11114 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11127 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11145:17 [INFO] [stdout] | [INFO] [stdout] 11145 | / ... Box::pin({ [INFO] [stdout] 11146 | | ... let this = self.clone(); [INFO] [stdout] 11147 | | ... async move { [INFO] [stdout] 11148 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 11175 | | ... } [INFO] [stdout] 11176 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11162:61 [INFO] [stdout] | [INFO] [stdout] 11156 | / req.url_mut() [INFO] [stdout] 11157 | | .query_pairs_mut() [INFO] [stdout] 11158 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11162 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11175 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11357:17 [INFO] [stdout] | [INFO] [stdout] 11357 | / ... Box::pin({ [INFO] [stdout] 11358 | | ... let this = self.clone(); [INFO] [stdout] 11359 | | ... async move { [INFO] [stdout] 11360 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 11383 | | ... } [INFO] [stdout] 11384 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11374:61 [INFO] [stdout] | [INFO] [stdout] 11368 | / req.url_mut() [INFO] [stdout] 11369 | | .query_pairs_mut() [INFO] [stdout] 11370 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11374 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11383 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11401:17 [INFO] [stdout] | [INFO] [stdout] 11401 | / ... Box::pin({ [INFO] [stdout] 11402 | | ... let this = self.clone(); [INFO] [stdout] 11403 | | ... async move { [INFO] [stdout] 11404 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 11430 | | ... } [INFO] [stdout] 11431 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11417:61 [INFO] [stdout] | [INFO] [stdout] 11412 | / req.url_mut() [INFO] [stdout] 11413 | | .query_pairs_mut() [INFO] [stdout] 11414 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11417 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11430 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11448:17 [INFO] [stdout] | [INFO] [stdout] 11448 | / Box::pin({ [INFO] [stdout] 11449 | | let this = self.clone(); [INFO] [stdout] 11450 | | async move { [INFO] [stdout] 11451 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 11484 | | } [INFO] [stdout] 11485 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11471:61 [INFO] [stdout] | [INFO] [stdout] 11466 | / req.url_mut() [INFO] [stdout] 11467 | | .query_pairs_mut() [INFO] [stdout] 11468 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11471 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11484 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11507:17 [INFO] [stdout] | [INFO] [stdout] 11507 | / Box::pin({ [INFO] [stdout] 11508 | | let this = self.clone(); [INFO] [stdout] 11509 | | async move { [INFO] [stdout] 11510 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 11549 | | } [INFO] [stdout] 11550 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11531:61 [INFO] [stdout] | [INFO] [stdout] 11525 | / req.url_mut() [INFO] [stdout] 11526 | | .query_pairs_mut() [INFO] [stdout] 11527 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11531 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11549 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11568:17 [INFO] [stdout] | [INFO] [stdout] 11568 | / Box::pin({ [INFO] [stdout] 11569 | | let this = self.clone(); [INFO] [stdout] 11570 | | async move { [INFO] [stdout] 11571 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 11605 | | } [INFO] [stdout] 11606 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11592:61 [INFO] [stdout] | [INFO] [stdout] 11586 | / req.url_mut() [INFO] [stdout] 11587 | | .query_pairs_mut() [INFO] [stdout] 11588 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11592 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11605 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11627:17 [INFO] [stdout] | [INFO] [stdout] 11627 | / Box::pin({ [INFO] [stdout] 11628 | | let this = self.clone(); [INFO] [stdout] 11629 | | async move { [INFO] [stdout] 11630 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 11660 | | } [INFO] [stdout] 11661 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11650:61 [INFO] [stdout] | [INFO] [stdout] 11645 | / req.url_mut() [INFO] [stdout] 11646 | | .query_pairs_mut() [INFO] [stdout] 11647 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11650 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11660 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11739:17 [INFO] [stdout] | [INFO] [stdout] 11739 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11722:59 [INFO] [stdout] | [INFO] [stdout] 11717 | / ... req.url_mut() [INFO] [stdout] 11718 | | ... .query_pairs_mut() [INFO] [stdout] 11719 | | ... .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11722 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 11723 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11811:17 [INFO] [stdout] | [INFO] [stdout] 11811 | / ... Box::pin({ [INFO] [stdout] 11812 | | ... let this = self.clone(); [INFO] [stdout] 11813 | | ... async move { [INFO] [stdout] 11814 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 11840 | | ... } [INFO] [stdout] 11841 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11827:61 [INFO] [stdout] | [INFO] [stdout] 11822 | / req.url_mut() [INFO] [stdout] 11823 | | .query_pairs_mut() [INFO] [stdout] 11824 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11827 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 11840 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:11923:17 [INFO] [stdout] | [INFO] [stdout] 11923 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:11906:59 [INFO] [stdout] | [INFO] [stdout] 11898 | / ... req.url_mut() [INFO] [stdout] 11899 | | ... .query_pairs_mut() [INFO] [stdout] 11900 | | ... .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 11906 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 11907 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12059:17 [INFO] [stdout] | [INFO] [stdout] 12059 | / ... Box::pin({ [INFO] [stdout] 12060 | | ... let this = self.clone(); [INFO] [stdout] 12061 | | ... async move { [INFO] [stdout] 12062 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 12088 | | ... } [INFO] [stdout] 12089 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12075:61 [INFO] [stdout] | [INFO] [stdout] 12070 | / req.url_mut() [INFO] [stdout] 12071 | | .query_pairs_mut() [INFO] [stdout] 12072 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12075 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12088 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12107:17 [INFO] [stdout] | [INFO] [stdout] 12107 | / ... Box::pin({ [INFO] [stdout] 12108 | | ... let this = self.clone(); [INFO] [stdout] 12109 | | ... async move { [INFO] [stdout] 12110 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 12137 | | ... } [INFO] [stdout] 12138 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12124:61 [INFO] [stdout] | [INFO] [stdout] 12118 | / req.url_mut() [INFO] [stdout] 12119 | | .query_pairs_mut() [INFO] [stdout] 12120 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12124 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12137 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12155:17 [INFO] [stdout] | [INFO] [stdout] 12155 | / ... Box::pin({ [INFO] [stdout] 12156 | | ... let this = self.clone(); [INFO] [stdout] 12157 | | ... async move { [INFO] [stdout] 12158 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 12181 | | ... } [INFO] [stdout] 12182 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12172:61 [INFO] [stdout] | [INFO] [stdout] 12166 | / req.url_mut() [INFO] [stdout] 12167 | | .query_pairs_mut() [INFO] [stdout] 12168 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12172 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12181 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12199:17 [INFO] [stdout] | [INFO] [stdout] 12199 | / ... Box::pin({ [INFO] [stdout] 12200 | | ... let this = self.clone(); [INFO] [stdout] 12201 | | ... async move { [INFO] [stdout] 12202 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 12225 | | ... } [INFO] [stdout] 12226 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12216:61 [INFO] [stdout] | [INFO] [stdout] 12210 | / req.url_mut() [INFO] [stdout] 12211 | | .query_pairs_mut() [INFO] [stdout] 12212 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12216 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12225 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12243:17 [INFO] [stdout] | [INFO] [stdout] 12243 | / ... Box::pin({ [INFO] [stdout] 12244 | | ... let this = self.clone(); [INFO] [stdout] 12245 | | ... async move { [INFO] [stdout] 12246 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 12269 | | ... } [INFO] [stdout] 12270 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12260:61 [INFO] [stdout] | [INFO] [stdout] 12254 | / req.url_mut() [INFO] [stdout] 12255 | | .query_pairs_mut() [INFO] [stdout] 12256 | | .append_pair(azure_core::query_param::API_VERSION, "2018-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12260 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12269 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12425:17 [INFO] [stdout] | [INFO] [stdout] 12425 | / ... Box::pin({ [INFO] [stdout] 12426 | | ... let this = self.clone(); [INFO] [stdout] 12427 | | ... async move { [INFO] [stdout] 12428 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 12455 | | ... } [INFO] [stdout] 12456 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12442:61 [INFO] [stdout] | [INFO] [stdout] 12436 | / req.url_mut() [INFO] [stdout] 12437 | | .query_pairs_mut() [INFO] [stdout] 12438 | | .append_pair(azure_core::query_param::API_VERSION, "2015-10-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12442 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12455 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12473:17 [INFO] [stdout] | [INFO] [stdout] 12473 | / Box::pin({ [INFO] [stdout] 12474 | | let this = self.clone(); [INFO] [stdout] 12475 | | async move { [INFO] [stdout] 12476 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 12509 | | } [INFO] [stdout] 12510 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12496:61 [INFO] [stdout] | [INFO] [stdout] 12491 | / req.url_mut() [INFO] [stdout] 12492 | | .query_pairs_mut() [INFO] [stdout] 12493 | | .append_pair(azure_core::query_param::API_VERSION, "2015-10-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12496 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12509 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12532:17 [INFO] [stdout] | [INFO] [stdout] 12532 | / Box::pin({ [INFO] [stdout] 12533 | | let this = self.clone(); [INFO] [stdout] 12534 | | async move { [INFO] [stdout] 12535 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 12574 | | } [INFO] [stdout] 12575 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12556:61 [INFO] [stdout] | [INFO] [stdout] 12550 | / req.url_mut() [INFO] [stdout] 12551 | | .query_pairs_mut() [INFO] [stdout] 12552 | | .append_pair(azure_core::query_param::API_VERSION, "2015-10-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12556 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12574 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12593:17 [INFO] [stdout] | [INFO] [stdout] 12593 | / Box::pin({ [INFO] [stdout] 12594 | | let this = self.clone(); [INFO] [stdout] 12595 | | async move { [INFO] [stdout] 12596 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 12630 | | } [INFO] [stdout] 12631 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12617:61 [INFO] [stdout] | [INFO] [stdout] 12611 | / req.url_mut() [INFO] [stdout] 12612 | | .query_pairs_mut() [INFO] [stdout] 12613 | | .append_pair(azure_core::query_param::API_VERSION, "2015-10-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12617 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12630 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12648:17 [INFO] [stdout] | [INFO] [stdout] 12648 | / Box::pin({ [INFO] [stdout] 12649 | | let this = self.clone(); [INFO] [stdout] 12650 | | async move { [INFO] [stdout] 12651 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 12680 | | } [INFO] [stdout] 12681 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12671:61 [INFO] [stdout] | [INFO] [stdout] 12666 | / req.url_mut() [INFO] [stdout] 12667 | | .query_pairs_mut() [INFO] [stdout] 12668 | | .append_pair(azure_core::query_param::API_VERSION, "2015-10-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12671 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12680 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12768:17 [INFO] [stdout] | [INFO] [stdout] 12768 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12751:59 [INFO] [stdout] | [INFO] [stdout] 12743 | / ... req.url_mut() [INFO] [stdout] 12744 | | ... .query_pairs_mut() [INFO] [stdout] 12745 | | ... .append_pair(azure_core::query_param::API_VERSION, "2015-10-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12751 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 12752 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12921:17 [INFO] [stdout] | [INFO] [stdout] 12921 | / ... Box::pin({ [INFO] [stdout] 12922 | | ... let this = self.clone(); [INFO] [stdout] 12923 | | ... async move { [INFO] [stdout] 12924 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 12950 | | ... } [INFO] [stdout] 12951 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12937:61 [INFO] [stdout] | [INFO] [stdout] 12932 | / req.url_mut() [INFO] [stdout] 12933 | | .query_pairs_mut() [INFO] [stdout] 12934 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12937 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 12950 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:12970:17 [INFO] [stdout] | [INFO] [stdout] 12970 | / ... Box::pin({ [INFO] [stdout] 12971 | | ... let this = self.clone(); [INFO] [stdout] 12972 | | ... async move { [INFO] [stdout] 12973 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 13000 | | ... } [INFO] [stdout] 13001 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:12987:61 [INFO] [stdout] | [INFO] [stdout] 12981 | / req.url_mut() [INFO] [stdout] 12982 | | .query_pairs_mut() [INFO] [stdout] 12983 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 12987 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13000 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13023:17 [INFO] [stdout] | [INFO] [stdout] 13023 | / ... Box::pin({ [INFO] [stdout] 13024 | | ... let this = self.clone(); [INFO] [stdout] 13025 | | ... async move { [INFO] [stdout] 13026 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 13049 | | ... } [INFO] [stdout] 13050 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13039:61 [INFO] [stdout] | [INFO] [stdout] 13034 | / req.url_mut() [INFO] [stdout] 13035 | | .query_pairs_mut() [INFO] [stdout] 13036 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13039 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13049 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13069:17 [INFO] [stdout] | [INFO] [stdout] 13069 | / ... Box::pin({ [INFO] [stdout] 13070 | | ... let this = self.clone(); [INFO] [stdout] 13071 | | ... async move { [INFO] [stdout] 13072 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 13095 | | ... } [INFO] [stdout] 13096 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13086:61 [INFO] [stdout] | [INFO] [stdout] 13080 | / req.url_mut() [INFO] [stdout] 13081 | | .query_pairs_mut() [INFO] [stdout] 13082 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13086 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13095 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13178:17 [INFO] [stdout] | [INFO] [stdout] 13178 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13161:59 [INFO] [stdout] | [INFO] [stdout] 13153 | / ... req.url_mut() [INFO] [stdout] 13154 | | ... .query_pairs_mut() [INFO] [stdout] 13155 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-22"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13161 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 13162 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13208:17 [INFO] [stdout] | [INFO] [stdout] 13208 | / Box::pin({ [INFO] [stdout] 13209 | | let this = self.clone(); [INFO] [stdout] 13210 | | async move { [INFO] [stdout] 13211 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 13241 | | } [INFO] [stdout] 13242 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13228:61 [INFO] [stdout] | [INFO] [stdout] 13223 | / req.url_mut() [INFO] [stdout] 13224 | | .query_pairs_mut() [INFO] [stdout] 13225 | | .append_pair(azure_core::query_param::API_VERSION, "2022-01-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13228 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13241 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13379:17 [INFO] [stdout] | [INFO] [stdout] 13379 | / ... Box::pin({ [INFO] [stdout] 13380 | | ... let this = self.clone(); [INFO] [stdout] 13381 | | ... async move { [INFO] [stdout] 13382 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 13408 | | ... } [INFO] [stdout] 13409 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13395:61 [INFO] [stdout] | [INFO] [stdout] 13390 | / req.url_mut() [INFO] [stdout] 13391 | | .query_pairs_mut() [INFO] [stdout] 13392 | | .append_pair(azure_core::query_param::API_VERSION, "2022-02-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13395 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13408 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13427:17 [INFO] [stdout] | [INFO] [stdout] 13427 | / ... Box::pin({ [INFO] [stdout] 13428 | | ... let this = self.clone(); [INFO] [stdout] 13429 | | ... async move { [INFO] [stdout] 13430 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 13457 | | ... } [INFO] [stdout] 13458 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13444:61 [INFO] [stdout] | [INFO] [stdout] 13438 | / req.url_mut() [INFO] [stdout] 13439 | | .query_pairs_mut() [INFO] [stdout] 13440 | | .append_pair(azure_core::query_param::API_VERSION, "2022-02-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13444 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13457 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13476:17 [INFO] [stdout] | [INFO] [stdout] 13476 | / ... Box::pin({ [INFO] [stdout] 13477 | | ... let this = self.clone(); [INFO] [stdout] 13478 | | ... async move { [INFO] [stdout] 13479 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 13506 | | ... } [INFO] [stdout] 13507 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13493:61 [INFO] [stdout] | [INFO] [stdout] 13487 | / req.url_mut() [INFO] [stdout] 13488 | | .query_pairs_mut() [INFO] [stdout] 13489 | | .append_pair(azure_core::query_param::API_VERSION, "2022-02-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13493 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13506 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13524:17 [INFO] [stdout] | [INFO] [stdout] 13524 | / ... Box::pin({ [INFO] [stdout] 13525 | | ... let this = self.clone(); [INFO] [stdout] 13526 | | ... async move { [INFO] [stdout] 13527 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Automation/aut... [INFO] [stdout] ... | [INFO] [stdout] 13549 | | ... } [INFO] [stdout] 13550 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13540:61 [INFO] [stdout] | [INFO] [stdout] 13535 | / req.url_mut() [INFO] [stdout] 13536 | | .query_pairs_mut() [INFO] [stdout] 13537 | | .append_pair(azure_core::query_param::API_VERSION, "2022-02-22"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13540 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 13549 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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_02_22/mod.rs:13631:17 [INFO] [stdout] | [INFO] [stdout] 13631 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_02_22/mod.rs:13614:59 [INFO] [stdout] | [INFO] [stdout] 13606 | / ... req.url_mut() [INFO] [stdout] 13607 | | ... .query_pairs_mut() [INFO] [stdout] 13608 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-02-22"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 13614 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 13615 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 160 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_automation` due to 161 previous errors [INFO] running `Command { std: "docker" "inspect" "431b9332f54fe1e980b87e1c0e896061a4cbd7d84461042bd9c8a37a7662d0b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431b9332f54fe1e980b87e1c0e896061a4cbd7d84461042bd9c8a37a7662d0b7", kill_on_drop: false }` [INFO] [stdout] 431b9332f54fe1e980b87e1c0e896061a4cbd7d84461042bd9c8a37a7662d0b7