[INFO] fetching crate azure_mgmt_applicationinsights 0.9.0... [INFO] building azure_mgmt_applicationinsights-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_applicationinsights 0.9.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_applicationinsights 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_applicationinsights 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_applicationinsights 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_applicationinsights 0.9.0 written to /workspace/builds/worker-5-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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 286f8203624dfc911b53c0a461c03c22b57e6c5681cd20c5579dec32439c8536 [INFO] running `Command { std: "docker" "start" "-a" "286f8203624dfc911b53c0a461c03c22b57e6c5681cd20c5579dec32439c8536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "286f8203624dfc911b53c0a461c03c22b57e6c5681cd20c5579dec32439c8536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "286f8203624dfc911b53c0a461c03c22b57e6c5681cd20c5579dec32439c8536", kill_on_drop: false }` [INFO] [stdout] 286f8203624dfc911b53c0a461c03c22b57e6c5681cd20c5579dec32439c8536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bf6dccc0ab1bc3872569efdab33e9e76047ee22da579c972e7e83ca86a28b9b8 [INFO] running `Command { std: "docker" "start" "-a" "bf6dccc0ab1bc3872569efdab33e9e76047ee22da579c972e7e83ca86a28b9b8", 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 autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling tokio v1.24.2 [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 indexmap v1.9.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [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 unicode-bidi v0.3.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling tower-service v0.3.2 [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 rustc_version v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [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 tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [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_applicationinsights v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_06_15/mod.rs:413:17 [INFO] [stdout] | [INFO] [stdout] 413 | 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_06_15/mod.rs:400:59 [INFO] [stdout] | [INFO] [stdout] 395 | / ... req.url_mut() [INFO] [stdout] 396 | | ... .query_pairs_mut() [INFO] [stdout] 397 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 400 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 401 | ... } [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_06_15/mod.rs:508:17 [INFO] [stdout] | [INFO] [stdout] 508 | 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_06_15/mod.rs:495:59 [INFO] [stdout] | [INFO] [stdout] 490 | / ... req.url_mut() [INFO] [stdout] 491 | | ... .query_pairs_mut() [INFO] [stdout] 492 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 495 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 496 | ... } [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_06_15/mod.rs:548:17 [INFO] [stdout] | [INFO] [stdout] 548 | / Box::pin({ [INFO] [stdout] 549 | | let this = self.clone(); [INFO] [stdout] 550 | | async move { [INFO] [stdout] 551 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 571 | | } [INFO] [stdout] 572 | | }) [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_06_15/mod.rs:570:63 [INFO] [stdout] | [INFO] [stdout] 565 | / req.url_mut() [INFO] [stdout] 566 | | .query_pairs_mut() [INFO] [stdout] 567 | | .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 570 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 571 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:550:21: 571: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_06_15/mod.rs:617:17 [INFO] [stdout] | [INFO] [stdout] 617 | / Box::pin({ [INFO] [stdout] 618 | | let this = self.clone(); [INFO] [stdout] 619 | | async move { [INFO] [stdout] 620 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 641 | | } [INFO] [stdout] 642 | | }) [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_06_15/mod.rs:640:63 [INFO] [stdout] | [INFO] [stdout] 634 | / req.url_mut() [INFO] [stdout] 635 | | .query_pairs_mut() [INFO] [stdout] 636 | | .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 640 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 641 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:619:21: 641: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_06_15/mod.rs:687:17 [INFO] [stdout] | [INFO] [stdout] 687 | / Box::pin({ [INFO] [stdout] 688 | | let this = self.clone(); [INFO] [stdout] 689 | | async move { [INFO] [stdout] 690 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 711 | | } [INFO] [stdout] 712 | | }) [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_06_15/mod.rs:710:63 [INFO] [stdout] | [INFO] [stdout] 704 | / req.url_mut() [INFO] [stdout] 705 | | .query_pairs_mut() [INFO] [stdout] 706 | | .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 710 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 711 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:689:21: 711: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_06_15/mod.rs:733:17 [INFO] [stdout] | [INFO] [stdout] 733 | / Box::pin({ [INFO] [stdout] 734 | | let this = self.clone(); [INFO] [stdout] 735 | | async move { [INFO] [stdout] 736 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 756 | | } [INFO] [stdout] 757 | | }) [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_06_15/mod.rs:755:63 [INFO] [stdout] | [INFO] [stdout] 750 | / req.url_mut() [INFO] [stdout] 751 | | .query_pairs_mut() [INFO] [stdout] 752 | | .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 755 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 756 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:735:21: 756: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_06_15/mod.rs:798:17 [INFO] [stdout] | [INFO] [stdout] 798 | / Box::pin({ [INFO] [stdout] 799 | | let this = self.clone(); [INFO] [stdout] 800 | | async move { [INFO] [stdout] 801 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 822 | | } [INFO] [stdout] 823 | | }) [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_06_15/mod.rs:821:63 [INFO] [stdout] | [INFO] [stdout] 815 | / req.url_mut() [INFO] [stdout] 816 | | .query_pairs_mut() [INFO] [stdout] 817 | | .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 821 | Ok(Response(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 for the cast from `[async block@src/package_2022_06_15/mod.rs:800:21: 822: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_06_15/mod.rs:868:17 [INFO] [stdout] | [INFO] [stdout] 868 | / Box::pin({ [INFO] [stdout] 869 | | let this = self.clone(); [INFO] [stdout] 870 | | async move { [INFO] [stdout] 871 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 892 | | } [INFO] [stdout] 893 | | }) [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_06_15/mod.rs:891:63 [INFO] [stdout] | [INFO] [stdout] 886 | / req.url_mut() [INFO] [stdout] 887 | | .query_pairs_mut() [INFO] [stdout] 888 | | .append_pair(azure_core::query_param::API_VERSION, "2020-02-02"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 891 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 892 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:870:21: 892: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_06_15/mod.rs:1037:17 [INFO] [stdout] | [INFO] [stdout] 1037 | / Box::pin({ [INFO] [stdout] 1038 | | let this = self.clone(); [INFO] [stdout] 1039 | | async move { [INFO] [stdout] 1040 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1064 | | } [INFO] [stdout] 1065 | | }) [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_06_15/mod.rs:1063:63 [INFO] [stdout] | [INFO] [stdout] 1054 | / req.url_mut() [INFO] [stdout] 1055 | | .query_pairs_mut() [INFO] [stdout] 1056 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1063 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1064 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1039:21: 1064: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_06_15/mod.rs:1110:17 [INFO] [stdout] | [INFO] [stdout] 1110 | / Box::pin({ [INFO] [stdout] 1111 | | let this = self.clone(); [INFO] [stdout] 1112 | | async move { [INFO] [stdout] 1113 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1134 | | } [INFO] [stdout] 1135 | | }) [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_06_15/mod.rs:1133:63 [INFO] [stdout] | [INFO] [stdout] 1127 | / req.url_mut() [INFO] [stdout] 1128 | | .query_pairs_mut() [INFO] [stdout] 1129 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1133 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1134 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1112:21: 1134: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_06_15/mod.rs:1180:17 [INFO] [stdout] | [INFO] [stdout] 1180 | / Box::pin({ [INFO] [stdout] 1181 | | let this = self.clone(); [INFO] [stdout] 1182 | | async move { [INFO] [stdout] 1183 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1204 | | } [INFO] [stdout] 1205 | | }) [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_06_15/mod.rs:1203:63 [INFO] [stdout] | [INFO] [stdout] 1198 | / req.url_mut() [INFO] [stdout] 1199 | | .query_pairs_mut() [INFO] [stdout] 1200 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1203 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1204 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1182:21: 1204: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_06_15/mod.rs:1227:17 [INFO] [stdout] | [INFO] [stdout] 1227 | / Box::pin({ [INFO] [stdout] 1228 | | let this = self.clone(); [INFO] [stdout] 1229 | | async move { [INFO] [stdout] 1230 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1251 | | } [INFO] [stdout] 1252 | | }) [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_06_15/mod.rs:1250:63 [INFO] [stdout] | [INFO] [stdout] 1245 | / req.url_mut() [INFO] [stdout] 1246 | | .query_pairs_mut() [INFO] [stdout] 1247 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1250 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1251 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1229:21: 1251: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_06_15/mod.rs:1384:17 [INFO] [stdout] | [INFO] [stdout] 1384 | / Box::pin({ [INFO] [stdout] 1385 | | let this = self.clone(); [INFO] [stdout] 1386 | | async move { [INFO] [stdout] 1387 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1407 | | } [INFO] [stdout] 1408 | | }) [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_06_15/mod.rs:1406:63 [INFO] [stdout] | [INFO] [stdout] 1401 | / req.url_mut() [INFO] [stdout] 1402 | | .query_pairs_mut() [INFO] [stdout] 1403 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1406 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1407 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1386:21: 1407: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_06_15/mod.rs:1455:17 [INFO] [stdout] | [INFO] [stdout] 1455 | / Box::pin({ [INFO] [stdout] 1456 | | let this = self.clone(); [INFO] [stdout] 1457 | | async move { [INFO] [stdout] 1458 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1479 | | } [INFO] [stdout] 1480 | | }) [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_06_15/mod.rs:1478:63 [INFO] [stdout] | [INFO] [stdout] 1472 | / req.url_mut() [INFO] [stdout] 1473 | | .query_pairs_mut() [INFO] [stdout] 1474 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1478 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1479 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1457:21: 1479: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_06_15/mod.rs:1527:17 [INFO] [stdout] | [INFO] [stdout] 1527 | / Box::pin({ [INFO] [stdout] 1528 | | let this = self.clone(); [INFO] [stdout] 1529 | | async move { [INFO] [stdout] 1530 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1551 | | } [INFO] [stdout] 1552 | | }) [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_06_15/mod.rs:1550:63 [INFO] [stdout] | [INFO] [stdout] 1545 | / req.url_mut() [INFO] [stdout] 1546 | | .query_pairs_mut() [INFO] [stdout] 1547 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1550 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1551 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1529:21: 1551: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_06_15/mod.rs:1599:17 [INFO] [stdout] | [INFO] [stdout] 1599 | / Box::pin({ [INFO] [stdout] 1600 | | let this = self.clone(); [INFO] [stdout] 1601 | | async move { [INFO] [stdout] 1602 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1623 | | } [INFO] [stdout] 1624 | | }) [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_06_15/mod.rs:1622:63 [INFO] [stdout] | [INFO] [stdout] 1617 | / req.url_mut() [INFO] [stdout] 1618 | | .query_pairs_mut() [INFO] [stdout] 1619 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1622 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1623 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1601:21: 1623: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_06_15/mod.rs:1786:17 [INFO] [stdout] | [INFO] [stdout] 1786 | / Box::pin({ [INFO] [stdout] 1787 | | let this = self.clone(); [INFO] [stdout] 1788 | | async move { [INFO] [stdout] 1789 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1809 | | } [INFO] [stdout] 1810 | | }) [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_06_15/mod.rs:1808:63 [INFO] [stdout] | [INFO] [stdout] 1803 | / req.url_mut() [INFO] [stdout] 1804 | | .query_pairs_mut() [INFO] [stdout] 1805 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1808 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1809 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1788:21: 1809: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_06_15/mod.rs:1858:17 [INFO] [stdout] | [INFO] [stdout] 1858 | / Box::pin({ [INFO] [stdout] 1859 | | let this = self.clone(); [INFO] [stdout] 1860 | | async move { [INFO] [stdout] 1861 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1882 | | } [INFO] [stdout] 1883 | | }) [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_06_15/mod.rs:1881:63 [INFO] [stdout] | [INFO] [stdout] 1875 | / req.url_mut() [INFO] [stdout] 1876 | | .query_pairs_mut() [INFO] [stdout] 1877 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1881 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1882 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1860:21: 1882: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_06_15/mod.rs:1931:17 [INFO] [stdout] | [INFO] [stdout] 1931 | / Box::pin({ [INFO] [stdout] 1932 | | let this = self.clone(); [INFO] [stdout] 1933 | | async move { [INFO] [stdout] 1934 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1955 | | } [INFO] [stdout] 1956 | | }) [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_06_15/mod.rs:1954:63 [INFO] [stdout] | [INFO] [stdout] 1949 | / req.url_mut() [INFO] [stdout] 1950 | | .query_pairs_mut() [INFO] [stdout] 1951 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1954 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1955 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:1933:21: 1955: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_06_15/mod.rs:2005:17 [INFO] [stdout] | [INFO] [stdout] 2005 | / Box::pin({ [INFO] [stdout] 2006 | | let this = self.clone(); [INFO] [stdout] 2007 | | async move { [INFO] [stdout] 2008 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2030 | | } [INFO] [stdout] 2031 | | }) [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_06_15/mod.rs:2029:63 [INFO] [stdout] | [INFO] [stdout] 2023 | / req.url_mut() [INFO] [stdout] 2024 | | .query_pairs_mut() [INFO] [stdout] 2025 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2029 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2030 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2007:21: 2030: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_06_15/mod.rs:2079:17 [INFO] [stdout] | [INFO] [stdout] 2079 | / Box::pin({ [INFO] [stdout] 2080 | | let this = self.clone(); [INFO] [stdout] 2081 | | async move { [INFO] [stdout] 2082 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2103 | | } [INFO] [stdout] 2104 | | }) [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_06_15/mod.rs:2102:63 [INFO] [stdout] | [INFO] [stdout] 2097 | / req.url_mut() [INFO] [stdout] 2098 | | .query_pairs_mut() [INFO] [stdout] 2099 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2102 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2103 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2081:21: 2103: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_06_15/mod.rs:2198:17 [INFO] [stdout] | [INFO] [stdout] 2198 | / Box::pin({ [INFO] [stdout] 2199 | | let this = self.clone(); [INFO] [stdout] 2200 | | async move { [INFO] [stdout] 2201 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2221 | | } [INFO] [stdout] 2222 | | }) [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_06_15/mod.rs:2220:63 [INFO] [stdout] | [INFO] [stdout] 2215 | / req.url_mut() [INFO] [stdout] 2216 | | .query_pairs_mut() [INFO] [stdout] 2217 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2220 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2221 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2200:21: 2221: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_06_15/mod.rs:2269:17 [INFO] [stdout] | [INFO] [stdout] 2269 | / Box::pin({ [INFO] [stdout] 2270 | | let this = self.clone(); [INFO] [stdout] 2271 | | async move { [INFO] [stdout] 2272 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2293 | | } [INFO] [stdout] 2294 | | }) [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_06_15/mod.rs:2292:63 [INFO] [stdout] | [INFO] [stdout] 2286 | / req.url_mut() [INFO] [stdout] 2287 | | .query_pairs_mut() [INFO] [stdout] 2288 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2292 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2293 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2271:21: 2293: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_06_15/mod.rs:2365:17 [INFO] [stdout] | [INFO] [stdout] 2365 | / Box::pin({ [INFO] [stdout] 2366 | | let this = self.clone(); [INFO] [stdout] 2367 | | async move { [INFO] [stdout] 2368 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2388 | | } [INFO] [stdout] 2389 | | }) [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_06_15/mod.rs:2387:63 [INFO] [stdout] | [INFO] [stdout] 2382 | / req.url_mut() [INFO] [stdout] 2383 | | .query_pairs_mut() [INFO] [stdout] 2384 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2387 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2388 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2367:21: 2388: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_06_15/mod.rs:2460:17 [INFO] [stdout] | [INFO] [stdout] 2460 | / Box::pin({ [INFO] [stdout] 2461 | | let this = self.clone(); [INFO] [stdout] 2462 | | async move { [INFO] [stdout] 2463 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2483 | | } [INFO] [stdout] 2484 | | }) [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_06_15/mod.rs:2482:63 [INFO] [stdout] | [INFO] [stdout] 2477 | / req.url_mut() [INFO] [stdout] 2478 | | .query_pairs_mut() [INFO] [stdout] 2479 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2482 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2483 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2462:21: 2483: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_06_15/mod.rs:2556:17 [INFO] [stdout] | [INFO] [stdout] 2556 | / Box::pin({ [INFO] [stdout] 2557 | | let this = self.clone(); [INFO] [stdout] 2558 | | async move { [INFO] [stdout] 2559 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2579 | | } [INFO] [stdout] 2580 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_06_15/mod.rs:2578:63 [INFO] [stdout] | [INFO] [stdout] 2573 | / req.url_mut() [INFO] [stdout] 2574 | | .query_pairs_mut() [INFO] [stdout] 2575 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2578 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2579 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2558:21: 2579:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_06_15/mod.rs:2701:17 [INFO] [stdout] | [INFO] [stdout] 2701 | / Box::pin({ [INFO] [stdout] 2702 | | let this = self.clone(); [INFO] [stdout] 2703 | | async move { [INFO] [stdout] 2704 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2724 | | } [INFO] [stdout] 2725 | | }) [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_06_15/mod.rs:2723:63 [INFO] [stdout] | [INFO] [stdout] 2718 | / req.url_mut() [INFO] [stdout] 2719 | | .query_pairs_mut() [INFO] [stdout] 2720 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2723 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2724 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2703:21: 2724: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_06_15/mod.rs:2775:17 [INFO] [stdout] | [INFO] [stdout] 2775 | / Box::pin({ [INFO] [stdout] 2776 | | let this = self.clone(); [INFO] [stdout] 2777 | | async move { [INFO] [stdout] 2778 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2799 | | } [INFO] [stdout] 2800 | | }) [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_06_15/mod.rs:2798:63 [INFO] [stdout] | [INFO] [stdout] 2793 | / req.url_mut() [INFO] [stdout] 2794 | | .query_pairs_mut() [INFO] [stdout] 2795 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2798 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2799 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2777:21: 2799: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_06_15/mod.rs:2849:17 [INFO] [stdout] | [INFO] [stdout] 2849 | / Box::pin({ [INFO] [stdout] 2850 | | let this = self.clone(); [INFO] [stdout] 2851 | | async move { [INFO] [stdout] 2852 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2874 | | } [INFO] [stdout] 2875 | | }) [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_06_15/mod.rs:2873:63 [INFO] [stdout] | [INFO] [stdout] 2867 | / req.url_mut() [INFO] [stdout] 2868 | | .query_pairs_mut() [INFO] [stdout] 2869 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2873 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2874 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:2851:21: 2874: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_06_15/mod.rs:3058:17 [INFO] [stdout] | [INFO] [stdout] 3058 | / Box::pin({ [INFO] [stdout] 3059 | | let this = self.clone(); [INFO] [stdout] 3060 | | async move { [INFO] [stdout] 3061 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3081 | | } [INFO] [stdout] 3082 | | }) [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_06_15/mod.rs:3080:63 [INFO] [stdout] | [INFO] [stdout] 3075 | / req.url_mut() [INFO] [stdout] 3076 | | .query_pairs_mut() [INFO] [stdout] 3077 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3080 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3081 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3060:21: 3081: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_06_15/mod.rs:3127:17 [INFO] [stdout] | [INFO] [stdout] 3127 | / Box::pin({ [INFO] [stdout] 3128 | | let this = self.clone(); [INFO] [stdout] 3129 | | async move { [INFO] [stdout] 3130 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3151 | | } [INFO] [stdout] 3152 | | }) [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_06_15/mod.rs:3150:63 [INFO] [stdout] | [INFO] [stdout] 3144 | / req.url_mut() [INFO] [stdout] 3145 | | .query_pairs_mut() [INFO] [stdout] 3146 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3150 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3151 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3129:21: 3151: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_06_15/mod.rs:3196:17 [INFO] [stdout] | [INFO] [stdout] 3196 | / Box::pin({ [INFO] [stdout] 3197 | | let this = self.clone(); [INFO] [stdout] 3198 | | async move { [INFO] [stdout] 3199 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3219 | | } [INFO] [stdout] 3220 | | }) [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_06_15/mod.rs:3218:63 [INFO] [stdout] | [INFO] [stdout] 3213 | / req.url_mut() [INFO] [stdout] 3214 | | .query_pairs_mut() [INFO] [stdout] 3215 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3218 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3219 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3198:21: 3219: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_06_15/mod.rs:3265:17 [INFO] [stdout] | [INFO] [stdout] 3265 | / Box::pin({ [INFO] [stdout] 3266 | | let this = self.clone(); [INFO] [stdout] 3267 | | async move { [INFO] [stdout] 3268 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3289 | | } [INFO] [stdout] 3290 | | }) [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_06_15/mod.rs:3288:63 [INFO] [stdout] | [INFO] [stdout] 3283 | / req.url_mut() [INFO] [stdout] 3284 | | .query_pairs_mut() [INFO] [stdout] 3285 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3288 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3289 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3267:21: 3289: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_06_15/mod.rs:3336:17 [INFO] [stdout] | [INFO] [stdout] 3336 | / Box::pin({ [INFO] [stdout] 3337 | | let this = self.clone(); [INFO] [stdout] 3338 | | async move { [INFO] [stdout] 3339 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3361 | | } [INFO] [stdout] 3362 | | }) [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_06_15/mod.rs:3360:63 [INFO] [stdout] | [INFO] [stdout] 3354 | / req.url_mut() [INFO] [stdout] 3355 | | .query_pairs_mut() [INFO] [stdout] 3356 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3360 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3361 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3338:21: 3361: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_06_15/mod.rs:3384:17 [INFO] [stdout] | [INFO] [stdout] 3384 | / Box::pin({ [INFO] [stdout] 3385 | | let this = self.clone(); [INFO] [stdout] 3386 | | async move { [INFO] [stdout] 3387 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3408 | | } [INFO] [stdout] 3409 | | }) [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_06_15/mod.rs:3407:63 [INFO] [stdout] | [INFO] [stdout] 3402 | / req.url_mut() [INFO] [stdout] 3403 | | .query_pairs_mut() [INFO] [stdout] 3404 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3407 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3408 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3386:21: 3408: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_06_15/mod.rs:3596:17 [INFO] [stdout] | [INFO] [stdout] 3596 | / Box::pin({ [INFO] [stdout] 3597 | | let this = self.clone(); [INFO] [stdout] 3598 | | async move { [INFO] [stdout] 3599 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3630 | | } [INFO] [stdout] 3631 | | }) [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_06_15/mod.rs:3629:63 [INFO] [stdout] | [INFO] [stdout] 3613 | / req.url_mut() [INFO] [stdout] 3614 | | .query_pairs_mut() [INFO] [stdout] 3615 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3629 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3630 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3598:21: 3630: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_06_15/mod.rs:3678:17 [INFO] [stdout] | [INFO] [stdout] 3678 | / Box::pin({ [INFO] [stdout] 3679 | | let this = self.clone(); [INFO] [stdout] 3680 | | async move { [INFO] [stdout] 3681 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3702 | | } [INFO] [stdout] 3703 | | }) [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_06_15/mod.rs:3701:63 [INFO] [stdout] | [INFO] [stdout] 3696 | / req.url_mut() [INFO] [stdout] 3697 | | .query_pairs_mut() [INFO] [stdout] 3698 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3701 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3702 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3680:21: 3702: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_06_15/mod.rs:3751:17 [INFO] [stdout] | [INFO] [stdout] 3751 | / Box::pin({ [INFO] [stdout] 3752 | | let this = self.clone(); [INFO] [stdout] 3753 | | async move { [INFO] [stdout] 3754 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3776 | | } [INFO] [stdout] 3777 | | }) [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_06_15/mod.rs:3775:63 [INFO] [stdout] | [INFO] [stdout] 3769 | / req.url_mut() [INFO] [stdout] 3770 | | .query_pairs_mut() [INFO] [stdout] 3771 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3775 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3776 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3753:21: 3776: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_06_15/mod.rs:3825:17 [INFO] [stdout] | [INFO] [stdout] 3825 | / Box::pin({ [INFO] [stdout] 3826 | | let this = self.clone(); [INFO] [stdout] 3827 | | async move { [INFO] [stdout] 3828 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3850 | | } [INFO] [stdout] 3851 | | }) [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_06_15/mod.rs:3849:63 [INFO] [stdout] | [INFO] [stdout] 3843 | / req.url_mut() [INFO] [stdout] 3844 | | .query_pairs_mut() [INFO] [stdout] 3845 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3849 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3850 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3827:21: 3850: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_06_15/mod.rs:3875:17 [INFO] [stdout] | [INFO] [stdout] 3875 | / Box::pin({ [INFO] [stdout] 3876 | | let this = self.clone(); [INFO] [stdout] 3877 | | async move { [INFO] [stdout] 3878 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3899 | | } [INFO] [stdout] 3900 | | }) [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_06_15/mod.rs:3898:63 [INFO] [stdout] | [INFO] [stdout] 3893 | / req.url_mut() [INFO] [stdout] 3894 | | .query_pairs_mut() [INFO] [stdout] 3895 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3898 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3899 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3877:21: 3899: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_06_15/mod.rs:3966:17 [INFO] [stdout] | [INFO] [stdout] 3966 | / Box::pin({ [INFO] [stdout] 3967 | | let this = self.clone(); [INFO] [stdout] 3968 | | async move { [INFO] [stdout] 3969 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3989 | | } [INFO] [stdout] 3990 | | }) [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_06_15/mod.rs:3988:63 [INFO] [stdout] | [INFO] [stdout] 3983 | / req.url_mut() [INFO] [stdout] 3984 | | .query_pairs_mut() [INFO] [stdout] 3985 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3988 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3989 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:3968:21: 3989: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_06_15/mod.rs:4225:17 [INFO] [stdout] | [INFO] [stdout] 4225 | 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_06_15/mod.rs:4212:59 [INFO] [stdout] | [INFO] [stdout] 4207 | / ... req.url_mut() [INFO] [stdout] 4208 | | ... .query_pairs_mut() [INFO] [stdout] 4209 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-06-15"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4212 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4213 | ... } [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_06_15/mod.rs:4265:17 [INFO] [stdout] | [INFO] [stdout] 4265 | / Box::pin({ [INFO] [stdout] 4266 | | let this = self.clone(); [INFO] [stdout] 4267 | | async move { [INFO] [stdout] 4268 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4288 | | } [INFO] [stdout] 4289 | | }) [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_06_15/mod.rs:4287:63 [INFO] [stdout] | [INFO] [stdout] 4282 | / req.url_mut() [INFO] [stdout] 4283 | | .query_pairs_mut() [INFO] [stdout] 4284 | | .append_pair(azure_core::query_param::API_VERSION, "2022-06-15"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4287 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4288 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:4267:21: 4288: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_06_15/mod.rs:4334:17 [INFO] [stdout] | [INFO] [stdout] 4334 | / Box::pin({ [INFO] [stdout] 4335 | | let this = self.clone(); [INFO] [stdout] 4336 | | async move { [INFO] [stdout] 4337 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4358 | | } [INFO] [stdout] 4359 | | }) [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_06_15/mod.rs:4357:63 [INFO] [stdout] | [INFO] [stdout] 4351 | / req.url_mut() [INFO] [stdout] 4352 | | .query_pairs_mut() [INFO] [stdout] 4353 | | .append_pair(azure_core::query_param::API_VERSION, "2022-06-15"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4357 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4358 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:4336:21: 4358: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_06_15/mod.rs:4404:17 [INFO] [stdout] | [INFO] [stdout] 4404 | / Box::pin({ [INFO] [stdout] 4405 | | let this = self.clone(); [INFO] [stdout] 4406 | | async move { [INFO] [stdout] 4407 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4428 | | } [INFO] [stdout] 4429 | | }) [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_06_15/mod.rs:4427:63 [INFO] [stdout] | [INFO] [stdout] 4421 | / req.url_mut() [INFO] [stdout] 4422 | | .query_pairs_mut() [INFO] [stdout] 4423 | | .append_pair(azure_core::query_param::API_VERSION, "2022-06-15"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4427 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4428 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:4406:21: 4428: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_06_15/mod.rs:4450:17 [INFO] [stdout] | [INFO] [stdout] 4450 | / Box::pin({ [INFO] [stdout] 4451 | | let this = self.clone(); [INFO] [stdout] 4452 | | async move { [INFO] [stdout] 4453 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4473 | | } [INFO] [stdout] 4474 | | }) [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_06_15/mod.rs:4472:63 [INFO] [stdout] | [INFO] [stdout] 4467 | / req.url_mut() [INFO] [stdout] 4468 | | .query_pairs_mut() [INFO] [stdout] 4469 | | .append_pair(azure_core::query_param::API_VERSION, "2022-06-15"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4472 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4473 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:4452:21: 4473: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_06_15/mod.rs:4567:17 [INFO] [stdout] | [INFO] [stdout] 4567 | 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_06_15/mod.rs:4554:59 [INFO] [stdout] | [INFO] [stdout] 4549 | / ... req.url_mut() [INFO] [stdout] 4550 | | ... .query_pairs_mut() [INFO] [stdout] 4551 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-06-15"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4554 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4555 | ... } [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_06_15/mod.rs:4664:17 [INFO] [stdout] | [INFO] [stdout] 4664 | 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_06_15/mod.rs:4651:59 [INFO] [stdout] | [INFO] [stdout] 4646 | / ... req.url_mut() [INFO] [stdout] 4647 | | ... .query_pairs_mut() [INFO] [stdout] 4648 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-06-15"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4651 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4652 | ... } [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_06_15/mod.rs:4828:17 [INFO] [stdout] | [INFO] [stdout] 4828 | / Box::pin({ [INFO] [stdout] 4829 | | let this = self.clone(); [INFO] [stdout] 4830 | | async move { [INFO] [stdout] 4831 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4863 | | } [INFO] [stdout] 4864 | | }) [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_06_15/mod.rs:4862:63 [INFO] [stdout] | [INFO] [stdout] 4846 | / req.url_mut() [INFO] [stdout] 4847 | | .query_pairs_mut() [INFO] [stdout] 4848 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4862 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4863 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:4830:21: 4863: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_06_15/mod.rs:4924:17 [INFO] [stdout] | [INFO] [stdout] 4924 | / Box::pin({ [INFO] [stdout] 4925 | | let this = self.clone(); [INFO] [stdout] 4926 | | async move { [INFO] [stdout] 4927 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4954 | | } [INFO] [stdout] 4955 | | }) [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_06_15/mod.rs:4953:63 [INFO] [stdout] | [INFO] [stdout] 4942 | / req.url_mut() [INFO] [stdout] 4943 | | .query_pairs_mut() [INFO] [stdout] 4944 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4953 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4954 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:4926:21: 4954: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_06_15/mod.rs:5009:17 [INFO] [stdout] | [INFO] [stdout] 5009 | / Box::pin({ [INFO] [stdout] 5010 | | let this = self.clone(); [INFO] [stdout] 5011 | | async move { [INFO] [stdout] 5012 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5039 | | } [INFO] [stdout] 5040 | | }) [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_06_15/mod.rs:5038:63 [INFO] [stdout] | [INFO] [stdout] 5027 | / req.url_mut() [INFO] [stdout] 5028 | | .query_pairs_mut() [INFO] [stdout] 5029 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5038 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5039 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:5011:21: 5039: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_06_15/mod.rs:5076:17 [INFO] [stdout] | [INFO] [stdout] 5076 | / Box::pin({ [INFO] [stdout] 5077 | | let this = self.clone(); [INFO] [stdout] 5078 | | async move { [INFO] [stdout] 5079 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5106 | | } [INFO] [stdout] 5107 | | }) [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_06_15/mod.rs:5105:63 [INFO] [stdout] | [INFO] [stdout] 5094 | / req.url_mut() [INFO] [stdout] 5095 | | .query_pairs_mut() [INFO] [stdout] 5096 | | .append_pair(azure_core::query_param::API_VERSION, "2015-05-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5105 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5106 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:5078:21: 5106: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_06_15/mod.rs:5206:17 [INFO] [stdout] | [INFO] [stdout] 5206 | 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_06_15/mod.rs:5193:59 [INFO] [stdout] | [INFO] [stdout] 5188 | / ... req.url_mut() [INFO] [stdout] 5189 | | ... .query_pairs_mut() [INFO] [stdout] 5190 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-03-08"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5193 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5194 | ... } [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_06_15/mod.rs:5348:17 [INFO] [stdout] | [INFO] [stdout] 5348 | / Box::pin({ [INFO] [stdout] 5349 | | let this = self.clone(); [INFO] [stdout] 5350 | | async move { [INFO] [stdout] 5351 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5370 | | } [INFO] [stdout] 5371 | | }) [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_06_15/mod.rs:5369:63 [INFO] [stdout] | [INFO] [stdout] 5364 | / req.url_mut() [INFO] [stdout] 5365 | | .query_pairs_mut() [INFO] [stdout] 5366 | | .append_pair(azure_core::query_param::API_VERSION, "2020-11-20"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5369 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5370 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:5350:21: 5370: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_06_15/mod.rs:5415:17 [INFO] [stdout] | [INFO] [stdout] 5415 | / Box::pin({ [INFO] [stdout] 5416 | | let this = self.clone(); [INFO] [stdout] 5417 | | async move { [INFO] [stdout] 5418 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5438 | | } [INFO] [stdout] 5439 | | }) [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_06_15/mod.rs:5437:63 [INFO] [stdout] | [INFO] [stdout] 5432 | / req.url_mut() [INFO] [stdout] 5433 | | .query_pairs_mut() [INFO] [stdout] 5434 | | .append_pair(azure_core::query_param::API_VERSION, "2020-11-20"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5437 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5438 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:5417:21: 5438: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_06_15/mod.rs:5484:17 [INFO] [stdout] | [INFO] [stdout] 5484 | / Box::pin({ [INFO] [stdout] 5485 | | let this = self.clone(); [INFO] [stdout] 5486 | | async move { [INFO] [stdout] 5487 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5508 | | } [INFO] [stdout] 5509 | | }) [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_06_15/mod.rs:5507:63 [INFO] [stdout] | [INFO] [stdout] 5501 | / req.url_mut() [INFO] [stdout] 5502 | | .query_pairs_mut() [INFO] [stdout] 5503 | | .append_pair(azure_core::query_param::API_VERSION, "2020-11-20"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5507 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5508 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:5486:21: 5508: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_06_15/mod.rs:5562:17 [INFO] [stdout] | [INFO] [stdout] 5562 | / Box::pin({ [INFO] [stdout] 5563 | | let this = self.clone(); [INFO] [stdout] 5564 | | async move { [INFO] [stdout] 5565 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5590 | | } [INFO] [stdout] 5591 | | }) [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_06_15/mod.rs:5589:63 [INFO] [stdout] | [INFO] [stdout] 5579 | / req.url_mut() [INFO] [stdout] 5580 | | .query_pairs_mut() [INFO] [stdout] 5581 | | .append_pair(azure_core::query_param::API_VERSION, "2020-11-20"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5589 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5590 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:5564:21: 5590: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_06_15/mod.rs:5612:17 [INFO] [stdout] | [INFO] [stdout] 5612 | / Box::pin({ [INFO] [stdout] 5613 | | let this = self.clone(); [INFO] [stdout] 5614 | | async move { [INFO] [stdout] 5615 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5635 | | } [INFO] [stdout] 5636 | | }) [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_06_15/mod.rs:5634:63 [INFO] [stdout] | [INFO] [stdout] 5629 | / req.url_mut() [INFO] [stdout] 5630 | | .query_pairs_mut() [INFO] [stdout] 5631 | | .append_pair(azure_core::query_param::API_VERSION, "2020-11-20"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5634 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5635 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:5614:21: 5635: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_06_15/mod.rs:5890:17 [INFO] [stdout] | [INFO] [stdout] 5890 | 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_06_15/mod.rs:5877:59 [INFO] [stdout] | [INFO] [stdout] 5862 | / ... req.url_mut() [INFO] [stdout] 5863 | | ... .query_pairs_mut() [INFO] [stdout] 5864 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-03-08"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5877 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5878 | ... } [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_06_15/mod.rs:6003:17 [INFO] [stdout] | [INFO] [stdout] 6003 | 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_06_15/mod.rs:5990:59 [INFO] [stdout] | [INFO] [stdout] 5978 | / ... req.url_mut() [INFO] [stdout] 5979 | | ... .query_pairs_mut() [INFO] [stdout] 5980 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-03-08"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5990 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5991 | ... } [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_06_15/mod.rs:6043:17 [INFO] [stdout] | [INFO] [stdout] 6043 | / Box::pin({ [INFO] [stdout] 6044 | | let this = self.clone(); [INFO] [stdout] 6045 | | async move { [INFO] [stdout] 6046 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6066 | | } [INFO] [stdout] 6067 | | }) [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_06_15/mod.rs:6065:63 [INFO] [stdout] | [INFO] [stdout] 6060 | / req.url_mut() [INFO] [stdout] 6061 | | .query_pairs_mut() [INFO] [stdout] 6062 | | .append_pair(azure_core::query_param::API_VERSION, "2021-03-08"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6065 | Ok(Response(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 for the cast from `[async block@src/package_2022_06_15/mod.rs:6045:21: 6066: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_06_15/mod.rs:6118:17 [INFO] [stdout] | [INFO] [stdout] 6118 | / Box::pin({ [INFO] [stdout] 6119 | | let this = self.clone(); [INFO] [stdout] 6120 | | async move { [INFO] [stdout] 6121 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6145 | | } [INFO] [stdout] 6146 | | }) [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_06_15/mod.rs:6144:63 [INFO] [stdout] | [INFO] [stdout] 6135 | / req.url_mut() [INFO] [stdout] 6136 | | .query_pairs_mut() [INFO] [stdout] 6137 | | .append_pair(azure_core::query_param::API_VERSION, "2021-03-08"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6144 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6145 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:6120:21: 6145: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_06_15/mod.rs:6197:17 [INFO] [stdout] | [INFO] [stdout] 6197 | / Box::pin({ [INFO] [stdout] 6198 | | let this = self.clone(); [INFO] [stdout] 6199 | | async move { [INFO] [stdout] 6200 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6224 | | } [INFO] [stdout] 6225 | | }) [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_06_15/mod.rs:6223:63 [INFO] [stdout] | [INFO] [stdout] 6214 | / req.url_mut() [INFO] [stdout] 6215 | | .query_pairs_mut() [INFO] [stdout] 6216 | | .append_pair(azure_core::query_param::API_VERSION, "2021-03-08"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6223 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6224 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:6199:21: 6224: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_06_15/mod.rs:6246:17 [INFO] [stdout] | [INFO] [stdout] 6246 | / Box::pin({ [INFO] [stdout] 6247 | | let this = self.clone(); [INFO] [stdout] 6248 | | async move { [INFO] [stdout] 6249 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6269 | | } [INFO] [stdout] 6270 | | }) [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_06_15/mod.rs:6268:63 [INFO] [stdout] | [INFO] [stdout] 6263 | / req.url_mut() [INFO] [stdout] 6264 | | .query_pairs_mut() [INFO] [stdout] 6265 | | .append_pair(azure_core::query_param::API_VERSION, "2021-03-08"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6268 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6269 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:6248:21: 6269: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_06_15/mod.rs:6553:17 [INFO] [stdout] | [INFO] [stdout] 6553 | 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_06_15/mod.rs:6540:59 [INFO] [stdout] | [INFO] [stdout] 6528 | / ... req.url_mut() [INFO] [stdout] 6529 | | ... .query_pairs_mut() [INFO] [stdout] 6530 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6540 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6541 | ... } [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_06_15/mod.rs:6677:17 [INFO] [stdout] | [INFO] [stdout] 6677 | 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_06_15/mod.rs:6664:59 [INFO] [stdout] | [INFO] [stdout] 6649 | / ... req.url_mut() [INFO] [stdout] 6650 | | ... .query_pairs_mut() [INFO] [stdout] 6651 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6664 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6665 | ... } [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_06_15/mod.rs:6723:17 [INFO] [stdout] | [INFO] [stdout] 6723 | / Box::pin({ [INFO] [stdout] 6724 | | let this = self.clone(); [INFO] [stdout] 6725 | | async move { [INFO] [stdout] 6726 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6751 | | } [INFO] [stdout] 6752 | | }) [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_06_15/mod.rs:6750:63 [INFO] [stdout] | [INFO] [stdout] 6740 | / req.url_mut() [INFO] [stdout] 6741 | | .query_pairs_mut() [INFO] [stdout] 6742 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6750 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6751 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:6725:21: 6751: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_06_15/mod.rs:6803:17 [INFO] [stdout] | [INFO] [stdout] 6803 | / Box::pin({ [INFO] [stdout] 6804 | | let this = self.clone(); [INFO] [stdout] 6805 | | async move { [INFO] [stdout] 6806 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6830 | | } [INFO] [stdout] 6831 | | }) [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_06_15/mod.rs:6829:63 [INFO] [stdout] | [INFO] [stdout] 6820 | / req.url_mut() [INFO] [stdout] 6821 | | .query_pairs_mut() [INFO] [stdout] 6822 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6829 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6830 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:6805:21: 6830: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_06_15/mod.rs:6887:17 [INFO] [stdout] | [INFO] [stdout] 6887 | / Box::pin({ [INFO] [stdout] 6888 | | let this = self.clone(); [INFO] [stdout] 6889 | | async move { [INFO] [stdout] 6890 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6918 | | } [INFO] [stdout] 6919 | | }) [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_06_15/mod.rs:6917:63 [INFO] [stdout] | [INFO] [stdout] 6904 | / req.url_mut() [INFO] [stdout] 6905 | | .query_pairs_mut() [INFO] [stdout] 6906 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6917 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6918 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:6889:21: 6918: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_06_15/mod.rs:6940:17 [INFO] [stdout] | [INFO] [stdout] 6940 | / Box::pin({ [INFO] [stdout] 6941 | | let this = self.clone(); [INFO] [stdout] 6942 | | async move { [INFO] [stdout] 6943 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6963 | | } [INFO] [stdout] 6964 | | }) [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_06_15/mod.rs:6962:63 [INFO] [stdout] | [INFO] [stdout] 6957 | / req.url_mut() [INFO] [stdout] 6958 | | .query_pairs_mut() [INFO] [stdout] 6959 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6962 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6963 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:6942:21: 6963: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_06_15/mod.rs:7061:17 [INFO] [stdout] | [INFO] [stdout] 7061 | 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_06_15/mod.rs:7048:59 [INFO] [stdout] | [INFO] [stdout] 7043 | / ... req.url_mut() [INFO] [stdout] 7044 | | ... .query_pairs_mut() [INFO] [stdout] 7045 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7048 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7049 | ... } [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_06_15/mod.rs:7102:17 [INFO] [stdout] | [INFO] [stdout] 7102 | / Box::pin({ [INFO] [stdout] 7103 | | let this = self.clone(); [INFO] [stdout] 7104 | | async move { [INFO] [stdout] 7105 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7126 | | } [INFO] [stdout] 7127 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_06_15/mod.rs:7125:63 [INFO] [stdout] | [INFO] [stdout] 7120 | / req.url_mut() [INFO] [stdout] 7121 | | .query_pairs_mut() [INFO] [stdout] 7122 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7125 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7126 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:7104:21: 7126: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_06_15/mod.rs:7185:17 [INFO] [stdout] | [INFO] [stdout] 7185 | / Box::pin({ [INFO] [stdout] 7186 | | let this = self.clone(); [INFO] [stdout] 7187 | | async move { [INFO] [stdout] 7188 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7207 | | } [INFO] [stdout] 7208 | | }) [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_06_15/mod.rs:7206:63 [INFO] [stdout] | [INFO] [stdout] 7200 | / req.url_mut() [INFO] [stdout] 7201 | | .query_pairs_mut() [INFO] [stdout] 7202 | | .append_pair(azure_core::query_param::API_VERSION, "2021-10-14"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7206 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7207 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:7187:21: 7207: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_06_15/mod.rs:7353:17 [INFO] [stdout] | [INFO] [stdout] 7353 | / Box::pin({ [INFO] [stdout] 7354 | | let this = self.clone(); [INFO] [stdout] 7355 | | async move { [INFO] [stdout] 7356 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7377 | | } [INFO] [stdout] 7378 | | }) [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_06_15/mod.rs:7376:63 [INFO] [stdout] | [INFO] [stdout] 7371 | / req.url_mut() [INFO] [stdout] 7372 | | .query_pairs_mut() [INFO] [stdout] 7373 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7376 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7377 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:7355:21: 7377: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_06_15/mod.rs:7424:17 [INFO] [stdout] | [INFO] [stdout] 7424 | / Box::pin({ [INFO] [stdout] 7425 | | let this = self.clone(); [INFO] [stdout] 7426 | | async move { [INFO] [stdout] 7427 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7449 | | } [INFO] [stdout] 7450 | | }) [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_06_15/mod.rs:7448:63 [INFO] [stdout] | [INFO] [stdout] 7442 | / req.url_mut() [INFO] [stdout] 7443 | | .query_pairs_mut() [INFO] [stdout] 7444 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7448 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7449 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:7426:21: 7449: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_06_15/mod.rs:7496:17 [INFO] [stdout] | [INFO] [stdout] 7496 | / Box::pin({ [INFO] [stdout] 7497 | | let this = self.clone(); [INFO] [stdout] 7498 | | async move { [INFO] [stdout] 7499 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7521 | | } [INFO] [stdout] 7522 | | }) [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_06_15/mod.rs:7520:63 [INFO] [stdout] | [INFO] [stdout] 7514 | / req.url_mut() [INFO] [stdout] 7515 | | .query_pairs_mut() [INFO] [stdout] 7516 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7520 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7521 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:7498:21: 7521: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_06_15/mod.rs:7544:17 [INFO] [stdout] | [INFO] [stdout] 7544 | / Box::pin({ [INFO] [stdout] 7545 | | let this = self.clone(); [INFO] [stdout] 7546 | | async move { [INFO] [stdout] 7547 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7568 | | } [INFO] [stdout] 7569 | | }) [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_06_15/mod.rs:7567:63 [INFO] [stdout] | [INFO] [stdout] 7562 | / req.url_mut() [INFO] [stdout] 7563 | | .query_pairs_mut() [INFO] [stdout] 7564 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7567 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7568 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_06_15/mod.rs:7546:21: 7568:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 77 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_applicationinsights` due to 78 previous errors [INFO] running `Command { std: "docker" "inspect" "bf6dccc0ab1bc3872569efdab33e9e76047ee22da579c972e7e83ca86a28b9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf6dccc0ab1bc3872569efdab33e9e76047ee22da579c972e7e83ca86a28b9b8", kill_on_drop: false }` [INFO] [stdout] bf6dccc0ab1bc3872569efdab33e9e76047ee22da579c972e7e83ca86a28b9b8