[INFO] fetching crate azure_mgmt_datamigration 0.9.0... [INFO] building azure_mgmt_datamigration-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_datamigration 0.9.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_datamigration 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_datamigration 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_datamigration 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_datamigration 0.9.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1820f53b8f5cfd122f3d9a7590b77fbcda4878b73a4ac40b6c73503b6cef86b [INFO] running `Command { std: "docker" "start" "-a" "b1820f53b8f5cfd122f3d9a7590b77fbcda4878b73a4ac40b6c73503b6cef86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1820f53b8f5cfd122f3d9a7590b77fbcda4878b73a4ac40b6c73503b6cef86b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1820f53b8f5cfd122f3d9a7590b77fbcda4878b73a4ac40b6c73503b6cef86b", kill_on_drop: false }` [INFO] [stdout] b1820f53b8f5cfd122f3d9a7590b77fbcda4878b73a4ac40b6c73503b6cef86b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 683b4a6414e4a323443d76691f34d7827d601378760461e066acec2a45af099f [INFO] running `Command { std: "docker" "start" "-a" "683b4a6414e4a323443d76691f34d7827d601378760461e066acec2a45af099f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [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 unicode-normalization v0.1.22 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling mime v0.3.16 [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 idna v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling uuid v1.2.2 [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 tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling azure_mgmt_datamigration v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_06/mod.rs:236:17 [INFO] [stdout] | [INFO] [stdout] 236 | 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_2021_06/mod.rs:223:59 [INFO] [stdout] | [INFO] [stdout] 218 | / ... req.url_mut() [INFO] [stdout] 219 | | ... .query_pairs_mut() [INFO] [stdout] 220 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 223 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 224 | ... } [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_2021_06/mod.rs:520:17 [INFO] [stdout] | [INFO] [stdout] 520 | / Box::pin({ [INFO] [stdout] 521 | | let this = self.clone(); [INFO] [stdout] 522 | | async move { [INFO] [stdout] 523 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 543 | | } [INFO] [stdout] 544 | | }) [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_2021_06/mod.rs:542:63 [INFO] [stdout] | [INFO] [stdout] 537 | / req.url_mut() [INFO] [stdout] 538 | | .query_pairs_mut() [INFO] [stdout] 539 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 542 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 543 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:522:21: 543: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_2021_06/mod.rs:590:17 [INFO] [stdout] | [INFO] [stdout] 590 | / Box::pin({ [INFO] [stdout] 591 | | let this = self.clone(); [INFO] [stdout] 592 | | async move { [INFO] [stdout] 593 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 614 | | } [INFO] [stdout] 615 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_06/mod.rs:613:63 [INFO] [stdout] | [INFO] [stdout] 607 | / req.url_mut() [INFO] [stdout] 608 | | .query_pairs_mut() [INFO] [stdout] 609 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 613 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 614 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:592:21: 614:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_06/mod.rs:661:17 [INFO] [stdout] | [INFO] [stdout] 661 | / Box::pin({ [INFO] [stdout] 662 | | let this = self.clone(); [INFO] [stdout] 663 | | async move { [INFO] [stdout] 664 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 685 | | } [INFO] [stdout] 686 | | }) [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_2021_06/mod.rs:684:63 [INFO] [stdout] | [INFO] [stdout] 678 | / req.url_mut() [INFO] [stdout] 679 | | .query_pairs_mut() [INFO] [stdout] 680 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 684 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 685 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:663:21: 685: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_2021_06/mod.rs:714:17 [INFO] [stdout] | [INFO] [stdout] 714 | / Box::pin({ [INFO] [stdout] 715 | | let this = self.clone(); [INFO] [stdout] 716 | | async move { [INFO] [stdout] 717 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 742 | | } [INFO] [stdout] 743 | | }) [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_2021_06/mod.rs:741:63 [INFO] [stdout] | [INFO] [stdout] 731 | / req.url_mut() [INFO] [stdout] 732 | | .query_pairs_mut() [INFO] [stdout] 733 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 741 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 742 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:716:21: 742: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_2021_06/mod.rs:783:17 [INFO] [stdout] | [INFO] [stdout] 783 | / Box::pin({ [INFO] [stdout] 784 | | let this = self.clone(); [INFO] [stdout] 785 | | async move { [INFO] [stdout] 786 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 807 | | } [INFO] [stdout] 808 | | }) [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_2021_06/mod.rs:806:63 [INFO] [stdout] | [INFO] [stdout] 800 | / req.url_mut() [INFO] [stdout] 801 | | .query_pairs_mut() [INFO] [stdout] 802 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 806 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 807 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:785:21: 807: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_2021_06/mod.rs:832:17 [INFO] [stdout] | [INFO] [stdout] 832 | / Box::pin({ [INFO] [stdout] 833 | | let this = self.clone(); [INFO] [stdout] 834 | | async move { [INFO] [stdout] 835 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 856 | | } [INFO] [stdout] 857 | | }) [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_2021_06/mod.rs:855:63 [INFO] [stdout] | [INFO] [stdout] 849 | / req.url_mut() [INFO] [stdout] 850 | | .query_pairs_mut() [INFO] [stdout] 851 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 855 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 856 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:834:21: 856: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_2021_06/mod.rs:875:17 [INFO] [stdout] | [INFO] [stdout] 875 | / Box::pin({ [INFO] [stdout] 876 | | let this = self.clone(); [INFO] [stdout] 877 | | async move { [INFO] [stdout] 878 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 899 | | } [INFO] [stdout] 900 | | }) [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_2021_06/mod.rs:898:63 [INFO] [stdout] | [INFO] [stdout] 892 | / req.url_mut() [INFO] [stdout] 893 | | .query_pairs_mut() [INFO] [stdout] 894 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 898 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 899 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:877:21: 899: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_2021_06/mod.rs:997:17 [INFO] [stdout] | [INFO] [stdout] 997 | 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_2021_06/mod.rs:984:59 [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, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 984 | ... 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 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_2021_06/mod.rs:1038:17 [INFO] [stdout] | [INFO] [stdout] 1038 | / Box::pin({ [INFO] [stdout] 1039 | | let this = self.clone(); [INFO] [stdout] 1040 | | async move { [INFO] [stdout] 1041 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1062 | | } [INFO] [stdout] 1063 | | }) [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_2021_06/mod.rs:1061:63 [INFO] [stdout] | [INFO] [stdout] 1055 | / req.url_mut() [INFO] [stdout] 1056 | | .query_pairs_mut() [INFO] [stdout] 1057 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1061 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1062 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:1040:21: 1062: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_2021_06/mod.rs:1162:17 [INFO] [stdout] | [INFO] [stdout] 1162 | 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_2021_06/mod.rs:1149:59 [INFO] [stdout] | [INFO] [stdout] 1144 | / ... req.url_mut() [INFO] [stdout] 1145 | | ... .query_pairs_mut() [INFO] [stdout] 1146 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1149 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1150 | ... } [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_2021_06/mod.rs:1255:17 [INFO] [stdout] | [INFO] [stdout] 1255 | 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_2021_06/mod.rs:1242:59 [INFO] [stdout] | [INFO] [stdout] 1237 | / ... req.url_mut() [INFO] [stdout] 1238 | | ... .query_pairs_mut() [INFO] [stdout] 1239 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1242 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1243 | ... } [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_2021_06/mod.rs:1295:17 [INFO] [stdout] | [INFO] [stdout] 1295 | / Box::pin({ [INFO] [stdout] 1296 | | let this = self.clone(); [INFO] [stdout] 1297 | | async move { [INFO] [stdout] 1298 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1318 | | } [INFO] [stdout] 1319 | | }) [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_2021_06/mod.rs:1317:63 [INFO] [stdout] | [INFO] [stdout] 1311 | / req.url_mut() [INFO] [stdout] 1312 | | .query_pairs_mut() [INFO] [stdout] 1313 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1317 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1318 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:1297:21: 1318: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_2021_06/mod.rs:1628:17 [INFO] [stdout] | [INFO] [stdout] 1628 | 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_2021_06/mod.rs:1615:59 [INFO] [stdout] | [INFO] [stdout] 1607 | / ... req.url_mut() [INFO] [stdout] 1608 | | ... .query_pairs_mut() [INFO] [stdout] 1609 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1615 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1616 | ... } [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_2021_06/mod.rs:1676:17 [INFO] [stdout] | [INFO] [stdout] 1676 | / Box::pin({ [INFO] [stdout] 1677 | | let this = self.clone(); [INFO] [stdout] 1678 | | async move { [INFO] [stdout] 1679 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1704 | | } [INFO] [stdout] 1705 | | }) [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_2021_06/mod.rs:1703:63 [INFO] [stdout] | [INFO] [stdout] 1695 | / req.url_mut() [INFO] [stdout] 1696 | | .query_pairs_mut() [INFO] [stdout] 1697 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1703 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1704 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:1678:21: 1704: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_2021_06/mod.rs:1752:17 [INFO] [stdout] | [INFO] [stdout] 1752 | / Box::pin({ [INFO] [stdout] 1753 | | let this = self.clone(); [INFO] [stdout] 1754 | | async move { [INFO] [stdout] 1755 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1778 | | } [INFO] [stdout] 1779 | | }) [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_2021_06/mod.rs:1777:63 [INFO] [stdout] | [INFO] [stdout] 1771 | / req.url_mut() [INFO] [stdout] 1772 | | .query_pairs_mut() [INFO] [stdout] 1773 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1777 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1778 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:1754:21: 1778: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_2021_06/mod.rs:1826:17 [INFO] [stdout] | [INFO] [stdout] 1826 | / Box::pin({ [INFO] [stdout] 1827 | | let this = self.clone(); [INFO] [stdout] 1828 | | async move { [INFO] [stdout] 1829 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1852 | | } [INFO] [stdout] 1853 | | }) [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_2021_06/mod.rs:1851:63 [INFO] [stdout] | [INFO] [stdout] 1845 | / req.url_mut() [INFO] [stdout] 1846 | | .query_pairs_mut() [INFO] [stdout] 1847 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1851 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1852 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:1828:21: 1852: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_2021_06/mod.rs:1882:17 [INFO] [stdout] | [INFO] [stdout] 1882 | / Box::pin({ [INFO] [stdout] 1883 | | let this = self.clone(); [INFO] [stdout] 1884 | | async move { [INFO] [stdout] 1885 | | 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_2021_06/mod.rs:1911:63 [INFO] [stdout] | [INFO] [stdout] 1901 | / req.url_mut() [INFO] [stdout] 1902 | | .query_pairs_mut() [INFO] [stdout] 1903 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [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_2021_06/mod.rs:1884: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_2021_06/mod.rs:1955:17 [INFO] [stdout] | [INFO] [stdout] 1955 | / ... Box::pin({ [INFO] [stdout] 1956 | | ... let this = self.clone(); [INFO] [stdout] 1957 | | ... async move { [INFO] [stdout] 1958 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DataMigration/... [INFO] [stdout] ... | [INFO] [stdout] 1973 | | ... } [INFO] [stdout] 1974 | | ... }) [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_2021_06/mod.rs:1972:63 [INFO] [stdout] | [INFO] [stdout] 1966 | / req.url_mut() [INFO] [stdout] 1967 | | .query_pairs_mut() [INFO] [stdout] 1968 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1972 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1973 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:1957:21: 1973: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_2021_06/mod.rs:2021:17 [INFO] [stdout] | [INFO] [stdout] 2021 | / ... Box::pin({ [INFO] [stdout] 2022 | | ... let this = self.clone(); [INFO] [stdout] 2023 | | ... async move { [INFO] [stdout] 2024 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DataMigration/... [INFO] [stdout] ... | [INFO] [stdout] 2039 | | ... } [INFO] [stdout] 2040 | | ... }) [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_2021_06/mod.rs:2038:63 [INFO] [stdout] | [INFO] [stdout] 2032 | / req.url_mut() [INFO] [stdout] 2033 | | .query_pairs_mut() [INFO] [stdout] 2034 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2038 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2039 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2023:21: 2039: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_2021_06/mod.rs:2300:17 [INFO] [stdout] | [INFO] [stdout] 2300 | 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_2021_06/mod.rs:2287:59 [INFO] [stdout] | [INFO] [stdout] 2279 | / ... req.url_mut() [INFO] [stdout] 2280 | | ... .query_pairs_mut() [INFO] [stdout] 2281 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2287 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2288 | ... } [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_2021_06/mod.rs:2347:17 [INFO] [stdout] | [INFO] [stdout] 2347 | / Box::pin({ [INFO] [stdout] 2348 | | let this = self.clone(); [INFO] [stdout] 2349 | | async move { [INFO] [stdout] 2350 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2374 | | } [INFO] [stdout] 2375 | | }) [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_2021_06/mod.rs:2373:63 [INFO] [stdout] | [INFO] [stdout] 2365 | / req.url_mut() [INFO] [stdout] 2366 | | .query_pairs_mut() [INFO] [stdout] 2367 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2373 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2374 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2349:21: 2374: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_2021_06/mod.rs:2421:17 [INFO] [stdout] | [INFO] [stdout] 2421 | / Box::pin({ [INFO] [stdout] 2422 | | let this = self.clone(); [INFO] [stdout] 2423 | | async move { [INFO] [stdout] 2424 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2446 | | } [INFO] [stdout] 2447 | | }) [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_2021_06/mod.rs:2445:63 [INFO] [stdout] | [INFO] [stdout] 2439 | / req.url_mut() [INFO] [stdout] 2440 | | .query_pairs_mut() [INFO] [stdout] 2441 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2445 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2446 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2423:21: 2446: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_2021_06/mod.rs:2493:17 [INFO] [stdout] | [INFO] [stdout] 2493 | / Box::pin({ [INFO] [stdout] 2494 | | let this = self.clone(); [INFO] [stdout] 2495 | | async move { [INFO] [stdout] 2496 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2518 | | } [INFO] [stdout] 2519 | | }) [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_2021_06/mod.rs:2517:63 [INFO] [stdout] | [INFO] [stdout] 2511 | / req.url_mut() [INFO] [stdout] 2512 | | .query_pairs_mut() [INFO] [stdout] 2513 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2517 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2518 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2495:21: 2518: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_2021_06/mod.rs:2547:17 [INFO] [stdout] | [INFO] [stdout] 2547 | / Box::pin({ [INFO] [stdout] 2548 | | let this = self.clone(); [INFO] [stdout] 2549 | | async move { [INFO] [stdout] 2550 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2576 | | } [INFO] [stdout] 2577 | | }) [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_2021_06/mod.rs:2575:63 [INFO] [stdout] | [INFO] [stdout] 2565 | / req.url_mut() [INFO] [stdout] 2566 | | .query_pairs_mut() [INFO] [stdout] 2567 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2575 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2576 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2549:21: 2576: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_2021_06/mod.rs:2618:17 [INFO] [stdout] | [INFO] [stdout] 2618 | / Box::pin({ [INFO] [stdout] 2619 | | let this = self.clone(); [INFO] [stdout] 2620 | | async move { [INFO] [stdout] 2621 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2643 | | } [INFO] [stdout] 2644 | | }) [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_2021_06/mod.rs:2642:63 [INFO] [stdout] | [INFO] [stdout] 2636 | / req.url_mut() [INFO] [stdout] 2637 | | .query_pairs_mut() [INFO] [stdout] 2638 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2642 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2643 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2620:21: 2643: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_2021_06/mod.rs:2870:17 [INFO] [stdout] | [INFO] [stdout] 2870 | 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_2021_06/mod.rs:2857:59 [INFO] [stdout] | [INFO] [stdout] 2852 | / ... req.url_mut() [INFO] [stdout] 2853 | | ... .query_pairs_mut() [INFO] [stdout] 2854 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2857 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2858 | ... } [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_2021_06/mod.rs:2911:17 [INFO] [stdout] | [INFO] [stdout] 2911 | / Box::pin({ [INFO] [stdout] 2912 | | let this = self.clone(); [INFO] [stdout] 2913 | | async move { [INFO] [stdout] 2914 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2935 | | } [INFO] [stdout] 2936 | | }) [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_2021_06/mod.rs:2934:63 [INFO] [stdout] | [INFO] [stdout] 2929 | / req.url_mut() [INFO] [stdout] 2930 | | .query_pairs_mut() [INFO] [stdout] 2931 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2934 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2935 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2913:21: 2935: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_2021_06/mod.rs:2982:17 [INFO] [stdout] | [INFO] [stdout] 2982 | / Box::pin({ [INFO] [stdout] 2983 | | let this = self.clone(); [INFO] [stdout] 2984 | | async move { [INFO] [stdout] 2985 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3007 | | } [INFO] [stdout] 3008 | | }) [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_2021_06/mod.rs:3006:63 [INFO] [stdout] | [INFO] [stdout] 3000 | / req.url_mut() [INFO] [stdout] 3001 | | .query_pairs_mut() [INFO] [stdout] 3002 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3006 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3007 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:2984:21: 3007: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_2021_06/mod.rs:3054:17 [INFO] [stdout] | [INFO] [stdout] 3054 | / Box::pin({ [INFO] [stdout] 3055 | | let this = self.clone(); [INFO] [stdout] 3056 | | async move { [INFO] [stdout] 3057 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3079 | | } [INFO] [stdout] 3080 | | }) [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_2021_06/mod.rs:3078:63 [INFO] [stdout] | [INFO] [stdout] 3072 | / req.url_mut() [INFO] [stdout] 3073 | | .query_pairs_mut() [INFO] [stdout] 3074 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3078 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3079 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:3056:21: 3079: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_2021_06/mod.rs:3108:17 [INFO] [stdout] | [INFO] [stdout] 3108 | / Box::pin({ [INFO] [stdout] 3109 | | let this = self.clone(); [INFO] [stdout] 3110 | | async move { [INFO] [stdout] 3111 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3137 | | } [INFO] [stdout] 3138 | | }) [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_2021_06/mod.rs:3136:63 [INFO] [stdout] | [INFO] [stdout] 3126 | / req.url_mut() [INFO] [stdout] 3127 | | .query_pairs_mut() [INFO] [stdout] 3128 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3136 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3137 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:3110:21: 3137: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_2021_06/mod.rs:3252:17 [INFO] [stdout] | [INFO] [stdout] 3252 | 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_2021_06/mod.rs:3239:59 [INFO] [stdout] | [INFO] [stdout] 3234 | / ... req.url_mut() [INFO] [stdout] 3235 | | ... .query_pairs_mut() [INFO] [stdout] 3236 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3239 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3240 | ... } [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_2021_06/mod.rs:3352:17 [INFO] [stdout] | [INFO] [stdout] 3352 | 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_2021_06/mod.rs:3339:59 [INFO] [stdout] | [INFO] [stdout] 3334 | / ... req.url_mut() [INFO] [stdout] 3335 | | ... .query_pairs_mut() [INFO] [stdout] 3336 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3339 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3340 | ... } [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_2021_06/mod.rs:3642:17 [INFO] [stdout] | [INFO] [stdout] 3642 | 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_2021_06/mod.rs:3629:59 [INFO] [stdout] | [INFO] [stdout] 3624 | / ... req.url_mut() [INFO] [stdout] 3625 | | ... .query_pairs_mut() [INFO] [stdout] 3626 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3629 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3630 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required 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_2021_06/mod.rs:3684:17 [INFO] [stdout] | [INFO] [stdout] 3684 | / Box::pin({ [INFO] [stdout] 3685 | | let this = self.clone(); [INFO] [stdout] 3686 | | async move { [INFO] [stdout] 3687 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3709 | | } [INFO] [stdout] 3710 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2021_06/mod.rs:3708:63 [INFO] [stdout] | [INFO] [stdout] 3703 | / req.url_mut() [INFO] [stdout] 3704 | | .query_pairs_mut() [INFO] [stdout] 3705 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3708 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3709 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:3686:21: 3709: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_2021_06/mod.rs:3757:17 [INFO] [stdout] | [INFO] [stdout] 3757 | / Box::pin({ [INFO] [stdout] 3758 | | let this = self.clone(); [INFO] [stdout] 3759 | | async move { [INFO] [stdout] 3760 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3783 | | } [INFO] [stdout] 3784 | | }) [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_2021_06/mod.rs:3782:63 [INFO] [stdout] | [INFO] [stdout] 3776 | / req.url_mut() [INFO] [stdout] 3777 | | .query_pairs_mut() [INFO] [stdout] 3778 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3782 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3783 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:3759:21: 3783: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_2021_06/mod.rs:3831:17 [INFO] [stdout] | [INFO] [stdout] 3831 | / Box::pin({ [INFO] [stdout] 3832 | | let this = self.clone(); [INFO] [stdout] 3833 | | async move { [INFO] [stdout] 3834 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3857 | | } [INFO] [stdout] 3858 | | }) [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_2021_06/mod.rs:3856:63 [INFO] [stdout] | [INFO] [stdout] 3850 | / req.url_mut() [INFO] [stdout] 3851 | | .query_pairs_mut() [INFO] [stdout] 3852 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3856 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3857 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:3833:21: 3857: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_2021_06/mod.rs:3881:17 [INFO] [stdout] | [INFO] [stdout] 3881 | / Box::pin({ [INFO] [stdout] 3882 | | let this = self.clone(); [INFO] [stdout] 3883 | | async move { [INFO] [stdout] 3884 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3906 | | } [INFO] [stdout] 3907 | | }) [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_2021_06/mod.rs:3905:63 [INFO] [stdout] | [INFO] [stdout] 3900 | / req.url_mut() [INFO] [stdout] 3901 | | .query_pairs_mut() [INFO] [stdout] 3902 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3905 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3906 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:3883:21: 3906: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_2021_06/mod.rs:3949:17 [INFO] [stdout] | [INFO] [stdout] 3949 | / Box::pin({ [INFO] [stdout] 3950 | | let this = self.clone(); [INFO] [stdout] 3951 | | async move { [INFO] [stdout] 3952 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3975 | | } [INFO] [stdout] 3976 | | }) [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_2021_06/mod.rs:3974:63 [INFO] [stdout] | [INFO] [stdout] 3968 | / req.url_mut() [INFO] [stdout] 3969 | | .query_pairs_mut() [INFO] [stdout] 3970 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3974 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3975 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:3951:21: 3975: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_2021_06/mod.rs:4022:17 [INFO] [stdout] | [INFO] [stdout] 4022 | / ... Box::pin({ [INFO] [stdout] 4023 | | ... let this = self.clone(); [INFO] [stdout] 4024 | | ... async move { [INFO] [stdout] 4025 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.DataMigration/... [INFO] [stdout] ... | [INFO] [stdout] 4040 | | ... } [INFO] [stdout] 4041 | | ... }) [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_2021_06/mod.rs:4039:63 [INFO] [stdout] | [INFO] [stdout] 4033 | / req.url_mut() [INFO] [stdout] 4034 | | .query_pairs_mut() [INFO] [stdout] 4035 | | .append_pair(azure_core::query_param::API_VERSION, "2021-06-30"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4039 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4040 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_06/mod.rs:4024:21: 4040:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_datamigration` due to 41 previous errors [INFO] running `Command { std: "docker" "inspect" "683b4a6414e4a323443d76691f34d7827d601378760461e066acec2a45af099f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683b4a6414e4a323443d76691f34d7827d601378760461e066acec2a45af099f", kill_on_drop: false }` [INFO] [stdout] 683b4a6414e4a323443d76691f34d7827d601378760461e066acec2a45af099f