[INFO] fetching crate azure_mgmt_desktopvirtualization 0.9.0... [INFO] building azure_mgmt_desktopvirtualization-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_desktopvirtualization 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_desktopvirtualization 0.9.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_desktopvirtualization 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_desktopvirtualization 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_desktopvirtualization 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d73fd2b549a71fb99e38533d9faee2225efc76369bf72864341a7271c2ed353 [INFO] running `Command { std: "docker" "start" "-a" "6d73fd2b549a71fb99e38533d9faee2225efc76369bf72864341a7271c2ed353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d73fd2b549a71fb99e38533d9faee2225efc76369bf72864341a7271c2ed353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d73fd2b549a71fb99e38533d9faee2225efc76369bf72864341a7271c2ed353", kill_on_drop: false }` [INFO] [stdout] 6d73fd2b549a71fb99e38533d9faee2225efc76369bf72864341a7271c2ed353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a058b9dd969ac0f82f6ca03d2a5ed0ddf844598ee5bdf26c51319dc4fe7c1e74 [INFO] running `Command { std: "docker" "start" "-a" "a058b9dd969ac0f82f6ca03d2a5ed0ddf844598ee5bdf26c51319dc4fe7c1e74", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling azure_mgmt_desktopvirtualization v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:242:17 [INFO] [stdout] | [INFO] [stdout] 242 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:229:59 [INFO] [stdout] | [INFO] [stdout] 224 | / ... req.url_mut() [INFO] [stdout] 225 | | ... .query_pairs_mut() [INFO] [stdout] 226 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 229 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 230 | ... } [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.8.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_09/mod.rs:397:17 [INFO] [stdout] | [INFO] [stdout] 397 | / Box::pin({ [INFO] [stdout] 398 | | let this = self.clone(); [INFO] [stdout] 399 | | async move { [INFO] [stdout] 400 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 420 | | } [INFO] [stdout] 421 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:419:63 [INFO] [stdout] | [INFO] [stdout] 414 | / req.url_mut() [INFO] [stdout] 415 | | .query_pairs_mut() [INFO] [stdout] 416 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 419 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 420 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:399:21: 420:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:466:17 [INFO] [stdout] | [INFO] [stdout] 466 | / Box::pin({ [INFO] [stdout] 467 | | let this = self.clone(); [INFO] [stdout] 468 | | async move { [INFO] [stdout] 469 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 490 | | } [INFO] [stdout] 491 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:489:63 [INFO] [stdout] | [INFO] [stdout] 483 | / req.url_mut() [INFO] [stdout] 484 | | .query_pairs_mut() [INFO] [stdout] 485 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 489 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 490 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:468:21: 490:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:541:17 [INFO] [stdout] | [INFO] [stdout] 541 | / Box::pin({ [INFO] [stdout] 542 | | let this = self.clone(); [INFO] [stdout] 543 | | async move { [INFO] [stdout] 544 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 569 | | } [INFO] [stdout] 570 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:568:63 [INFO] [stdout] | [INFO] [stdout] 558 | / req.url_mut() [INFO] [stdout] 559 | | .query_pairs_mut() [INFO] [stdout] 560 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 568 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 569 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:543:21: 569:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:591:17 [INFO] [stdout] | [INFO] [stdout] 591 | / Box::pin({ [INFO] [stdout] 592 | | let this = self.clone(); [INFO] [stdout] 593 | | async move { [INFO] [stdout] 594 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 614 | | } [INFO] [stdout] 615 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:613:63 [INFO] [stdout] | [INFO] [stdout] 608 | / req.url_mut() [INFO] [stdout] 609 | | .query_pairs_mut() [INFO] [stdout] 610 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 613 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 614 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:593:21: 614:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:741:17 [INFO] [stdout] | [INFO] [stdout] 741 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:728:59 [INFO] [stdout] | [INFO] [stdout] 710 | / ... req.url_mut() [INFO] [stdout] 711 | | ... .query_pairs_mut() [INFO] [stdout] 712 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 728 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 729 | ... } [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.8.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_09/mod.rs:834:17 [INFO] [stdout] | [INFO] [stdout] 834 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:821:59 [INFO] [stdout] | [INFO] [stdout] 816 | / ... req.url_mut() [INFO] [stdout] 817 | | ... .query_pairs_mut() [INFO] [stdout] 818 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 821 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 822 | ... } [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.8.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_09/mod.rs:1014:17 [INFO] [stdout] | [INFO] [stdout] 1014 | / Box::pin({ [INFO] [stdout] 1015 | | let this = self.clone(); [INFO] [stdout] 1016 | | async move { [INFO] [stdout] 1017 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1037 | | } [INFO] [stdout] 1038 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1036:63 [INFO] [stdout] | [INFO] [stdout] 1031 | / req.url_mut() [INFO] [stdout] 1032 | | .query_pairs_mut() [INFO] [stdout] 1033 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1036 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1037 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1016:21: 1037:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:1083:17 [INFO] [stdout] | [INFO] [stdout] 1083 | / Box::pin({ [INFO] [stdout] 1084 | | let this = self.clone(); [INFO] [stdout] 1085 | | async move { [INFO] [stdout] 1086 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1107 | | } [INFO] [stdout] 1108 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1106:63 [INFO] [stdout] | [INFO] [stdout] 1100 | / req.url_mut() [INFO] [stdout] 1101 | | .query_pairs_mut() [INFO] [stdout] 1102 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1106 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1107 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1085:21: 1107:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:1158:17 [INFO] [stdout] | [INFO] [stdout] 1158 | / Box::pin({ [INFO] [stdout] 1159 | | let this = self.clone(); [INFO] [stdout] 1160 | | async move { [INFO] [stdout] 1161 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1186 | | } [INFO] [stdout] 1187 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1185:63 [INFO] [stdout] | [INFO] [stdout] 1175 | / req.url_mut() [INFO] [stdout] 1176 | | .query_pairs_mut() [INFO] [stdout] 1177 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1185 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1186 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1160:21: 1186:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:1208:17 [INFO] [stdout] | [INFO] [stdout] 1208 | / Box::pin({ [INFO] [stdout] 1209 | | let this = self.clone(); [INFO] [stdout] 1210 | | async move { [INFO] [stdout] 1211 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1231 | | } [INFO] [stdout] 1232 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1230:63 [INFO] [stdout] | [INFO] [stdout] 1225 | / req.url_mut() [INFO] [stdout] 1226 | | .query_pairs_mut() [INFO] [stdout] 1227 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1230 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1231 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1210:21: 1231:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:1358:17 [INFO] [stdout] | [INFO] [stdout] 1358 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1345:59 [INFO] [stdout] | [INFO] [stdout] 1327 | / ... req.url_mut() [INFO] [stdout] 1328 | | ... .query_pairs_mut() [INFO] [stdout] 1329 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1345 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1346 | ... } [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.8.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_09/mod.rs:1482:17 [INFO] [stdout] | [INFO] [stdout] 1482 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1469:59 [INFO] [stdout] | [INFO] [stdout] 1451 | / ... req.url_mut() [INFO] [stdout] 1452 | | ... .query_pairs_mut() [INFO] [stdout] 1453 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1469 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1470 | ... } [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.8.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_09/mod.rs:1610:17 [INFO] [stdout] | [INFO] [stdout] 1610 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1597:59 [INFO] [stdout] | [INFO] [stdout] 1579 | / ... req.url_mut() [INFO] [stdout] 1580 | | ... .query_pairs_mut() [INFO] [stdout] 1581 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1597 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1598 | ... } [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.8.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_09/mod.rs:1771:17 [INFO] [stdout] | [INFO] [stdout] 1771 | / ... Box::pin({ [INFO] [stdout] 1772 | | ... let this = self.clone(); [INFO] [stdout] 1773 | | ... async move { [INFO] [stdout] 1774 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 1788 | | ... } [INFO] [stdout] 1789 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1787:63 [INFO] [stdout] | [INFO] [stdout] 1782 | / req.url_mut() [INFO] [stdout] 1783 | | .query_pairs_mut() [INFO] [stdout] 1784 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1787 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1788 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1773:21: 1788:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:1835:17 [INFO] [stdout] | [INFO] [stdout] 1835 | / ... Box::pin({ [INFO] [stdout] 1836 | | ... let this = self.clone(); [INFO] [stdout] 1837 | | ... async move { [INFO] [stdout] 1838 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 1853 | | ... } [INFO] [stdout] 1854 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1852:63 [INFO] [stdout] | [INFO] [stdout] 1846 | / req.url_mut() [INFO] [stdout] 1847 | | .query_pairs_mut() [INFO] [stdout] 1848 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1852 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1853 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1837:21: 1853:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:1905:17 [INFO] [stdout] | [INFO] [stdout] 1905 | / ... Box::pin({ [INFO] [stdout] 1906 | | ... let this = self.clone(); [INFO] [stdout] 1907 | | ... async move { [INFO] [stdout] 1908 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 1927 | | ... } [INFO] [stdout] 1928 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1926:63 [INFO] [stdout] | [INFO] [stdout] 1916 | / req.url_mut() [INFO] [stdout] 1917 | | .query_pairs_mut() [INFO] [stdout] 1918 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1926 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1927 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1907:21: 1927:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:1950:17 [INFO] [stdout] | [INFO] [stdout] 1950 | / ... Box::pin({ [INFO] [stdout] 1951 | | ... let this = self.clone(); [INFO] [stdout] 1952 | | ... async move { [INFO] [stdout] 1953 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 1967 | | ... } [INFO] [stdout] 1968 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:1966:63 [INFO] [stdout] | [INFO] [stdout] 1961 | / req.url_mut() [INFO] [stdout] 1962 | | .query_pairs_mut() [INFO] [stdout] 1963 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1966 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1967 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:1952:21: 1967:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:2090:17 [INFO] [stdout] | [INFO] [stdout] 2090 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2077:59 [INFO] [stdout] | [INFO] [stdout] 2059 | / ... req.url_mut() [INFO] [stdout] 2060 | | ... .query_pairs_mut() [INFO] [stdout] 2061 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2077 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2078 | ... } [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.8.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_09/mod.rs:2247:17 [INFO] [stdout] | [INFO] [stdout] 2247 | / Box::pin({ [INFO] [stdout] 2248 | | let this = self.clone(); [INFO] [stdout] 2249 | | async move { [INFO] [stdout] 2250 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2270 | | } [INFO] [stdout] 2271 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2269:63 [INFO] [stdout] | [INFO] [stdout] 2264 | / req.url_mut() [INFO] [stdout] 2265 | | .query_pairs_mut() [INFO] [stdout] 2266 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2269 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2270 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:2249:21: 2270:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:2316:17 [INFO] [stdout] | [INFO] [stdout] 2316 | / Box::pin({ [INFO] [stdout] 2317 | | let this = self.clone(); [INFO] [stdout] 2318 | | async move { [INFO] [stdout] 2319 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2340 | | } [INFO] [stdout] 2341 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2339:63 [INFO] [stdout] | [INFO] [stdout] 2333 | / req.url_mut() [INFO] [stdout] 2334 | | .query_pairs_mut() [INFO] [stdout] 2335 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2339 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2340 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:2318:21: 2340:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:2391:17 [INFO] [stdout] | [INFO] [stdout] 2391 | / Box::pin({ [INFO] [stdout] 2392 | | let this = self.clone(); [INFO] [stdout] 2393 | | async move { [INFO] [stdout] 2394 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2419 | | } [INFO] [stdout] 2420 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2418:63 [INFO] [stdout] | [INFO] [stdout] 2408 | / req.url_mut() [INFO] [stdout] 2409 | | .query_pairs_mut() [INFO] [stdout] 2410 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2418 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2419 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:2393:21: 2419:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:2441:17 [INFO] [stdout] | [INFO] [stdout] 2441 | / Box::pin({ [INFO] [stdout] 2442 | | let this = self.clone(); [INFO] [stdout] 2443 | | async move { [INFO] [stdout] 2444 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2464 | | } [INFO] [stdout] 2465 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2463:63 [INFO] [stdout] | [INFO] [stdout] 2458 | / req.url_mut() [INFO] [stdout] 2459 | | .query_pairs_mut() [INFO] [stdout] 2460 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2463 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2464 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:2443:21: 2464:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:2600:17 [INFO] [stdout] | [INFO] [stdout] 2600 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2587:59 [INFO] [stdout] | [INFO] [stdout] 2566 | / ... req.url_mut() [INFO] [stdout] 2567 | | ... .query_pairs_mut() [INFO] [stdout] 2568 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2587 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2588 | ... } [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.8.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_09/mod.rs:2702:17 [INFO] [stdout] | [INFO] [stdout] 2702 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2689:59 [INFO] [stdout] | [INFO] [stdout] 2681 | / ... req.url_mut() [INFO] [stdout] 2682 | | ... .query_pairs_mut() [INFO] [stdout] 2683 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2689 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2690 | ... } [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.8.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_09/mod.rs:2852:17 [INFO] [stdout] | [INFO] [stdout] 2852 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:2839:59 [INFO] [stdout] | [INFO] [stdout] 2821 | / ... req.url_mut() [INFO] [stdout] 2822 | | ... .query_pairs_mut() [INFO] [stdout] 2823 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2839 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2840 | ... } [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.8.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_09/mod.rs:3013:17 [INFO] [stdout] | [INFO] [stdout] 3013 | / ... Box::pin({ [INFO] [stdout] 3014 | | ... let this = self.clone(); [INFO] [stdout] 3015 | | ... async move { [INFO] [stdout] 3016 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 3030 | | ... } [INFO] [stdout] 3031 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3029:63 [INFO] [stdout] | [INFO] [stdout] 3024 | / req.url_mut() [INFO] [stdout] 3025 | | .query_pairs_mut() [INFO] [stdout] 3026 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3029 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3030 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3015:21: 3030:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3077:17 [INFO] [stdout] | [INFO] [stdout] 3077 | / ... Box::pin({ [INFO] [stdout] 3078 | | ... let this = self.clone(); [INFO] [stdout] 3079 | | ... async move { [INFO] [stdout] 3080 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 3095 | | ... } [INFO] [stdout] 3096 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3094:63 [INFO] [stdout] | [INFO] [stdout] 3088 | / req.url_mut() [INFO] [stdout] 3089 | | .query_pairs_mut() [INFO] [stdout] 3090 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3094 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3095 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3079:21: 3095:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3147:17 [INFO] [stdout] | [INFO] [stdout] 3147 | / ... Box::pin({ [INFO] [stdout] 3148 | | ... let this = self.clone(); [INFO] [stdout] 3149 | | ... async move { [INFO] [stdout] 3150 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 3169 | | ... } [INFO] [stdout] 3170 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3168:63 [INFO] [stdout] | [INFO] [stdout] 3158 | / req.url_mut() [INFO] [stdout] 3159 | | .query_pairs_mut() [INFO] [stdout] 3160 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3168 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3169 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3149:21: 3169:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3192:17 [INFO] [stdout] | [INFO] [stdout] 3192 | / ... Box::pin({ [INFO] [stdout] 3193 | | ... let this = self.clone(); [INFO] [stdout] 3194 | | ... async move { [INFO] [stdout] 3195 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 3209 | | ... } [INFO] [stdout] 3210 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3208:63 [INFO] [stdout] | [INFO] [stdout] 3203 | / req.url_mut() [INFO] [stdout] 3204 | | .query_pairs_mut() [INFO] [stdout] 3205 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3208 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3209 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3194:21: 3209:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3332:17 [INFO] [stdout] | [INFO] [stdout] 3332 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3319:59 [INFO] [stdout] | [INFO] [stdout] 3301 | / ... req.url_mut() [INFO] [stdout] 3302 | | ... .query_pairs_mut() [INFO] [stdout] 3303 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3319 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3320 | ... } [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.8.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_09/mod.rs:3446:17 [INFO] [stdout] | [INFO] [stdout] 3446 | / ... Box::pin({ [INFO] [stdout] 3447 | | ... let this = self.clone(); [INFO] [stdout] 3448 | | ... async move { [INFO] [stdout] 3449 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 3463 | | ... } [INFO] [stdout] 3464 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3462:63 [INFO] [stdout] | [INFO] [stdout] 3457 | / req.url_mut() [INFO] [stdout] 3458 | | .query_pairs_mut() [INFO] [stdout] 3459 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3462 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3463 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3448:21: 3463:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3515:17 [INFO] [stdout] | [INFO] [stdout] 3515 | / ... Box::pin({ [INFO] [stdout] 3516 | | ... let this = self.clone(); [INFO] [stdout] 3517 | | ... async move { [INFO] [stdout] 3518 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 3537 | | ... } [INFO] [stdout] 3538 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3536:63 [INFO] [stdout] | [INFO] [stdout] 3526 | / req.url_mut() [INFO] [stdout] 3527 | | .query_pairs_mut() [INFO] [stdout] 3528 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3536 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3537 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3517:21: 3537:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3670:17 [INFO] [stdout] | [INFO] [stdout] 3670 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3657:59 [INFO] [stdout] | [INFO] [stdout] 3639 | / ... req.url_mut() [INFO] [stdout] 3640 | | ... .query_pairs_mut() [INFO] [stdout] 3641 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3657 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3658 | ... } [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.8.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_09/mod.rs:3848:17 [INFO] [stdout] | [INFO] [stdout] 3848 | / Box::pin({ [INFO] [stdout] 3849 | | let this = self.clone(); [INFO] [stdout] 3850 | | async move { [INFO] [stdout] 3851 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3871 | | } [INFO] [stdout] 3872 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3870:63 [INFO] [stdout] | [INFO] [stdout] 3865 | / req.url_mut() [INFO] [stdout] 3866 | | .query_pairs_mut() [INFO] [stdout] 3867 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3870 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3871 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3850:21: 3871:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3917:17 [INFO] [stdout] | [INFO] [stdout] 3917 | / Box::pin({ [INFO] [stdout] 3918 | | let this = self.clone(); [INFO] [stdout] 3919 | | async move { [INFO] [stdout] 3920 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3941 | | } [INFO] [stdout] 3942 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:3940:63 [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, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3940 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3941 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3919:21: 3941:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:3992:17 [INFO] [stdout] | [INFO] [stdout] 3992 | / Box::pin({ [INFO] [stdout] 3993 | | let this = self.clone(); [INFO] [stdout] 3994 | | async move { [INFO] [stdout] 3995 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4020 | | } [INFO] [stdout] 4021 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4019:63 [INFO] [stdout] | [INFO] [stdout] 4009 | / req.url_mut() [INFO] [stdout] 4010 | | .query_pairs_mut() [INFO] [stdout] 4011 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4019 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4020 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:3994:21: 4020:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:4048:17 [INFO] [stdout] | [INFO] [stdout] 4048 | / Box::pin({ [INFO] [stdout] 4049 | | let this = self.clone(); [INFO] [stdout] 4050 | | async move { [INFO] [stdout] 4051 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4074 | | } [INFO] [stdout] 4075 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4073:63 [INFO] [stdout] | [INFO] [stdout] 4065 | / req.url_mut() [INFO] [stdout] 4066 | | .query_pairs_mut() [INFO] [stdout] 4067 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4073 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4074 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:4050:21: 4074:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:4201:17 [INFO] [stdout] | [INFO] [stdout] 4201 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4188:59 [INFO] [stdout] | [INFO] [stdout] 4170 | / ... req.url_mut() [INFO] [stdout] 4171 | | ... .query_pairs_mut() [INFO] [stdout] 4172 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4188 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4189 | ... } [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.8.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_09/mod.rs:4325:17 [INFO] [stdout] | [INFO] [stdout] 4325 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4312:59 [INFO] [stdout] | [INFO] [stdout] 4294 | / ... req.url_mut() [INFO] [stdout] 4295 | | ... .query_pairs_mut() [INFO] [stdout] 4296 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4312 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4313 | ... } [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.8.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_09/mod.rs:4365:17 [INFO] [stdout] | [INFO] [stdout] 4365 | / ... Box::pin({ [INFO] [stdout] 4366 | | ... let this = self.clone(); [INFO] [stdout] 4367 | | ... async move { [INFO] [stdout] 4368 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 4383 | | ... } [INFO] [stdout] 4384 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4382:63 [INFO] [stdout] | [INFO] [stdout] 4376 | / req.url_mut() [INFO] [stdout] 4377 | | .query_pairs_mut() [INFO] [stdout] 4378 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4382 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4383 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:4367:21: 4383:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:4681:17 [INFO] [stdout] | [INFO] [stdout] 4681 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4668:59 [INFO] [stdout] | [INFO] [stdout] 4647 | / ... req.url_mut() [INFO] [stdout] 4648 | | ... .query_pairs_mut() [INFO] [stdout] 4649 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4668 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4669 | ... } [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.8.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_09/mod.rs:4723:17 [INFO] [stdout] | [INFO] [stdout] 4723 | / ... Box::pin({ [INFO] [stdout] 4724 | | ... let this = self.clone(); [INFO] [stdout] 4725 | | ... async move { [INFO] [stdout] 4726 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 4740 | | ... } [INFO] [stdout] 4741 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4739:63 [INFO] [stdout] | [INFO] [stdout] 4734 | / req.url_mut() [INFO] [stdout] 4735 | | .query_pairs_mut() [INFO] [stdout] 4736 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4739 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4740 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:4725:21: 4740:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:4770:17 [INFO] [stdout] | [INFO] [stdout] 4770 | / ... Box::pin({ [INFO] [stdout] 4771 | | ... let this = self.clone(); [INFO] [stdout] 4772 | | ... async move { [INFO] [stdout] 4773 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 4790 | | ... } [INFO] [stdout] 4791 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4789:63 [INFO] [stdout] | [INFO] [stdout] 4781 | / req.url_mut() [INFO] [stdout] 4782 | | .query_pairs_mut() [INFO] [stdout] 4783 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4789 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4790 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:4772:21: 4790:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:4914:17 [INFO] [stdout] | [INFO] [stdout] 4914 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4901:59 [INFO] [stdout] | [INFO] [stdout] 4883 | / ... req.url_mut() [INFO] [stdout] 4884 | | ... .query_pairs_mut() [INFO] [stdout] 4885 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4901 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4902 | ... } [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.8.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_09/mod.rs:4933:17 [INFO] [stdout] | [INFO] [stdout] 4933 | / ... Box::pin({ [INFO] [stdout] 4934 | | ... let this = self.clone(); [INFO] [stdout] 4935 | | ... async move { [INFO] [stdout] 4936 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 4951 | | ... } [INFO] [stdout] 4952 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4950:63 [INFO] [stdout] | [INFO] [stdout] 4944 | / req.url_mut() [INFO] [stdout] 4945 | | .query_pairs_mut() [INFO] [stdout] 4946 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4950 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4951 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:4935:21: 4951:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:4977:17 [INFO] [stdout] | [INFO] [stdout] 4977 | / ... Box::pin({ [INFO] [stdout] 4978 | | ... let this = self.clone(); [INFO] [stdout] 4979 | | ... async move { [INFO] [stdout] 4980 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DesktopVirtual... [INFO] [stdout] ... | [INFO] [stdout] 4999 | | ... } [INFO] [stdout] 5000 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:4998:63 [INFO] [stdout] | [INFO] [stdout] 4988 | / req.url_mut() [INFO] [stdout] 4989 | | .query_pairs_mut() [INFO] [stdout] 4990 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4998 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4999 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:4979:21: 4999:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5138:17 [INFO] [stdout] | [INFO] [stdout] 5138 | / Box::pin({ [INFO] [stdout] 5139 | | let this = self.clone(); [INFO] [stdout] 5140 | | async move { [INFO] [stdout] 5141 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5162 | | } [INFO] [stdout] 5163 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5161:63 [INFO] [stdout] | [INFO] [stdout] 5156 | / req.url_mut() [INFO] [stdout] 5157 | | .query_pairs_mut() [INFO] [stdout] 5158 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5161 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5162 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:5140:21: 5162:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5220:17 [INFO] [stdout] | [INFO] [stdout] 5220 | / Box::pin({ [INFO] [stdout] 5221 | | let this = self.clone(); [INFO] [stdout] 5222 | | async move { [INFO] [stdout] 5223 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5252 | | } [INFO] [stdout] 5253 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5251:63 [INFO] [stdout] | [INFO] [stdout] 5238 | / req.url_mut() [INFO] [stdout] 5239 | | .query_pairs_mut() [INFO] [stdout] 5240 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5251 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5252 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:5222:21: 5252:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5281:17 [INFO] [stdout] | [INFO] [stdout] 5281 | / Box::pin({ [INFO] [stdout] 5282 | | let this = self.clone(); [INFO] [stdout] 5283 | | async move { [INFO] [stdout] 5284 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5308 | | } [INFO] [stdout] 5309 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5307:63 [INFO] [stdout] | [INFO] [stdout] 5299 | / req.url_mut() [INFO] [stdout] 5300 | | .query_pairs_mut() [INFO] [stdout] 5301 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5307 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5308 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:5283:21: 5308:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5437:17 [INFO] [stdout] | [INFO] [stdout] 5437 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5424:59 [INFO] [stdout] | [INFO] [stdout] 5406 | / ... req.url_mut() [INFO] [stdout] 5407 | | ... .query_pairs_mut() [INFO] [stdout] 5408 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5424 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5425 | ... } [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.8.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_09/mod.rs:5598:17 [INFO] [stdout] | [INFO] [stdout] 5598 | / Box::pin({ [INFO] [stdout] 5599 | | let this = self.clone(); [INFO] [stdout] 5600 | | async move { [INFO] [stdout] 5601 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5622 | | } [INFO] [stdout] 5623 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5621:63 [INFO] [stdout] | [INFO] [stdout] 5616 | / req.url_mut() [INFO] [stdout] 5617 | | .query_pairs_mut() [INFO] [stdout] 5618 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5621 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5622 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:5600:21: 5622:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5669:17 [INFO] [stdout] | [INFO] [stdout] 5669 | / Box::pin({ [INFO] [stdout] 5670 | | let this = self.clone(); [INFO] [stdout] 5671 | | async move { [INFO] [stdout] 5672 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5694 | | } [INFO] [stdout] 5695 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5693:63 [INFO] [stdout] | [INFO] [stdout] 5687 | / req.url_mut() [INFO] [stdout] 5688 | | .query_pairs_mut() [INFO] [stdout] 5689 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5693 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5694 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:5671:21: 5694:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5746:17 [INFO] [stdout] | [INFO] [stdout] 5746 | / Box::pin({ [INFO] [stdout] 5747 | | let this = self.clone(); [INFO] [stdout] 5748 | | async move { [INFO] [stdout] 5749 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5775 | | } [INFO] [stdout] 5776 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5774:63 [INFO] [stdout] | [INFO] [stdout] 5764 | / req.url_mut() [INFO] [stdout] 5765 | | .query_pairs_mut() [INFO] [stdout] 5766 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5774 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5775 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:5748:21: 5775:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5798:17 [INFO] [stdout] | [INFO] [stdout] 5798 | / Box::pin({ [INFO] [stdout] 5799 | | let this = self.clone(); [INFO] [stdout] 5800 | | async move { [INFO] [stdout] 5801 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5822 | | } [INFO] [stdout] 5823 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5821:63 [INFO] [stdout] | [INFO] [stdout] 5816 | / req.url_mut() [INFO] [stdout] 5817 | | .query_pairs_mut() [INFO] [stdout] 5818 | | .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5821 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5822 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_09/mod.rs:5800:21: 5822:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_09/mod.rs:5951:17 [INFO] [stdout] | [INFO] [stdout] 5951 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:5938:59 [INFO] [stdout] | [INFO] [stdout] 5920 | / ... req.url_mut() [INFO] [stdout] 5921 | | ... .query_pairs_mut() [INFO] [stdout] 5922 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5938 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5939 | ... } [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.8.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_09/mod.rs:6078:17 [INFO] [stdout] | [INFO] [stdout] 6078 | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_09/mod.rs:6065:59 [INFO] [stdout] | [INFO] [stdout] 6059 | / ... req.url_mut() [INFO] [stdout] 6060 | | ... .query_pairs_mut() [INFO] [stdout] 6061 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-09-09"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6065 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6066 | ... } [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.8.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 57 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_desktopvirtualization` due to 58 previous errors [INFO] running `Command { std: "docker" "inspect" "a058b9dd969ac0f82f6ca03d2a5ed0ddf844598ee5bdf26c51319dc4fe7c1e74", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a058b9dd969ac0f82f6ca03d2a5ed0ddf844598ee5bdf26c51319dc4fe7c1e74", kill_on_drop: false }` [INFO] [stdout] a058b9dd969ac0f82f6ca03d2a5ed0ddf844598ee5bdf26c51319dc4fe7c1e74