[INFO] fetching crate azure_mgmt_mobilenetwork 0.9.0... [INFO] building azure_mgmt_mobilenetwork-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_mobilenetwork 0.9.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_mobilenetwork 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_mobilenetwork 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_mobilenetwork 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_mobilenetwork 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] 3eb9d0503ff95535bf172eb0ef5cd23aa940856e3a96ba362f2eb5476f6153a2 [INFO] running `Command { std: "docker" "start" "-a" "3eb9d0503ff95535bf172eb0ef5cd23aa940856e3a96ba362f2eb5476f6153a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eb9d0503ff95535bf172eb0ef5cd23aa940856e3a96ba362f2eb5476f6153a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb9d0503ff95535bf172eb0ef5cd23aa940856e3a96ba362f2eb5476f6153a2", kill_on_drop: false }` [INFO] [stdout] 3eb9d0503ff95535bf172eb0ef5cd23aa940856e3a96ba362f2eb5476f6153a2 [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] ee984674a101b4e94a65c1aa11c1383d77e04dfa30d792a2b5657d949a405945 [INFO] running `Command { std: "docker" "start" "-a" "ee984674a101b4e94a65c1aa11c1383d77e04dfa30d792a2b5657d949a405945", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.0 [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 futures-channel v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [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 percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.6 [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 openssl-sys v0.9.80 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.2.2 [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 url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling azure_mgmt_mobilenetwork v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_11_01/mod.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | / ... Box::pin({ [INFO] [stdout] 324 | | ... let this = self.clone(); [INFO] [stdout] 325 | | ... async move { [INFO] [stdout] 326 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 340 | | ... } [INFO] [stdout] 341 | | ... }) [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_11_01/mod.rs:339:63 [INFO] [stdout] | [INFO] [stdout] 334 | / req.url_mut() [INFO] [stdout] 335 | | .query_pairs_mut() [INFO] [stdout] 336 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 339 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 340 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:325:21: 340: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_11_01/mod.rs:389:17 [INFO] [stdout] | [INFO] [stdout] 389 | / ... Box::pin({ [INFO] [stdout] 390 | | ... let this = self.clone(); [INFO] [stdout] 391 | | ... async move { [INFO] [stdout] 392 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 407 | | ... } [INFO] [stdout] 408 | | ... }) [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_11_01/mod.rs:406:63 [INFO] [stdout] | [INFO] [stdout] 400 | / req.url_mut() [INFO] [stdout] 401 | | .query_pairs_mut() [INFO] [stdout] 402 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 406 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 407 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:391:21: 407: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_11_01/mod.rs:455:17 [INFO] [stdout] | [INFO] [stdout] 455 | / ... Box::pin({ [INFO] [stdout] 456 | | ... let this = self.clone(); [INFO] [stdout] 457 | | ... async move { [INFO] [stdout] 458 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 473 | | ... } [INFO] [stdout] 474 | | ... }) [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_11_01/mod.rs:472:63 [INFO] [stdout] | [INFO] [stdout] 466 | / req.url_mut() [INFO] [stdout] 467 | | .query_pairs_mut() [INFO] [stdout] 468 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 472 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 473 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:457:21: 473: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_11_01/mod.rs:498:17 [INFO] [stdout] | [INFO] [stdout] 498 | / ... Box::pin({ [INFO] [stdout] 499 | | ... let this = self.clone(); [INFO] [stdout] 500 | | ... async move { [INFO] [stdout] 501 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 515 | | ... } [INFO] [stdout] 516 | | ... }) [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_11_01/mod.rs:514:63 [INFO] [stdout] | [INFO] [stdout] 509 | / req.url_mut() [INFO] [stdout] 510 | | .query_pairs_mut() [INFO] [stdout] 511 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 514 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 515 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:500:21: 515: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_11_01/mod.rs:608:17 [INFO] [stdout] | [INFO] [stdout] 608 | 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_11_01/mod.rs:595:59 [INFO] [stdout] | [INFO] [stdout] 590 | / ... req.url_mut() [INFO] [stdout] 591 | | ... .query_pairs_mut() [INFO] [stdout] 592 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 595 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 596 | ... } [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_11_01/mod.rs:768:17 [INFO] [stdout] | [INFO] [stdout] 768 | / Box::pin({ [INFO] [stdout] 769 | | let this = self.clone(); [INFO] [stdout] 770 | | async move { [INFO] [stdout] 771 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 792 | | } [INFO] [stdout] 793 | | }) [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_11_01/mod.rs:791:63 [INFO] [stdout] | [INFO] [stdout] 786 | / req.url_mut() [INFO] [stdout] 787 | | .query_pairs_mut() [INFO] [stdout] 788 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 791 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 792 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:770:21: 792: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_11_01/mod.rs:840:17 [INFO] [stdout] | [INFO] [stdout] 840 | / Box::pin({ [INFO] [stdout] 841 | | let this = self.clone(); [INFO] [stdout] 842 | | async move { [INFO] [stdout] 843 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 865 | | } [INFO] [stdout] 866 | | }) [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_11_01/mod.rs:864:63 [INFO] [stdout] | [INFO] [stdout] 858 | / req.url_mut() [INFO] [stdout] 859 | | .query_pairs_mut() [INFO] [stdout] 860 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 864 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 865 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:842:21: 865: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_11_01/mod.rs:912:17 [INFO] [stdout] | [INFO] [stdout] 912 | / Box::pin({ [INFO] [stdout] 913 | | let this = self.clone(); [INFO] [stdout] 914 | | async move { [INFO] [stdout] 915 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 937 | | } [INFO] [stdout] 938 | | }) [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_11_01/mod.rs:936:63 [INFO] [stdout] | [INFO] [stdout] 930 | / req.url_mut() [INFO] [stdout] 931 | | .query_pairs_mut() [INFO] [stdout] 932 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 936 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 937 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:914:21: 937: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_11_01/mod.rs:961:17 [INFO] [stdout] | [INFO] [stdout] 961 | / Box::pin({ [INFO] [stdout] 962 | | let this = self.clone(); [INFO] [stdout] 963 | | async move { [INFO] [stdout] 964 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 985 | | } [INFO] [stdout] 986 | | }) [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_11_01/mod.rs:984:63 [INFO] [stdout] | [INFO] [stdout] 979 | / req.url_mut() [INFO] [stdout] 980 | | .query_pairs_mut() [INFO] [stdout] 981 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 984 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 985 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:963:21: 985: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_11_01/mod.rs:1083:17 [INFO] [stdout] | [INFO] [stdout] 1083 | 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_11_01/mod.rs:1070:59 [INFO] [stdout] | [INFO] [stdout] 1065 | / ... req.url_mut() [INFO] [stdout] 1066 | | ... .query_pairs_mut() [INFO] [stdout] 1067 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1070 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1071 | ... } [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_11_01/mod.rs:1237:17 [INFO] [stdout] | [INFO] [stdout] 1237 | / Box::pin({ [INFO] [stdout] 1238 | | let this = self.clone(); [INFO] [stdout] 1239 | | async move { [INFO] [stdout] 1240 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1260 | | } [INFO] [stdout] 1261 | | }) [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_11_01/mod.rs:1259:63 [INFO] [stdout] | [INFO] [stdout] 1254 | / req.url_mut() [INFO] [stdout] 1255 | | .query_pairs_mut() [INFO] [stdout] 1256 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1259 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1260 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:1239:21: 1260: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_11_01/mod.rs:1307:17 [INFO] [stdout] | [INFO] [stdout] 1307 | / Box::pin({ [INFO] [stdout] 1308 | | let this = self.clone(); [INFO] [stdout] 1309 | | async move { [INFO] [stdout] 1310 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1331 | | } [INFO] [stdout] 1332 | | }) [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_11_01/mod.rs:1330:63 [INFO] [stdout] | [INFO] [stdout] 1324 | / req.url_mut() [INFO] [stdout] 1325 | | .query_pairs_mut() [INFO] [stdout] 1326 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1330 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1331 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:1309:21: 1331: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_11_01/mod.rs:1377:17 [INFO] [stdout] | [INFO] [stdout] 1377 | / Box::pin({ [INFO] [stdout] 1378 | | let this = self.clone(); [INFO] [stdout] 1379 | | async move { [INFO] [stdout] 1380 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1401 | | } [INFO] [stdout] 1402 | | }) [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_11_01/mod.rs:1400:63 [INFO] [stdout] | [INFO] [stdout] 1394 | / req.url_mut() [INFO] [stdout] 1395 | | .query_pairs_mut() [INFO] [stdout] 1396 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1400 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1401 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:1379:21: 1401: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_11_01/mod.rs:1424:17 [INFO] [stdout] | [INFO] [stdout] 1424 | / Box::pin({ [INFO] [stdout] 1425 | | let this = self.clone(); [INFO] [stdout] 1426 | | async move { [INFO] [stdout] 1427 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1447 | | } [INFO] [stdout] 1448 | | }) [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_11_01/mod.rs:1446:63 [INFO] [stdout] | [INFO] [stdout] 1441 | / req.url_mut() [INFO] [stdout] 1442 | | .query_pairs_mut() [INFO] [stdout] 1443 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1446 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1447 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:1426:21: 1447: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_11_01/mod.rs:1541:17 [INFO] [stdout] | [INFO] [stdout] 1541 | 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_11_01/mod.rs:1528:59 [INFO] [stdout] | [INFO] [stdout] 1523 | / ... req.url_mut() [INFO] [stdout] 1524 | | ... .query_pairs_mut() [INFO] [stdout] 1525 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1528 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1529 | ... } [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_11_01/mod.rs:1636:17 [INFO] [stdout] | [INFO] [stdout] 1636 | 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_11_01/mod.rs:1623:59 [INFO] [stdout] | [INFO] [stdout] 1618 | / ... req.url_mut() [INFO] [stdout] 1619 | | ... .query_pairs_mut() [INFO] [stdout] 1620 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1623 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1624 | ... } [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_11_01/mod.rs:1735:17 [INFO] [stdout] | [INFO] [stdout] 1735 | 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_11_01/mod.rs:1722:59 [INFO] [stdout] | [INFO] [stdout] 1717 | / ... req.url_mut() [INFO] [stdout] 1718 | | ... .query_pairs_mut() [INFO] [stdout] 1719 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1722 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1723 | ... } [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_11_01/mod.rs:1889:17 [INFO] [stdout] | [INFO] [stdout] 1889 | / Box::pin({ [INFO] [stdout] 1890 | | let this = self.clone(); [INFO] [stdout] 1891 | | async move { [INFO] [stdout] 1892 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1912 | | } [INFO] [stdout] 1913 | | }) [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_11_01/mod.rs:1911:63 [INFO] [stdout] | [INFO] [stdout] 1906 | / req.url_mut() [INFO] [stdout] 1907 | | .query_pairs_mut() [INFO] [stdout] 1908 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1911 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1912 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:1891:21: 1912: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_11_01/mod.rs:1959:17 [INFO] [stdout] | [INFO] [stdout] 1959 | / Box::pin({ [INFO] [stdout] 1960 | | let this = self.clone(); [INFO] [stdout] 1961 | | async move { [INFO] [stdout] 1962 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1983 | | } [INFO] [stdout] 1984 | | }) [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_11_01/mod.rs:1982:63 [INFO] [stdout] | [INFO] [stdout] 1976 | / req.url_mut() [INFO] [stdout] 1977 | | .query_pairs_mut() [INFO] [stdout] 1978 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1982 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1983 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:1961:21: 1983: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_11_01/mod.rs:2029:17 [INFO] [stdout] | [INFO] [stdout] 2029 | / Box::pin({ [INFO] [stdout] 2030 | | let this = self.clone(); [INFO] [stdout] 2031 | | async move { [INFO] [stdout] 2032 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2053 | | } [INFO] [stdout] 2054 | | }) [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_11_01/mod.rs:2052:63 [INFO] [stdout] | [INFO] [stdout] 2046 | / req.url_mut() [INFO] [stdout] 2047 | | .query_pairs_mut() [INFO] [stdout] 2048 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2052 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2053 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2031:21: 2053: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_11_01/mod.rs:2076:17 [INFO] [stdout] | [INFO] [stdout] 2076 | / Box::pin({ [INFO] [stdout] 2077 | | let this = self.clone(); [INFO] [stdout] 2078 | | async move { [INFO] [stdout] 2079 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2099 | | } [INFO] [stdout] 2100 | | }) [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_11_01/mod.rs:2098:63 [INFO] [stdout] | [INFO] [stdout] 2093 | / req.url_mut() [INFO] [stdout] 2094 | | .query_pairs_mut() [INFO] [stdout] 2095 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2098 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2099 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2078:21: 2099: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_11_01/mod.rs:2193:17 [INFO] [stdout] | [INFO] [stdout] 2193 | 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_11_01/mod.rs:2180:59 [INFO] [stdout] | [INFO] [stdout] 2175 | / ... req.url_mut() [INFO] [stdout] 2176 | | ... .query_pairs_mut() [INFO] [stdout] 2177 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2180 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2181 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required 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_11_01/mod.rs:2288:17 [INFO] [stdout] | [INFO] [stdout] 2288 | 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_11_01/mod.rs:2275:59 [INFO] [stdout] | [INFO] [stdout] 2270 | / ... req.url_mut() [INFO] [stdout] 2271 | | ... .query_pairs_mut() [INFO] [stdout] 2272 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2275 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2276 | ... } [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_11_01/mod.rs:2395:17 [INFO] [stdout] | [INFO] [stdout] 2395 | / Box::pin({ [INFO] [stdout] 2396 | | let this = self.clone(); [INFO] [stdout] 2397 | | async move { [INFO] [stdout] 2398 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2419 | | } [INFO] [stdout] 2420 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_11_01/mod.rs:2418:63 [INFO] [stdout] | [INFO] [stdout] 2412 | / req.url_mut() [INFO] [stdout] 2413 | | .query_pairs_mut() [INFO] [stdout] 2414 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2418 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2419 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2397:21: 2419:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_11_01/mod.rs:2465:17 [INFO] [stdout] | [INFO] [stdout] 2465 | / Box::pin({ [INFO] [stdout] 2466 | | let this = self.clone(); [INFO] [stdout] 2467 | | async move { [INFO] [stdout] 2468 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2489 | | } [INFO] [stdout] 2490 | | }) [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_11_01/mod.rs:2488:63 [INFO] [stdout] | [INFO] [stdout] 2482 | / req.url_mut() [INFO] [stdout] 2483 | | .query_pairs_mut() [INFO] [stdout] 2484 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2488 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2489 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2467:21: 2489: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_11_01/mod.rs:2536:17 [INFO] [stdout] | [INFO] [stdout] 2536 | / ... Box::pin({ [INFO] [stdout] 2537 | | ... let this = self.clone(); [INFO] [stdout] 2538 | | ... async move { [INFO] [stdout] 2539 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 2554 | | ... } [INFO] [stdout] 2555 | | ... }) [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_11_01/mod.rs:2553:63 [INFO] [stdout] | [INFO] [stdout] 2547 | / req.url_mut() [INFO] [stdout] 2548 | | .query_pairs_mut() [INFO] [stdout] 2549 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2553 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2554 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2538:21: 2554: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_11_01/mod.rs:2617:17 [INFO] [stdout] | [INFO] [stdout] 2617 | / Box::pin({ [INFO] [stdout] 2618 | | let this = self.clone(); [INFO] [stdout] 2619 | | async move { [INFO] [stdout] 2620 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2638 | | } [INFO] [stdout] 2639 | | }) [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_11_01/mod.rs:2637:63 [INFO] [stdout] | [INFO] [stdout] 2632 | / req.url_mut() [INFO] [stdout] 2633 | | .query_pairs_mut() [INFO] [stdout] 2634 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2637 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2638 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2619:21: 2638: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_11_01/mod.rs:2734:17 [INFO] [stdout] | [INFO] [stdout] 2734 | 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_11_01/mod.rs:2721:59 [INFO] [stdout] | [INFO] [stdout] 2716 | / ... req.url_mut() [INFO] [stdout] 2717 | | ... .query_pairs_mut() [INFO] [stdout] 2718 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2721 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2722 | ... } [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_11_01/mod.rs:2894:17 [INFO] [stdout] | [INFO] [stdout] 2894 | / ... Box::pin({ [INFO] [stdout] 2895 | | ... let this = self.clone(); [INFO] [stdout] 2896 | | ... async move { [INFO] [stdout] 2897 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 2911 | | ... } [INFO] [stdout] 2912 | | ... }) [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_11_01/mod.rs:2910:63 [INFO] [stdout] | [INFO] [stdout] 2905 | / req.url_mut() [INFO] [stdout] 2906 | | .query_pairs_mut() [INFO] [stdout] 2907 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2910 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2911 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2896:21: 2911: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_11_01/mod.rs:2959:17 [INFO] [stdout] | [INFO] [stdout] 2959 | / ... Box::pin({ [INFO] [stdout] 2960 | | ... let this = self.clone(); [INFO] [stdout] 2961 | | ... async move { [INFO] [stdout] 2962 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 2977 | | ... } [INFO] [stdout] 2978 | | ... }) [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_11_01/mod.rs:2976:63 [INFO] [stdout] | [INFO] [stdout] 2970 | / req.url_mut() [INFO] [stdout] 2971 | | .query_pairs_mut() [INFO] [stdout] 2972 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2976 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2977 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:2961:21: 2977: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_11_01/mod.rs:3024:17 [INFO] [stdout] | [INFO] [stdout] 3024 | / ... Box::pin({ [INFO] [stdout] 3025 | | ... let this = self.clone(); [INFO] [stdout] 3026 | | ... async move { [INFO] [stdout] 3027 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 3042 | | ... } [INFO] [stdout] 3043 | | ... }) [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_11_01/mod.rs:3041:63 [INFO] [stdout] | [INFO] [stdout] 3035 | / req.url_mut() [INFO] [stdout] 3036 | | .query_pairs_mut() [INFO] [stdout] 3037 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3041 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3042 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3026:21: 3042: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_11_01/mod.rs:3066:17 [INFO] [stdout] | [INFO] [stdout] 3066 | / ... Box::pin({ [INFO] [stdout] 3067 | | ... let this = self.clone(); [INFO] [stdout] 3068 | | ... async move { [INFO] [stdout] 3069 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.MobileNetwork/... [INFO] [stdout] ... | [INFO] [stdout] 3083 | | ... } [INFO] [stdout] 3084 | | ... }) [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_11_01/mod.rs:3082:63 [INFO] [stdout] | [INFO] [stdout] 3077 | / req.url_mut() [INFO] [stdout] 3078 | | .query_pairs_mut() [INFO] [stdout] 3079 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3082 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3083 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3068:21: 3083: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_11_01/mod.rs:3175:17 [INFO] [stdout] | [INFO] [stdout] 3175 | 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_11_01/mod.rs:3162:59 [INFO] [stdout] | [INFO] [stdout] 3157 | / ... req.url_mut() [INFO] [stdout] 3158 | | ... .query_pairs_mut() [INFO] [stdout] 3159 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3162 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3163 | ... } [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_11_01/mod.rs:3335:17 [INFO] [stdout] | [INFO] [stdout] 3335 | / Box::pin({ [INFO] [stdout] 3336 | | let this = self.clone(); [INFO] [stdout] 3337 | | async move { [INFO] [stdout] 3338 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3359 | | } [INFO] [stdout] 3360 | | }) [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_11_01/mod.rs:3358:63 [INFO] [stdout] | [INFO] [stdout] 3353 | / req.url_mut() [INFO] [stdout] 3354 | | .query_pairs_mut() [INFO] [stdout] 3355 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3358 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3359 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3337:21: 3359: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_11_01/mod.rs:3407:17 [INFO] [stdout] | [INFO] [stdout] 3407 | / Box::pin({ [INFO] [stdout] 3408 | | let this = self.clone(); [INFO] [stdout] 3409 | | async move { [INFO] [stdout] 3410 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3432 | | } [INFO] [stdout] 3433 | | }) [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_11_01/mod.rs:3431:63 [INFO] [stdout] | [INFO] [stdout] 3425 | / req.url_mut() [INFO] [stdout] 3426 | | .query_pairs_mut() [INFO] [stdout] 3427 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3431 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3432 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3409:21: 3432: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_11_01/mod.rs:3479:17 [INFO] [stdout] | [INFO] [stdout] 3479 | / Box::pin({ [INFO] [stdout] 3480 | | let this = self.clone(); [INFO] [stdout] 3481 | | async move { [INFO] [stdout] 3482 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3504 | | } [INFO] [stdout] 3505 | | }) [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_11_01/mod.rs:3503:63 [INFO] [stdout] | [INFO] [stdout] 3497 | / req.url_mut() [INFO] [stdout] 3498 | | .query_pairs_mut() [INFO] [stdout] 3499 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3503 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3504 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3481:21: 3504: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_11_01/mod.rs:3528:17 [INFO] [stdout] | [INFO] [stdout] 3528 | / Box::pin({ [INFO] [stdout] 3529 | | let this = self.clone(); [INFO] [stdout] 3530 | | async move { [INFO] [stdout] 3531 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3552 | | } [INFO] [stdout] 3553 | | }) [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_11_01/mod.rs:3551:63 [INFO] [stdout] | [INFO] [stdout] 3546 | / req.url_mut() [INFO] [stdout] 3547 | | .query_pairs_mut() [INFO] [stdout] 3548 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3551 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3552 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3530:21: 3552: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_11_01/mod.rs:3650:17 [INFO] [stdout] | [INFO] [stdout] 3650 | 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_11_01/mod.rs:3637:59 [INFO] [stdout] | [INFO] [stdout] 3632 | / ... req.url_mut() [INFO] [stdout] 3633 | | ... .query_pairs_mut() [INFO] [stdout] 3634 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3637 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3638 | ... } [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_11_01/mod.rs:3785:17 [INFO] [stdout] | [INFO] [stdout] 3785 | / Box::pin({ [INFO] [stdout] 3786 | | let this = self.clone(); [INFO] [stdout] 3787 | | async move { [INFO] [stdout] 3788 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3809 | | } [INFO] [stdout] 3810 | | }) [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_11_01/mod.rs:3808:63 [INFO] [stdout] | [INFO] [stdout] 3803 | / req.url_mut() [INFO] [stdout] 3804 | | .query_pairs_mut() [INFO] [stdout] 3805 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3808 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3809 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3787:21: 3809: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_11_01/mod.rs:3857:17 [INFO] [stdout] | [INFO] [stdout] 3857 | / Box::pin({ [INFO] [stdout] 3858 | | let this = self.clone(); [INFO] [stdout] 3859 | | async move { [INFO] [stdout] 3860 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3882 | | } [INFO] [stdout] 3883 | | }) [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_11_01/mod.rs:3881:63 [INFO] [stdout] | [INFO] [stdout] 3875 | / req.url_mut() [INFO] [stdout] 3876 | | .query_pairs_mut() [INFO] [stdout] 3877 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3881 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3882 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3859:21: 3882: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_11_01/mod.rs:3906:17 [INFO] [stdout] | [INFO] [stdout] 3906 | / Box::pin({ [INFO] [stdout] 3907 | | let this = self.clone(); [INFO] [stdout] 3908 | | async move { [INFO] [stdout] 3909 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3930 | | } [INFO] [stdout] 3931 | | }) [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_11_01/mod.rs:3929:63 [INFO] [stdout] | [INFO] [stdout] 3924 | / req.url_mut() [INFO] [stdout] 3925 | | .query_pairs_mut() [INFO] [stdout] 3926 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3929 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3930 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:3908:21: 3930: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_11_01/mod.rs:4028:17 [INFO] [stdout] | [INFO] [stdout] 4028 | 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_11_01/mod.rs:4015:59 [INFO] [stdout] | [INFO] [stdout] 4010 | / ... req.url_mut() [INFO] [stdout] 4011 | | ... .query_pairs_mut() [INFO] [stdout] 4012 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4015 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4016 | ... } [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_11_01/mod.rs:4142:17 [INFO] [stdout] | [INFO] [stdout] 4142 | / Box::pin({ [INFO] [stdout] 4143 | | let this = self.clone(); [INFO] [stdout] 4144 | | async move { [INFO] [stdout] 4145 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4166 | | } [INFO] [stdout] 4167 | | }) [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_11_01/mod.rs:4165:63 [INFO] [stdout] | [INFO] [stdout] 4159 | / req.url_mut() [INFO] [stdout] 4160 | | .query_pairs_mut() [INFO] [stdout] 4161 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4165 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4166 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:4144:21: 4166: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_11_01/mod.rs:4213:17 [INFO] [stdout] | [INFO] [stdout] 4213 | / Box::pin({ [INFO] [stdout] 4214 | | let this = self.clone(); [INFO] [stdout] 4215 | | async move { [INFO] [stdout] 4216 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4237 | | } [INFO] [stdout] 4238 | | }) [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_11_01/mod.rs:4236:63 [INFO] [stdout] | [INFO] [stdout] 4230 | / req.url_mut() [INFO] [stdout] 4231 | | .query_pairs_mut() [INFO] [stdout] 4232 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4236 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4237 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:4215:21: 4237: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_11_01/mod.rs:4284:17 [INFO] [stdout] | [INFO] [stdout] 4284 | / Box::pin({ [INFO] [stdout] 4285 | | let this = self.clone(); [INFO] [stdout] 4286 | | async move { [INFO] [stdout] 4287 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4308 | | } [INFO] [stdout] 4309 | | }) [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_11_01/mod.rs:4307:63 [INFO] [stdout] | [INFO] [stdout] 4301 | / req.url_mut() [INFO] [stdout] 4302 | | .query_pairs_mut() [INFO] [stdout] 4303 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4307 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4308 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:4286:21: 4308: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_11_01/mod.rs:4467:17 [INFO] [stdout] | [INFO] [stdout] 4467 | / Box::pin({ [INFO] [stdout] 4468 | | let this = self.clone(); [INFO] [stdout] 4469 | | async move { [INFO] [stdout] 4470 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4490 | | } [INFO] [stdout] 4491 | | }) [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_11_01/mod.rs:4489:63 [INFO] [stdout] | [INFO] [stdout] 4484 | / req.url_mut() [INFO] [stdout] 4485 | | .query_pairs_mut() [INFO] [stdout] 4486 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4489 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4490 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:4469:21: 4490: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_11_01/mod.rs:4537:17 [INFO] [stdout] | [INFO] [stdout] 4537 | / Box::pin({ [INFO] [stdout] 4538 | | let this = self.clone(); [INFO] [stdout] 4539 | | async move { [INFO] [stdout] 4540 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4561 | | } [INFO] [stdout] 4562 | | }) [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_11_01/mod.rs:4560:63 [INFO] [stdout] | [INFO] [stdout] 4554 | / req.url_mut() [INFO] [stdout] 4555 | | .query_pairs_mut() [INFO] [stdout] 4556 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4560 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4561 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:4539:21: 4561: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_11_01/mod.rs:4607:17 [INFO] [stdout] | [INFO] [stdout] 4607 | / Box::pin({ [INFO] [stdout] 4608 | | let this = self.clone(); [INFO] [stdout] 4609 | | async move { [INFO] [stdout] 4610 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4631 | | } [INFO] [stdout] 4632 | | }) [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_11_01/mod.rs:4630:63 [INFO] [stdout] | [INFO] [stdout] 4624 | / req.url_mut() [INFO] [stdout] 4625 | | .query_pairs_mut() [INFO] [stdout] 4626 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4630 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4631 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:4609:21: 4631: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_11_01/mod.rs:4654:17 [INFO] [stdout] | [INFO] [stdout] 4654 | / Box::pin({ [INFO] [stdout] 4655 | | let this = self.clone(); [INFO] [stdout] 4656 | | async move { [INFO] [stdout] 4657 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4677 | | } [INFO] [stdout] 4678 | | }) [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_11_01/mod.rs:4676:63 [INFO] [stdout] | [INFO] [stdout] 4671 | / req.url_mut() [INFO] [stdout] 4672 | | .query_pairs_mut() [INFO] [stdout] 4673 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4676 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4677 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:4656:21: 4677: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_11_01/mod.rs:4771:17 [INFO] [stdout] | [INFO] [stdout] 4771 | 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_11_01/mod.rs:4758:59 [INFO] [stdout] | [INFO] [stdout] 4753 | / ... req.url_mut() [INFO] [stdout] 4754 | | ... .query_pairs_mut() [INFO] [stdout] 4755 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4758 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4759 | ... } [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_11_01/mod.rs:4866:17 [INFO] [stdout] | [INFO] [stdout] 4866 | 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_11_01/mod.rs:4853:59 [INFO] [stdout] | [INFO] [stdout] 4848 | / ... req.url_mut() [INFO] [stdout] 4849 | | ... .query_pairs_mut() [INFO] [stdout] 4850 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4853 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4854 | ... } [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_11_01/mod.rs:5026:17 [INFO] [stdout] | [INFO] [stdout] 5026 | / Box::pin({ [INFO] [stdout] 5027 | | let this = self.clone(); [INFO] [stdout] 5028 | | async move { [INFO] [stdout] 5029 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5050 | | } [INFO] [stdout] 5051 | | }) [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_11_01/mod.rs:5049:63 [INFO] [stdout] | [INFO] [stdout] 5044 | / req.url_mut() [INFO] [stdout] 5045 | | .query_pairs_mut() [INFO] [stdout] 5046 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5049 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5050 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5028:21: 5050: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_11_01/mod.rs:5098:17 [INFO] [stdout] | [INFO] [stdout] 5098 | / Box::pin({ [INFO] [stdout] 5099 | | let this = self.clone(); [INFO] [stdout] 5100 | | async move { [INFO] [stdout] 5101 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5123 | | } [INFO] [stdout] 5124 | | }) [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_11_01/mod.rs:5122:63 [INFO] [stdout] | [INFO] [stdout] 5116 | / req.url_mut() [INFO] [stdout] 5117 | | .query_pairs_mut() [INFO] [stdout] 5118 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5122 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5123 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5100:21: 5123: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_11_01/mod.rs:5170:17 [INFO] [stdout] | [INFO] [stdout] 5170 | / Box::pin({ [INFO] [stdout] 5171 | | let this = self.clone(); [INFO] [stdout] 5172 | | async move { [INFO] [stdout] 5173 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5195 | | } [INFO] [stdout] 5196 | | }) [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_11_01/mod.rs:5194:63 [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, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5194 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5195 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5172:21: 5195: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_11_01/mod.rs:5219:17 [INFO] [stdout] | [INFO] [stdout] 5219 | / Box::pin({ [INFO] [stdout] 5220 | | let this = self.clone(); [INFO] [stdout] 5221 | | async move { [INFO] [stdout] 5222 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5243 | | } [INFO] [stdout] 5244 | | }) [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_11_01/mod.rs:5242:63 [INFO] [stdout] | [INFO] [stdout] 5237 | / req.url_mut() [INFO] [stdout] 5238 | | .query_pairs_mut() [INFO] [stdout] 5239 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5242 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5243 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5221:21: 5243: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_11_01/mod.rs:5341:17 [INFO] [stdout] | [INFO] [stdout] 5341 | 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_11_01/mod.rs:5328:59 [INFO] [stdout] | [INFO] [stdout] 5323 | / ... req.url_mut() [INFO] [stdout] 5324 | | ... .query_pairs_mut() [INFO] [stdout] 5325 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5328 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5329 | ... } [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_11_01/mod.rs:5501:17 [INFO] [stdout] | [INFO] [stdout] 5501 | / Box::pin({ [INFO] [stdout] 5502 | | let this = self.clone(); [INFO] [stdout] 5503 | | async move { [INFO] [stdout] 5504 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5525 | | } [INFO] [stdout] 5526 | | }) [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_11_01/mod.rs:5524:63 [INFO] [stdout] | [INFO] [stdout] 5519 | / req.url_mut() [INFO] [stdout] 5520 | | .query_pairs_mut() [INFO] [stdout] 5521 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5524 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5525 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5503:21: 5525: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_11_01/mod.rs:5573:17 [INFO] [stdout] | [INFO] [stdout] 5573 | / Box::pin({ [INFO] [stdout] 5574 | | let this = self.clone(); [INFO] [stdout] 5575 | | async move { [INFO] [stdout] 5576 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5598 | | } [INFO] [stdout] 5599 | | }) [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_11_01/mod.rs:5597:63 [INFO] [stdout] | [INFO] [stdout] 5591 | / req.url_mut() [INFO] [stdout] 5592 | | .query_pairs_mut() [INFO] [stdout] 5593 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5597 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5598 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5575:21: 5598: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_11_01/mod.rs:5645:17 [INFO] [stdout] | [INFO] [stdout] 5645 | / Box::pin({ [INFO] [stdout] 5646 | | let this = self.clone(); [INFO] [stdout] 5647 | | async move { [INFO] [stdout] 5648 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5670 | | } [INFO] [stdout] 5671 | | }) [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_11_01/mod.rs:5669:63 [INFO] [stdout] | [INFO] [stdout] 5663 | / req.url_mut() [INFO] [stdout] 5664 | | .query_pairs_mut() [INFO] [stdout] 5665 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5669 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5670 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5647:21: 5670: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_11_01/mod.rs:5694:17 [INFO] [stdout] | [INFO] [stdout] 5694 | / Box::pin({ [INFO] [stdout] 5695 | | let this = self.clone(); [INFO] [stdout] 5696 | | async move { [INFO] [stdout] 5697 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5718 | | } [INFO] [stdout] 5719 | | }) [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_11_01/mod.rs:5717:63 [INFO] [stdout] | [INFO] [stdout] 5712 | / req.url_mut() [INFO] [stdout] 5713 | | .query_pairs_mut() [INFO] [stdout] 5714 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5717 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5718 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5696:21: 5718: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_11_01/mod.rs:5816:17 [INFO] [stdout] | [INFO] [stdout] 5816 | 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_11_01/mod.rs:5803:59 [INFO] [stdout] | [INFO] [stdout] 5798 | / ... req.url_mut() [INFO] [stdout] 5799 | | ... .query_pairs_mut() [INFO] [stdout] 5800 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5803 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5804 | ... } [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_11_01/mod.rs:5976:17 [INFO] [stdout] | [INFO] [stdout] 5976 | / Box::pin({ [INFO] [stdout] 5977 | | let this = self.clone(); [INFO] [stdout] 5978 | | async move { [INFO] [stdout] 5979 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6000 | | } [INFO] [stdout] 6001 | | }) [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_11_01/mod.rs:5999:63 [INFO] [stdout] | [INFO] [stdout] 5994 | / req.url_mut() [INFO] [stdout] 5995 | | .query_pairs_mut() [INFO] [stdout] 5996 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5999 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6000 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:5978:21: 6000: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_11_01/mod.rs:6048:17 [INFO] [stdout] | [INFO] [stdout] 6048 | / Box::pin({ [INFO] [stdout] 6049 | | let this = self.clone(); [INFO] [stdout] 6050 | | async move { [INFO] [stdout] 6051 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6073 | | } [INFO] [stdout] 6074 | | }) [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_11_01/mod.rs:6072:63 [INFO] [stdout] | [INFO] [stdout] 6066 | / req.url_mut() [INFO] [stdout] 6067 | | .query_pairs_mut() [INFO] [stdout] 6068 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6072 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6073 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:6050:21: 6073: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_11_01/mod.rs:6120:17 [INFO] [stdout] | [INFO] [stdout] 6120 | / Box::pin({ [INFO] [stdout] 6121 | | let this = self.clone(); [INFO] [stdout] 6122 | | async move { [INFO] [stdout] 6123 | | 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_11_01/mod.rs:6144:63 [INFO] [stdout] | [INFO] [stdout] 6138 | / req.url_mut() [INFO] [stdout] 6139 | | .query_pairs_mut() [INFO] [stdout] 6140 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [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_11_01/mod.rs:6122: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_11_01/mod.rs:6169:17 [INFO] [stdout] | [INFO] [stdout] 6169 | / Box::pin({ [INFO] [stdout] 6170 | | let this = self.clone(); [INFO] [stdout] 6171 | | async move { [INFO] [stdout] 6172 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6193 | | } [INFO] [stdout] 6194 | | }) [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_11_01/mod.rs:6192:63 [INFO] [stdout] | [INFO] [stdout] 6187 | / req.url_mut() [INFO] [stdout] 6188 | | .query_pairs_mut() [INFO] [stdout] 6189 | | .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6192 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6193 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_11_01/mod.rs:6171:21: 6193: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_11_01/mod.rs:6291:17 [INFO] [stdout] | [INFO] [stdout] 6291 | 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_11_01/mod.rs:6278:59 [INFO] [stdout] | [INFO] [stdout] 6273 | / ... req.url_mut() [INFO] [stdout] 6274 | | ... .query_pairs_mut() [INFO] [stdout] 6275 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-11-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6278 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6279 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 66 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_mobilenetwork` due to 67 previous errors [INFO] running `Command { std: "docker" "inspect" "ee984674a101b4e94a65c1aa11c1383d77e04dfa30d792a2b5657d949a405945", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee984674a101b4e94a65c1aa11c1383d77e04dfa30d792a2b5657d949a405945", kill_on_drop: false }` [INFO] [stdout] ee984674a101b4e94a65c1aa11c1383d77e04dfa30d792a2b5657d949a405945