[INFO] fetching crate azure_mgmt_storsimple1200series 0.9.0... [INFO] building azure_mgmt_storsimple1200series-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_storsimple1200series 0.9.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_storsimple1200series 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_storsimple1200series 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_storsimple1200series 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_storsimple1200series 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] 5602df7f03a449715b45a639c0cbb973626cd524632f5b5a5bc094c8af11aa51 [INFO] running `Command { std: "docker" "start" "-a" "5602df7f03a449715b45a639c0cbb973626cd524632f5b5a5bc094c8af11aa51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5602df7f03a449715b45a639c0cbb973626cd524632f5b5a5bc094c8af11aa51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5602df7f03a449715b45a639c0cbb973626cd524632f5b5a5bc094c8af11aa51", kill_on_drop: false }` [INFO] [stdout] 5602df7f03a449715b45a639c0cbb973626cd524632f5b5a5bc094c8af11aa51 [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] a4fa9704c7acf83b8ae418513dd335080df289f9cb5f81d5cab409bd542fd363 [INFO] running `Command { std: "docker" "start" "-a" "a4fa9704c7acf83b8ae418513dd335080df289f9cb5f81d5cab409bd542fd363", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [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 memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dyn-clone v1.0.10 [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 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_storsimple1200series v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2016_10/mod.rs:487:17 [INFO] [stdout] | [INFO] [stdout] 487 | / Box::pin({ [INFO] [stdout] 488 | | let this = self.clone(); [INFO] [stdout] 489 | | async move { [INFO] [stdout] 490 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 508 | | } [INFO] [stdout] 509 | | }) [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_2016_10/mod.rs:507:63 [INFO] [stdout] | [INFO] [stdout] 502 | / req.url_mut() [INFO] [stdout] 503 | | .query_pairs_mut() [INFO] [stdout] 504 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 507 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 508 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:489:21: 508: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_2016_10/mod.rs:553:17 [INFO] [stdout] | [INFO] [stdout] 553 | / Box::pin({ [INFO] [stdout] 554 | | let this = self.clone(); [INFO] [stdout] 555 | | async move { [INFO] [stdout] 556 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 575 | | } [INFO] [stdout] 576 | | }) [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_2016_10/mod.rs:574:63 [INFO] [stdout] | [INFO] [stdout] 569 | / req.url_mut() [INFO] [stdout] 570 | | .query_pairs_mut() [INFO] [stdout] 571 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 574 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 575 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:555:21: 575: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_2016_10/mod.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | / Box::pin({ [INFO] [stdout] 621 | | let this = self.clone(); [INFO] [stdout] 622 | | async move { [INFO] [stdout] 623 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 643 | | } [INFO] [stdout] 644 | | }) [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_2016_10/mod.rs:642:63 [INFO] [stdout] | [INFO] [stdout] 637 | / req.url_mut() [INFO] [stdout] 638 | | .query_pairs_mut() [INFO] [stdout] 639 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 642 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 643 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:622:21: 643: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_2016_10/mod.rs:689:17 [INFO] [stdout] | [INFO] [stdout] 689 | / Box::pin({ [INFO] [stdout] 690 | | let this = self.clone(); [INFO] [stdout] 691 | | async move { [INFO] [stdout] 692 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 713 | | } [INFO] [stdout] 714 | | }) [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_2016_10/mod.rs:712:63 [INFO] [stdout] | [INFO] [stdout] 706 | / req.url_mut() [INFO] [stdout] 707 | | .query_pairs_mut() [INFO] [stdout] 708 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 712 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 713 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:691:21: 713: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_2016_10/mod.rs:759:17 [INFO] [stdout] | [INFO] [stdout] 759 | / Box::pin({ [INFO] [stdout] 760 | | let this = self.clone(); [INFO] [stdout] 761 | | async move { [INFO] [stdout] 762 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 783 | | } [INFO] [stdout] 784 | | }) [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_2016_10/mod.rs:782:63 [INFO] [stdout] | [INFO] [stdout] 776 | / req.url_mut() [INFO] [stdout] 777 | | .query_pairs_mut() [INFO] [stdout] 778 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 782 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 783 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:761:21: 783: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_2016_10/mod.rs:805:17 [INFO] [stdout] | [INFO] [stdout] 805 | / Box::pin({ [INFO] [stdout] 806 | | let this = self.clone(); [INFO] [stdout] 807 | | async move { [INFO] [stdout] 808 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 828 | | } [INFO] [stdout] 829 | | }) [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_2016_10/mod.rs:827:63 [INFO] [stdout] | [INFO] [stdout] 822 | / req.url_mut() [INFO] [stdout] 823 | | .query_pairs_mut() [INFO] [stdout] 824 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 827 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 828 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:807:21: 828: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_2016_10/mod.rs:871:17 [INFO] [stdout] | [INFO] [stdout] 871 | / Box::pin({ [INFO] [stdout] 872 | | let this = self.clone(); [INFO] [stdout] 873 | | async move { [INFO] [stdout] 874 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 896 | | } [INFO] [stdout] 897 | | }) [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_2016_10/mod.rs:895:63 [INFO] [stdout] | [INFO] [stdout] 889 | / req.url_mut() [INFO] [stdout] 890 | | .query_pairs_mut() [INFO] [stdout] 891 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 895 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 896 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:873:21: 896: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_2016_10/mod.rs:941:17 [INFO] [stdout] | [INFO] [stdout] 941 | / Box::pin({ [INFO] [stdout] 942 | | let this = self.clone(); [INFO] [stdout] 943 | | async move { [INFO] [stdout] 944 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 964 | | } [INFO] [stdout] 965 | | }) [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_2016_10/mod.rs:963:63 [INFO] [stdout] | [INFO] [stdout] 958 | / req.url_mut() [INFO] [stdout] 959 | | .query_pairs_mut() [INFO] [stdout] 960 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 963 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 964 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:943:21: 964: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_2016_10/mod.rs:1009:17 [INFO] [stdout] | [INFO] [stdout] 1009 | / ... Box::pin({ [INFO] [stdout] 1010 | | ... let this = self.clone(); [INFO] [stdout] 1011 | | ... async move { [INFO] [stdout] 1012 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 1026 | | ... } [INFO] [stdout] 1027 | | ... }) [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_2016_10/mod.rs:1025:63 [INFO] [stdout] | [INFO] [stdout] 1020 | / req.url_mut() [INFO] [stdout] 1021 | | .query_pairs_mut() [INFO] [stdout] 1022 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1025 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1026 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1011:21: 1026: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_2016_10/mod.rs:1072:17 [INFO] [stdout] | [INFO] [stdout] 1072 | / ... Box::pin({ [INFO] [stdout] 1073 | | ... let this = self.clone(); [INFO] [stdout] 1074 | | ... async move { [INFO] [stdout] 1075 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 1090 | | ... } [INFO] [stdout] 1091 | | ... }) [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_2016_10/mod.rs:1089:63 [INFO] [stdout] | [INFO] [stdout] 1083 | / req.url_mut() [INFO] [stdout] 1084 | | .query_pairs_mut() [INFO] [stdout] 1085 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1089 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1090 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1074:21: 1090: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_2016_10/mod.rs:1137:17 [INFO] [stdout] | [INFO] [stdout] 1137 | / ... Box::pin({ [INFO] [stdout] 1138 | | ... let this = self.clone(); [INFO] [stdout] 1139 | | ... async move { [INFO] [stdout] 1140 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 1156 | | ... } [INFO] [stdout] 1157 | | ... }) [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_2016_10/mod.rs:1155:63 [INFO] [stdout] | [INFO] [stdout] 1148 | / req.url_mut() [INFO] [stdout] 1149 | | .query_pairs_mut() [INFO] [stdout] 1150 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1155 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1156 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1139:21: 1156: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_2016_10/mod.rs:1178:17 [INFO] [stdout] | [INFO] [stdout] 1178 | / ... Box::pin({ [INFO] [stdout] 1179 | | ... let this = self.clone(); [INFO] [stdout] 1180 | | ... async move { [INFO] [stdout] 1181 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 1195 | | ... } [INFO] [stdout] 1196 | | ... }) [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_2016_10/mod.rs:1194:63 [INFO] [stdout] | [INFO] [stdout] 1189 | / req.url_mut() [INFO] [stdout] 1190 | | .query_pairs_mut() [INFO] [stdout] 1191 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1194 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1195 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1180:21: 1195: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_2016_10/mod.rs:1236:17 [INFO] [stdout] | [INFO] [stdout] 1236 | / Box::pin({ [INFO] [stdout] 1237 | | let this = self.clone(); [INFO] [stdout] 1238 | | async move { [INFO] [stdout] 1239 | | 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_2016_10/mod.rs:1259:63 [INFO] [stdout] | [INFO] [stdout] 1253 | / req.url_mut() [INFO] [stdout] 1254 | | .query_pairs_mut() [INFO] [stdout] 1255 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-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_2016_10/mod.rs:1238: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_2016_10/mod.rs:1312:17 [INFO] [stdout] | [INFO] [stdout] 1312 | / Box::pin({ [INFO] [stdout] 1313 | | let this = self.clone(); [INFO] [stdout] 1314 | | async move { [INFO] [stdout] 1315 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1338 | | } [INFO] [stdout] 1339 | | }) [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_2016_10/mod.rs:1337:63 [INFO] [stdout] | [INFO] [stdout] 1329 | / req.url_mut() [INFO] [stdout] 1330 | | .query_pairs_mut() [INFO] [stdout] 1331 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1337 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1338 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1314:21: 1338: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_2016_10/mod.rs:1384:17 [INFO] [stdout] | [INFO] [stdout] 1384 | / Box::pin({ [INFO] [stdout] 1385 | | let this = self.clone(); [INFO] [stdout] 1386 | | async move { [INFO] [stdout] 1387 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1407 | | } [INFO] [stdout] 1408 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2016_10/mod.rs:1406:63 [INFO] [stdout] | [INFO] [stdout] 1401 | / req.url_mut() [INFO] [stdout] 1402 | | .query_pairs_mut() [INFO] [stdout] 1403 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1406 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1407 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1386:21: 1407:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2016_10/mod.rs:1511:17 [INFO] [stdout] | [INFO] [stdout] 1511 | 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_2016_10/mod.rs:1498:59 [INFO] [stdout] | [INFO] [stdout] 1493 | / ... req.url_mut() [INFO] [stdout] 1494 | | ... .query_pairs_mut() [INFO] [stdout] 1495 | | ... .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1498 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1499 | ... } [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_2016_10/mod.rs:1646:17 [INFO] [stdout] | [INFO] [stdout] 1646 | / Box::pin({ [INFO] [stdout] 1647 | | let this = self.clone(); [INFO] [stdout] 1648 | | async move { [INFO] [stdout] 1649 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1669 | | } [INFO] [stdout] 1670 | | }) [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_2016_10/mod.rs:1668:63 [INFO] [stdout] | [INFO] [stdout] 1663 | / req.url_mut() [INFO] [stdout] 1664 | | .query_pairs_mut() [INFO] [stdout] 1665 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1668 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1669 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1648:21: 1669: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_2016_10/mod.rs:1715:17 [INFO] [stdout] | [INFO] [stdout] 1715 | / Box::pin({ [INFO] [stdout] 1716 | | let this = self.clone(); [INFO] [stdout] 1717 | | async move { [INFO] [stdout] 1718 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1739 | | } [INFO] [stdout] 1740 | | }) [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_2016_10/mod.rs:1738:63 [INFO] [stdout] | [INFO] [stdout] 1733 | / req.url_mut() [INFO] [stdout] 1734 | | .query_pairs_mut() [INFO] [stdout] 1735 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1738 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1739 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1717:21: 1739: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_2016_10/mod.rs:1787:17 [INFO] [stdout] | [INFO] [stdout] 1787 | / Box::pin({ [INFO] [stdout] 1788 | | let this = self.clone(); [INFO] [stdout] 1789 | | async move { [INFO] [stdout] 1790 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1812 | | } [INFO] [stdout] 1813 | | }) [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_2016_10/mod.rs:1811:63 [INFO] [stdout] | [INFO] [stdout] 1805 | / req.url_mut() [INFO] [stdout] 1806 | | .query_pairs_mut() [INFO] [stdout] 1807 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1811 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1812 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1789:21: 1812: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_2016_10/mod.rs:1836:17 [INFO] [stdout] | [INFO] [stdout] 1836 | / Box::pin({ [INFO] [stdout] 1837 | | let this = self.clone(); [INFO] [stdout] 1838 | | async move { [INFO] [stdout] 1839 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1860 | | } [INFO] [stdout] 1861 | | }) [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_2016_10/mod.rs:1859:63 [INFO] [stdout] | [INFO] [stdout] 1854 | / req.url_mut() [INFO] [stdout] 1855 | | .query_pairs_mut() [INFO] [stdout] 1856 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1859 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1860 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:1838:21: 1860: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_2016_10/mod.rs:2040:17 [INFO] [stdout] | [INFO] [stdout] 2040 | 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_2016_10/mod.rs:2027:59 [INFO] [stdout] | [INFO] [stdout] 2019 | / ... req.url_mut() [INFO] [stdout] 2020 | | ... .query_pairs_mut() [INFO] [stdout] 2021 | | ... .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2027 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2028 | ... } [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_2016_10/mod.rs:2058:17 [INFO] [stdout] | [INFO] [stdout] 2058 | / Box::pin({ [INFO] [stdout] 2059 | | let this = self.clone(); [INFO] [stdout] 2060 | | async move { [INFO] [stdout] 2061 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2082 | | } [INFO] [stdout] 2083 | | }) [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_2016_10/mod.rs:2081:63 [INFO] [stdout] | [INFO] [stdout] 2075 | / req.url_mut() [INFO] [stdout] 2076 | | .query_pairs_mut() [INFO] [stdout] 2077 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2081 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2082 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:2060:21: 2082: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_2016_10/mod.rs:2102:17 [INFO] [stdout] | [INFO] [stdout] 2102 | / ... Box::pin({ [INFO] [stdout] 2103 | | ... let this = self.clone(); [INFO] [stdout] 2104 | | ... async move { [INFO] [stdout] 2105 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 2120 | | ... } [INFO] [stdout] 2121 | | ... }) [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_2016_10/mod.rs:2119:63 [INFO] [stdout] | [INFO] [stdout] 2113 | / req.url_mut() [INFO] [stdout] 2114 | | .query_pairs_mut() [INFO] [stdout] 2115 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2119 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2120 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:2104:21: 2120: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_2016_10/mod.rs:2333:17 [INFO] [stdout] | [INFO] [stdout] 2333 | 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_2016_10/mod.rs:2320:59 [INFO] [stdout] | [INFO] [stdout] 2312 | / ... req.url_mut() [INFO] [stdout] 2313 | | ... .query_pairs_mut() [INFO] [stdout] 2314 | | ... .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2320 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2321 | ... } [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_2016_10/mod.rs:2452:17 [INFO] [stdout] | [INFO] [stdout] 2452 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2016_10/mod.rs:2439:59 [INFO] [stdout] | [INFO] [stdout] 2426 | / ... req.url_mut() [INFO] [stdout] 2427 | | ... .query_pairs_mut() [INFO] [stdout] 2428 | | ... .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2439 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2440 | ... } [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_2016_10/mod.rs:2472:17 [INFO] [stdout] | [INFO] [stdout] 2472 | / Box::pin({ [INFO] [stdout] 2473 | | let this = self.clone(); [INFO] [stdout] 2474 | | async move { [INFO] [stdout] 2475 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2497 | | } [INFO] [stdout] 2498 | | }) [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_2016_10/mod.rs:2496:63 [INFO] [stdout] | [INFO] [stdout] 2491 | / req.url_mut() [INFO] [stdout] 2492 | | .query_pairs_mut() [INFO] [stdout] 2493 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2496 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2497 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:2474:21: 2497: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_2016_10/mod.rs:2520:17 [INFO] [stdout] | [INFO] [stdout] 2520 | / ... Box::pin({ [INFO] [stdout] 2521 | | ... let this = self.clone(); [INFO] [stdout] 2522 | | ... async move { [INFO] [stdout] 2523 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 2538 | | ... } [INFO] [stdout] 2539 | | ... }) [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_2016_10/mod.rs:2537:63 [INFO] [stdout] | [INFO] [stdout] 2531 | / req.url_mut() [INFO] [stdout] 2532 | | .query_pairs_mut() [INFO] [stdout] 2533 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2537 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2538 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:2522:21: 2538: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_2016_10/mod.rs:3001:17 [INFO] [stdout] | [INFO] [stdout] 3001 | / Box::pin({ [INFO] [stdout] 3002 | | let this = self.clone(); [INFO] [stdout] 3003 | | async move { [INFO] [stdout] 3004 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3027 | | } [INFO] [stdout] 3028 | | }) [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_2016_10/mod.rs:3026:63 [INFO] [stdout] | [INFO] [stdout] 3018 | / req.url_mut() [INFO] [stdout] 3019 | | .query_pairs_mut() [INFO] [stdout] 3020 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3026 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3027 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3003:21: 3027: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_2016_10/mod.rs:3079:17 [INFO] [stdout] | [INFO] [stdout] 3079 | / Box::pin({ [INFO] [stdout] 3080 | | let this = self.clone(); [INFO] [stdout] 3081 | | async move { [INFO] [stdout] 3082 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3106 | | } [INFO] [stdout] 3107 | | }) [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_2016_10/mod.rs:3105:63 [INFO] [stdout] | [INFO] [stdout] 3097 | / req.url_mut() [INFO] [stdout] 3098 | | .query_pairs_mut() [INFO] [stdout] 3099 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3105 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3106 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3081:21: 3106: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_2016_10/mod.rs:3154:17 [INFO] [stdout] | [INFO] [stdout] 3154 | / Box::pin({ [INFO] [stdout] 3155 | | let this = self.clone(); [INFO] [stdout] 3156 | | async move { [INFO] [stdout] 3157 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3179 | | } [INFO] [stdout] 3180 | | }) [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_2016_10/mod.rs:3178:63 [INFO] [stdout] | [INFO] [stdout] 3172 | / req.url_mut() [INFO] [stdout] 3173 | | .query_pairs_mut() [INFO] [stdout] 3174 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3178 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3179 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3156:21: 3179: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_2016_10/mod.rs:3203:17 [INFO] [stdout] | [INFO] [stdout] 3203 | / Box::pin({ [INFO] [stdout] 3204 | | let this = self.clone(); [INFO] [stdout] 3205 | | async move { [INFO] [stdout] 3206 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3227 | | } [INFO] [stdout] 3228 | | }) [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_2016_10/mod.rs:3226:63 [INFO] [stdout] | [INFO] [stdout] 3221 | / req.url_mut() [INFO] [stdout] 3222 | | .query_pairs_mut() [INFO] [stdout] 3223 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3226 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3227 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3205:21: 3227: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_2016_10/mod.rs:3269:17 [INFO] [stdout] | [INFO] [stdout] 3269 | / ... Box::pin({ [INFO] [stdout] 3270 | | ... let this = self.clone(); [INFO] [stdout] 3271 | | ... async move { [INFO] [stdout] 3272 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3286 | | ... } [INFO] [stdout] 3287 | | ... }) [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_2016_10/mod.rs:3285:63 [INFO] [stdout] | [INFO] [stdout] 3280 | / req.url_mut() [INFO] [stdout] 3281 | | .query_pairs_mut() [INFO] [stdout] 3282 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3285 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3286 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3271:21: 3286: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_2016_10/mod.rs:3334:17 [INFO] [stdout] | [INFO] [stdout] 3334 | / ... Box::pin({ [INFO] [stdout] 3335 | | ... let this = self.clone(); [INFO] [stdout] 3336 | | ... async move { [INFO] [stdout] 3337 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3352 | | ... } [INFO] [stdout] 3353 | | ... }) [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_2016_10/mod.rs:3351:63 [INFO] [stdout] | [INFO] [stdout] 3345 | / req.url_mut() [INFO] [stdout] 3346 | | .query_pairs_mut() [INFO] [stdout] 3347 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3351 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3352 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3336:21: 3352: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_2016_10/mod.rs:3376:17 [INFO] [stdout] | [INFO] [stdout] 3376 | / Box::pin({ [INFO] [stdout] 3377 | | let this = self.clone(); [INFO] [stdout] 3378 | | async move { [INFO] [stdout] 3379 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3401 | | } [INFO] [stdout] 3402 | | }) [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_2016_10/mod.rs:3400:63 [INFO] [stdout] | [INFO] [stdout] 3394 | / req.url_mut() [INFO] [stdout] 3395 | | .query_pairs_mut() [INFO] [stdout] 3396 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3400 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3401 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3378:21: 3401: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_2016_10/mod.rs:3421:17 [INFO] [stdout] | [INFO] [stdout] 3421 | / Box::pin({ [INFO] [stdout] 3422 | | let this = self.clone(); [INFO] [stdout] 3423 | | async move { [INFO] [stdout] 3424 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3446 | | } [INFO] [stdout] 3447 | | }) [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_2016_10/mod.rs:3445:63 [INFO] [stdout] | [INFO] [stdout] 3439 | / req.url_mut() [INFO] [stdout] 3440 | | .query_pairs_mut() [INFO] [stdout] 3441 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3445 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3446 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3423:21: 3446: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_2016_10/mod.rs:3467:17 [INFO] [stdout] | [INFO] [stdout] 3467 | / Box::pin({ [INFO] [stdout] 3468 | | let this = self.clone(); [INFO] [stdout] 3469 | | async move { [INFO] [stdout] 3470 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3492 | | } [INFO] [stdout] 3493 | | }) [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_2016_10/mod.rs:3491:63 [INFO] [stdout] | [INFO] [stdout] 3485 | / req.url_mut() [INFO] [stdout] 3486 | | .query_pairs_mut() [INFO] [stdout] 3487 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3491 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3492 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3469:21: 3492: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_2016_10/mod.rs:3541:17 [INFO] [stdout] | [INFO] [stdout] 3541 | / Box::pin({ [INFO] [stdout] 3542 | | let this = self.clone(); [INFO] [stdout] 3543 | | async move { [INFO] [stdout] 3544 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3568 | | } [INFO] [stdout] 3569 | | }) [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_2016_10/mod.rs:3567:63 [INFO] [stdout] | [INFO] [stdout] 3559 | / req.url_mut() [INFO] [stdout] 3560 | | .query_pairs_mut() [INFO] [stdout] 3561 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3567 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3568 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3543:21: 3568: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_2016_10/mod.rs:3592:17 [INFO] [stdout] | [INFO] [stdout] 3592 | / Box::pin({ [INFO] [stdout] 3593 | | let this = self.clone(); [INFO] [stdout] 3594 | | async move { [INFO] [stdout] 3595 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3617 | | } [INFO] [stdout] 3618 | | }) [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_2016_10/mod.rs:3616:63 [INFO] [stdout] | [INFO] [stdout] 3610 | / req.url_mut() [INFO] [stdout] 3611 | | .query_pairs_mut() [INFO] [stdout] 3612 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3616 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3617 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3594:21: 3617: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_2016_10/mod.rs:3666:17 [INFO] [stdout] | [INFO] [stdout] 3666 | / Box::pin({ [INFO] [stdout] 3667 | | let this = self.clone(); [INFO] [stdout] 3668 | | async move { [INFO] [stdout] 3669 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3693 | | } [INFO] [stdout] 3694 | | }) [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_2016_10/mod.rs:3692:63 [INFO] [stdout] | [INFO] [stdout] 3684 | / req.url_mut() [INFO] [stdout] 3685 | | .query_pairs_mut() [INFO] [stdout] 3686 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3692 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3693 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3668:21: 3693: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_2016_10/mod.rs:3740:17 [INFO] [stdout] | [INFO] [stdout] 3740 | / ... Box::pin({ [INFO] [stdout] 3741 | | ... let this = self.clone(); [INFO] [stdout] 3742 | | ... async move { [INFO] [stdout] 3743 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3757 | | ... } [INFO] [stdout] 3758 | | ... }) [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_2016_10/mod.rs:3756:63 [INFO] [stdout] | [INFO] [stdout] 3751 | / req.url_mut() [INFO] [stdout] 3752 | | .query_pairs_mut() [INFO] [stdout] 3753 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3756 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3757 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3742:21: 3757: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_2016_10/mod.rs:3803:17 [INFO] [stdout] | [INFO] [stdout] 3803 | / ... Box::pin({ [INFO] [stdout] 3804 | | ... let this = self.clone(); [INFO] [stdout] 3805 | | ... async move { [INFO] [stdout] 3806 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3820 | | ... } [INFO] [stdout] 3821 | | ... }) [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_2016_10/mod.rs:3819:63 [INFO] [stdout] | [INFO] [stdout] 3814 | / req.url_mut() [INFO] [stdout] 3815 | | .query_pairs_mut() [INFO] [stdout] 3816 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3819 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3820 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3805:21: 3820: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_2016_10/mod.rs:3844:17 [INFO] [stdout] | [INFO] [stdout] 3844 | / Box::pin({ [INFO] [stdout] 3845 | | let this = self.clone(); [INFO] [stdout] 3846 | | async move { [INFO] [stdout] 3847 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3869 | | } [INFO] [stdout] 3870 | | }) [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_2016_10/mod.rs:3868:63 [INFO] [stdout] | [INFO] [stdout] 3862 | / req.url_mut() [INFO] [stdout] 3863 | | .query_pairs_mut() [INFO] [stdout] 3864 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3868 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3869 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3846:21: 3869: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_2016_10/mod.rs:3890:17 [INFO] [stdout] | [INFO] [stdout] 3890 | / ... Box::pin({ [INFO] [stdout] 3891 | | ... let this = self.clone(); [INFO] [stdout] 3892 | | ... async move { [INFO] [stdout] 3893 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3908 | | ... } [INFO] [stdout] 3909 | | ... }) [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_2016_10/mod.rs:3907:63 [INFO] [stdout] | [INFO] [stdout] 3901 | / req.url_mut() [INFO] [stdout] 3902 | | .query_pairs_mut() [INFO] [stdout] 3903 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3907 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3908 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3892:21: 3908: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_2016_10/mod.rs:3950:17 [INFO] [stdout] | [INFO] [stdout] 3950 | / ... Box::pin({ [INFO] [stdout] 3951 | | ... let this = self.clone(); [INFO] [stdout] 3952 | | ... async move { [INFO] [stdout] 3953 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3967 | | ... } [INFO] [stdout] 3968 | | ... }) [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_2016_10/mod.rs:3966:63 [INFO] [stdout] | [INFO] [stdout] 3961 | / req.url_mut() [INFO] [stdout] 3962 | | .query_pairs_mut() [INFO] [stdout] 3963 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3966 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3967 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:3952:21: 3967: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_2016_10/mod.rs:4013:17 [INFO] [stdout] | [INFO] [stdout] 4013 | / ... Box::pin({ [INFO] [stdout] 4014 | | ... let this = self.clone(); [INFO] [stdout] 4015 | | ... async move { [INFO] [stdout] 4016 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4030 | | ... } [INFO] [stdout] 4031 | | ... }) [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_2016_10/mod.rs:4029:63 [INFO] [stdout] | [INFO] [stdout] 4024 | / req.url_mut() [INFO] [stdout] 4025 | | .query_pairs_mut() [INFO] [stdout] 4026 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4029 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4030 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4015:21: 4030: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_2016_10/mod.rs:4183:17 [INFO] [stdout] | [INFO] [stdout] 4183 | / ... Box::pin({ [INFO] [stdout] 4184 | | ... let this = self.clone(); [INFO] [stdout] 4185 | | ... async move { [INFO] [stdout] 4186 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4200 | | ... } [INFO] [stdout] 4201 | | ... }) [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_2016_10/mod.rs:4199:63 [INFO] [stdout] | [INFO] [stdout] 4194 | / req.url_mut() [INFO] [stdout] 4195 | | .query_pairs_mut() [INFO] [stdout] 4196 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4199 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4200 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4185:21: 4200: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_2016_10/mod.rs:4247:17 [INFO] [stdout] | [INFO] [stdout] 4247 | / ... Box::pin({ [INFO] [stdout] 4248 | | ... let this = self.clone(); [INFO] [stdout] 4249 | | ... async move { [INFO] [stdout] 4250 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4264 | | ... } [INFO] [stdout] 4265 | | ... }) [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_2016_10/mod.rs:4263:63 [INFO] [stdout] | [INFO] [stdout] 4258 | / req.url_mut() [INFO] [stdout] 4259 | | .query_pairs_mut() [INFO] [stdout] 4260 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4263 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4264 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4249:21: 4264: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_2016_10/mod.rs:4313:17 [INFO] [stdout] | [INFO] [stdout] 4313 | / ... Box::pin({ [INFO] [stdout] 4314 | | ... let this = self.clone(); [INFO] [stdout] 4315 | | ... async move { [INFO] [stdout] 4316 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4331 | | ... } [INFO] [stdout] 4332 | | ... }) [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_2016_10/mod.rs:4330:63 [INFO] [stdout] | [INFO] [stdout] 4324 | / req.url_mut() [INFO] [stdout] 4325 | | .query_pairs_mut() [INFO] [stdout] 4326 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4330 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4331 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4315:21: 4331: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_2016_10/mod.rs:4356:17 [INFO] [stdout] | [INFO] [stdout] 4356 | / ... Box::pin({ [INFO] [stdout] 4357 | | ... let this = self.clone(); [INFO] [stdout] 4358 | | ... async move { [INFO] [stdout] 4359 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4373 | | ... } [INFO] [stdout] 4374 | | ... }) [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_2016_10/mod.rs:4372:63 [INFO] [stdout] | [INFO] [stdout] 4367 | / req.url_mut() [INFO] [stdout] 4368 | | .query_pairs_mut() [INFO] [stdout] 4369 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4372 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4373 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4358:21: 4373: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_2016_10/mod.rs:4522:17 [INFO] [stdout] | [INFO] [stdout] 4522 | / Box::pin({ [INFO] [stdout] 4523 | | let this = self.clone(); [INFO] [stdout] 4524 | | async move { [INFO] [stdout] 4525 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4546 | | } [INFO] [stdout] 4547 | | }) [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_2016_10/mod.rs:4545:63 [INFO] [stdout] | [INFO] [stdout] 4540 | / req.url_mut() [INFO] [stdout] 4541 | | .query_pairs_mut() [INFO] [stdout] 4542 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4545 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4546 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4524:21: 4546: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_2016_10/mod.rs:4593:17 [INFO] [stdout] | [INFO] [stdout] 4593 | / Box::pin({ [INFO] [stdout] 4594 | | let this = self.clone(); [INFO] [stdout] 4595 | | async move { [INFO] [stdout] 4596 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4618 | | } [INFO] [stdout] 4619 | | }) [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_2016_10/mod.rs:4617:63 [INFO] [stdout] | [INFO] [stdout] 4612 | / req.url_mut() [INFO] [stdout] 4613 | | .query_pairs_mut() [INFO] [stdout] 4614 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4617 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4618 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4595:21: 4618: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_2016_10/mod.rs:4667:17 [INFO] [stdout] | [INFO] [stdout] 4667 | / Box::pin({ [INFO] [stdout] 4668 | | let this = self.clone(); [INFO] [stdout] 4669 | | async move { [INFO] [stdout] 4670 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4693 | | } [INFO] [stdout] 4694 | | }) [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_2016_10/mod.rs:4692:63 [INFO] [stdout] | [INFO] [stdout] 4686 | / req.url_mut() [INFO] [stdout] 4687 | | .query_pairs_mut() [INFO] [stdout] 4688 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4692 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4693 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4669:21: 4693: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_2016_10/mod.rs:4718:17 [INFO] [stdout] | [INFO] [stdout] 4718 | / Box::pin({ [INFO] [stdout] 4719 | | let this = self.clone(); [INFO] [stdout] 4720 | | async move { [INFO] [stdout] 4721 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4743 | | } [INFO] [stdout] 4744 | | }) [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_2016_10/mod.rs:4742:63 [INFO] [stdout] | [INFO] [stdout] 4737 | / req.url_mut() [INFO] [stdout] 4738 | | .query_pairs_mut() [INFO] [stdout] 4739 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4742 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4743 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4720:21: 4743: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_2016_10/mod.rs:4983:17 [INFO] [stdout] | [INFO] [stdout] 4983 | / Box::pin({ [INFO] [stdout] 4984 | | let this = self.clone(); [INFO] [stdout] 4985 | | async move { [INFO] [stdout] 4986 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5007 | | } [INFO] [stdout] 5008 | | }) [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_2016_10/mod.rs:5006:63 [INFO] [stdout] | [INFO] [stdout] 5001 | / req.url_mut() [INFO] [stdout] 5002 | | .query_pairs_mut() [INFO] [stdout] 5003 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5006 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5007 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:4985:21: 5007: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_2016_10/mod.rs:5055:17 [INFO] [stdout] | [INFO] [stdout] 5055 | / ... Box::pin({ [INFO] [stdout] 5056 | | ... let this = self.clone(); [INFO] [stdout] 5057 | | ... async move { [INFO] [stdout] 5058 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5072 | | ... } [INFO] [stdout] 5073 | | ... }) [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_2016_10/mod.rs:5071:63 [INFO] [stdout] | [INFO] [stdout] 5066 | / req.url_mut() [INFO] [stdout] 5067 | | .query_pairs_mut() [INFO] [stdout] 5068 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5071 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5072 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5057:21: 5072: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_2016_10/mod.rs:5120:17 [INFO] [stdout] | [INFO] [stdout] 5120 | / ... Box::pin({ [INFO] [stdout] 5121 | | ... let this = self.clone(); [INFO] [stdout] 5122 | | ... async move { [INFO] [stdout] 5123 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5137 | | ... } [INFO] [stdout] 5138 | | ... }) [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_2016_10/mod.rs:5136:63 [INFO] [stdout] | [INFO] [stdout] 5131 | / req.url_mut() [INFO] [stdout] 5132 | | .query_pairs_mut() [INFO] [stdout] 5133 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5136 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5137 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5122:21: 5137: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_2016_10/mod.rs:5187:17 [INFO] [stdout] | [INFO] [stdout] 5187 | / ... Box::pin({ [INFO] [stdout] 5188 | | ... let this = self.clone(); [INFO] [stdout] 5189 | | ... async move { [INFO] [stdout] 5190 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5205 | | ... } [INFO] [stdout] 5206 | | ... }) [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_2016_10/mod.rs:5204:63 [INFO] [stdout] | [INFO] [stdout] 5198 | / req.url_mut() [INFO] [stdout] 5199 | | .query_pairs_mut() [INFO] [stdout] 5200 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5204 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5205 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5189:21: 5205: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_2016_10/mod.rs:5231:17 [INFO] [stdout] | [INFO] [stdout] 5231 | / ... Box::pin({ [INFO] [stdout] 5232 | | ... let this = self.clone(); [INFO] [stdout] 5233 | | ... async move { [INFO] [stdout] 5234 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5248 | | ... } [INFO] [stdout] 5249 | | ... }) [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_2016_10/mod.rs:5247:63 [INFO] [stdout] | [INFO] [stdout] 5242 | / req.url_mut() [INFO] [stdout] 5243 | | .query_pairs_mut() [INFO] [stdout] 5244 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5247 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5248 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5233:21: 5248: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_2016_10/mod.rs:5299:17 [INFO] [stdout] | [INFO] [stdout] 5299 | / ... Box::pin({ [INFO] [stdout] 5300 | | ... let this = self.clone(); [INFO] [stdout] 5301 | | ... async move { [INFO] [stdout] 5302 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5319 | | ... } [INFO] [stdout] 5320 | | ... }) [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_2016_10/mod.rs:5318:63 [INFO] [stdout] | [INFO] [stdout] 5310 | / req.url_mut() [INFO] [stdout] 5311 | | .query_pairs_mut() [INFO] [stdout] 5312 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5318 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5319 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5301:21: 5319: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_2016_10/mod.rs:5368:17 [INFO] [stdout] | [INFO] [stdout] 5368 | / ... Box::pin({ [INFO] [stdout] 5369 | | ... let this = self.clone(); [INFO] [stdout] 5370 | | ... async move { [INFO] [stdout] 5371 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5385 | | ... } [INFO] [stdout] 5386 | | ... }) [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_2016_10/mod.rs:5384:63 [INFO] [stdout] | [INFO] [stdout] 5379 | / req.url_mut() [INFO] [stdout] 5380 | | .query_pairs_mut() [INFO] [stdout] 5381 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5384 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5385 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5370:21: 5385: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_2016_10/mod.rs:5633:17 [INFO] [stdout] | [INFO] [stdout] 5633 | / Box::pin({ [INFO] [stdout] 5634 | | let this = self.clone(); [INFO] [stdout] 5635 | | async move { [INFO] [stdout] 5636 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5657 | | } [INFO] [stdout] 5658 | | }) [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_2016_10/mod.rs:5656:63 [INFO] [stdout] | [INFO] [stdout] 5651 | / req.url_mut() [INFO] [stdout] 5652 | | .query_pairs_mut() [INFO] [stdout] 5653 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5656 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5657 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5635:21: 5657: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_2016_10/mod.rs:5704:17 [INFO] [stdout] | [INFO] [stdout] 5704 | / Box::pin({ [INFO] [stdout] 5705 | | let this = self.clone(); [INFO] [stdout] 5706 | | async move { [INFO] [stdout] 5707 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5729 | | } [INFO] [stdout] 5730 | | }) [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_2016_10/mod.rs:5728:63 [INFO] [stdout] | [INFO] [stdout] 5723 | / req.url_mut() [INFO] [stdout] 5724 | | .query_pairs_mut() [INFO] [stdout] 5725 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5728 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5729 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5706:21: 5729: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_2016_10/mod.rs:5778:17 [INFO] [stdout] | [INFO] [stdout] 5778 | / Box::pin({ [INFO] [stdout] 5779 | | let this = self.clone(); [INFO] [stdout] 5780 | | async move { [INFO] [stdout] 5781 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5804 | | } [INFO] [stdout] 5805 | | }) [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_2016_10/mod.rs:5803:63 [INFO] [stdout] | [INFO] [stdout] 5797 | / req.url_mut() [INFO] [stdout] 5798 | | .query_pairs_mut() [INFO] [stdout] 5799 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5803 | Ok(Response(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 for the cast from `[async block@src/package_2016_10/mod.rs:5780:21: 5804: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_2016_10/mod.rs:5829:17 [INFO] [stdout] | [INFO] [stdout] 5829 | / Box::pin({ [INFO] [stdout] 5830 | | let this = self.clone(); [INFO] [stdout] 5831 | | async move { [INFO] [stdout] 5832 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5854 | | } [INFO] [stdout] 5855 | | }) [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_2016_10/mod.rs:5853:63 [INFO] [stdout] | [INFO] [stdout] 5848 | / req.url_mut() [INFO] [stdout] 5849 | | .query_pairs_mut() [INFO] [stdout] 5850 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5853 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5854 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5831:21: 5854: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_2016_10/mod.rs:5875:17 [INFO] [stdout] | [INFO] [stdout] 5875 | / ... Box::pin({ [INFO] [stdout] 5876 | | ... let this = self.clone(); [INFO] [stdout] 5877 | | ... async move { [INFO] [stdout] 5878 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5893 | | ... } [INFO] [stdout] 5894 | | ... }) [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_2016_10/mod.rs:5892:63 [INFO] [stdout] | [INFO] [stdout] 5886 | / req.url_mut() [INFO] [stdout] 5887 | | .query_pairs_mut() [INFO] [stdout] 5888 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5892 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5893 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5877:21: 5893: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_2016_10/mod.rs:5943:17 [INFO] [stdout] | [INFO] [stdout] 5943 | / ... Box::pin({ [INFO] [stdout] 5944 | | ... let this = self.clone(); [INFO] [stdout] 5945 | | ... async move { [INFO] [stdout] 5946 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5963 | | ... } [INFO] [stdout] 5964 | | ... }) [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_2016_10/mod.rs:5962:63 [INFO] [stdout] | [INFO] [stdout] 5954 | / req.url_mut() [INFO] [stdout] 5955 | | .query_pairs_mut() [INFO] [stdout] 5956 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5962 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5963 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:5945:21: 5963: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_2016_10/mod.rs:6011:17 [INFO] [stdout] | [INFO] [stdout] 6011 | / ... Box::pin({ [INFO] [stdout] 6012 | | ... let this = self.clone(); [INFO] [stdout] 6013 | | ... async move { [INFO] [stdout] 6014 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6028 | | ... } [INFO] [stdout] 6029 | | ... }) [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_2016_10/mod.rs:6027:63 [INFO] [stdout] | [INFO] [stdout] 6022 | / req.url_mut() [INFO] [stdout] 6023 | | .query_pairs_mut() [INFO] [stdout] 6024 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6027 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6028 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6013:21: 6028: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_2016_10/mod.rs:6074:17 [INFO] [stdout] | [INFO] [stdout] 6074 | / Box::pin({ [INFO] [stdout] 6075 | | let this = self.clone(); [INFO] [stdout] 6076 | | async move { [INFO] [stdout] 6077 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6097 | | } [INFO] [stdout] 6098 | | }) [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_2016_10/mod.rs:6096:63 [INFO] [stdout] | [INFO] [stdout] 6091 | / req.url_mut() [INFO] [stdout] 6092 | | .query_pairs_mut() [INFO] [stdout] 6093 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6096 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6097 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6076:21: 6097: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_2016_10/mod.rs:6342:17 [INFO] [stdout] | [INFO] [stdout] 6342 | / ... Box::pin({ [INFO] [stdout] 6343 | | ... let this = self.clone(); [INFO] [stdout] 6344 | | ... async move { [INFO] [stdout] 6345 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6359 | | ... } [INFO] [stdout] 6360 | | ... }) [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_2016_10/mod.rs:6358:63 [INFO] [stdout] | [INFO] [stdout] 6353 | / req.url_mut() [INFO] [stdout] 6354 | | .query_pairs_mut() [INFO] [stdout] 6355 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6358 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6359 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6344:21: 6359: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_2016_10/mod.rs:6407:17 [INFO] [stdout] | [INFO] [stdout] 6407 | / ... Box::pin({ [INFO] [stdout] 6408 | | ... let this = self.clone(); [INFO] [stdout] 6409 | | ... async move { [INFO] [stdout] 6410 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6424 | | ... } [INFO] [stdout] 6425 | | ... }) [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_2016_10/mod.rs:6423:63 [INFO] [stdout] | [INFO] [stdout] 6418 | / req.url_mut() [INFO] [stdout] 6419 | | .query_pairs_mut() [INFO] [stdout] 6420 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6423 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6424 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6409:21: 6424: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_2016_10/mod.rs:6474:17 [INFO] [stdout] | [INFO] [stdout] 6474 | / ... Box::pin({ [INFO] [stdout] 6475 | | ... let this = self.clone(); [INFO] [stdout] 6476 | | ... async move { [INFO] [stdout] 6477 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6492 | | ... } [INFO] [stdout] 6493 | | ... }) [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_2016_10/mod.rs:6491:63 [INFO] [stdout] | [INFO] [stdout] 6485 | / req.url_mut() [INFO] [stdout] 6486 | | .query_pairs_mut() [INFO] [stdout] 6487 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6491 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6492 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6476:21: 6492: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_2016_10/mod.rs:6518:17 [INFO] [stdout] | [INFO] [stdout] 6518 | / ... Box::pin({ [INFO] [stdout] 6519 | | ... let this = self.clone(); [INFO] [stdout] 6520 | | ... async move { [INFO] [stdout] 6521 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6535 | | ... } [INFO] [stdout] 6536 | | ... }) [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_2016_10/mod.rs:6534:63 [INFO] [stdout] | [INFO] [stdout] 6529 | / req.url_mut() [INFO] [stdout] 6530 | | .query_pairs_mut() [INFO] [stdout] 6531 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6534 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6535 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6520:21: 6535: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_2016_10/mod.rs:6586:17 [INFO] [stdout] | [INFO] [stdout] 6586 | / ... Box::pin({ [INFO] [stdout] 6587 | | ... let this = self.clone(); [INFO] [stdout] 6588 | | ... async move { [INFO] [stdout] 6589 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6606 | | ... } [INFO] [stdout] 6607 | | ... }) [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_2016_10/mod.rs:6605:63 [INFO] [stdout] | [INFO] [stdout] 6597 | / req.url_mut() [INFO] [stdout] 6598 | | .query_pairs_mut() [INFO] [stdout] 6599 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6605 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6606 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6588:21: 6606: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_2016_10/mod.rs:6655:17 [INFO] [stdout] | [INFO] [stdout] 6655 | / ... Box::pin({ [INFO] [stdout] 6656 | | ... let this = self.clone(); [INFO] [stdout] 6657 | | ... async move { [INFO] [stdout] 6658 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6672 | | ... } [INFO] [stdout] 6673 | | ... }) [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_2016_10/mod.rs:6671:63 [INFO] [stdout] | [INFO] [stdout] 6666 | / req.url_mut() [INFO] [stdout] 6667 | | .query_pairs_mut() [INFO] [stdout] 6668 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6671 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6672 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6657:21: 6672: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_2016_10/mod.rs:6719:17 [INFO] [stdout] | [INFO] [stdout] 6719 | / Box::pin({ [INFO] [stdout] 6720 | | let this = self.clone(); [INFO] [stdout] 6721 | | async move { [INFO] [stdout] 6722 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6743 | | } [INFO] [stdout] 6744 | | }) [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_2016_10/mod.rs:6742:63 [INFO] [stdout] | [INFO] [stdout] 6737 | / req.url_mut() [INFO] [stdout] 6738 | | .query_pairs_mut() [INFO] [stdout] 6739 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6742 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6743 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6721:21: 6743: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_2016_10/mod.rs:6991:17 [INFO] [stdout] | [INFO] [stdout] 6991 | / Box::pin({ [INFO] [stdout] 6992 | | let this = self.clone(); [INFO] [stdout] 6993 | | async move { [INFO] [stdout] 6994 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7015 | | } [INFO] [stdout] 7016 | | }) [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_2016_10/mod.rs:7014:63 [INFO] [stdout] | [INFO] [stdout] 7009 | / req.url_mut() [INFO] [stdout] 7010 | | .query_pairs_mut() [INFO] [stdout] 7011 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7014 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7015 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:6993:21: 7015: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_2016_10/mod.rs:7062:17 [INFO] [stdout] | [INFO] [stdout] 7062 | / Box::pin({ [INFO] [stdout] 7063 | | let this = self.clone(); [INFO] [stdout] 7064 | | async move { [INFO] [stdout] 7065 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7087 | | } [INFO] [stdout] 7088 | | }) [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_2016_10/mod.rs:7086:63 [INFO] [stdout] | [INFO] [stdout] 7081 | / req.url_mut() [INFO] [stdout] 7082 | | .query_pairs_mut() [INFO] [stdout] 7083 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7086 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7087 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7064:21: 7087: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_2016_10/mod.rs:7136:17 [INFO] [stdout] | [INFO] [stdout] 7136 | / Box::pin({ [INFO] [stdout] 7137 | | let this = self.clone(); [INFO] [stdout] 7138 | | async move { [INFO] [stdout] 7139 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7162 | | } [INFO] [stdout] 7163 | | }) [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_2016_10/mod.rs:7161:63 [INFO] [stdout] | [INFO] [stdout] 7155 | / req.url_mut() [INFO] [stdout] 7156 | | .query_pairs_mut() [INFO] [stdout] 7157 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7161 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7162 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7138:21: 7162: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_2016_10/mod.rs:7187:17 [INFO] [stdout] | [INFO] [stdout] 7187 | / Box::pin({ [INFO] [stdout] 7188 | | let this = self.clone(); [INFO] [stdout] 7189 | | async move { [INFO] [stdout] 7190 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7212 | | } [INFO] [stdout] 7213 | | }) [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_2016_10/mod.rs:7211:63 [INFO] [stdout] | [INFO] [stdout] 7206 | / req.url_mut() [INFO] [stdout] 7207 | | .query_pairs_mut() [INFO] [stdout] 7208 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7211 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7212 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7189:21: 7212: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_2016_10/mod.rs:7233:17 [INFO] [stdout] | [INFO] [stdout] 7233 | / ... Box::pin({ [INFO] [stdout] 7234 | | ... let this = self.clone(); [INFO] [stdout] 7235 | | ... async move { [INFO] [stdout] 7236 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 7251 | | ... } [INFO] [stdout] 7252 | | ... }) [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_2016_10/mod.rs:7250:63 [INFO] [stdout] | [INFO] [stdout] 7244 | / req.url_mut() [INFO] [stdout] 7245 | | .query_pairs_mut() [INFO] [stdout] 7246 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7250 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7251 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7235:21: 7251: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_2016_10/mod.rs:7301:17 [INFO] [stdout] | [INFO] [stdout] 7301 | / ... Box::pin({ [INFO] [stdout] 7302 | | ... let this = self.clone(); [INFO] [stdout] 7303 | | ... async move { [INFO] [stdout] 7304 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 7321 | | ... } [INFO] [stdout] 7322 | | ... }) [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_2016_10/mod.rs:7320:63 [INFO] [stdout] | [INFO] [stdout] 7312 | / req.url_mut() [INFO] [stdout] 7313 | | .query_pairs_mut() [INFO] [stdout] 7314 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7320 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7321 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7303:21: 7321: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_2016_10/mod.rs:7369:17 [INFO] [stdout] | [INFO] [stdout] 7369 | / ... Box::pin({ [INFO] [stdout] 7370 | | ... let this = self.clone(); [INFO] [stdout] 7371 | | ... async move { [INFO] [stdout] 7372 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 7386 | | ... } [INFO] [stdout] 7387 | | ... }) [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_2016_10/mod.rs:7385:63 [INFO] [stdout] | [INFO] [stdout] 7380 | / req.url_mut() [INFO] [stdout] 7381 | | .query_pairs_mut() [INFO] [stdout] 7382 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7385 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7386 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7371:21: 7386: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_2016_10/mod.rs:7432:17 [INFO] [stdout] | [INFO] [stdout] 7432 | / Box::pin({ [INFO] [stdout] 7433 | | let this = self.clone(); [INFO] [stdout] 7434 | | async move { [INFO] [stdout] 7435 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7455 | | } [INFO] [stdout] 7456 | | }) [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_2016_10/mod.rs:7454:63 [INFO] [stdout] | [INFO] [stdout] 7449 | / req.url_mut() [INFO] [stdout] 7450 | | .query_pairs_mut() [INFO] [stdout] 7451 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7454 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7455 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7434:21: 7455: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_2016_10/mod.rs:7642:17 [INFO] [stdout] | [INFO] [stdout] 7642 | 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_2016_10/mod.rs:7629:59 [INFO] [stdout] | [INFO] [stdout] 7621 | / ... req.url_mut() [INFO] [stdout] 7622 | | ... .query_pairs_mut() [INFO] [stdout] 7623 | | ... .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7629 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7630 | ... } [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_2016_10/mod.rs:7684:17 [INFO] [stdout] | [INFO] [stdout] 7684 | / Box::pin({ [INFO] [stdout] 7685 | | let this = self.clone(); [INFO] [stdout] 7686 | | async move { [INFO] [stdout] 7687 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7709 | | } [INFO] [stdout] 7710 | | }) [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_2016_10/mod.rs:7708:63 [INFO] [stdout] | [INFO] [stdout] 7703 | / req.url_mut() [INFO] [stdout] 7704 | | .query_pairs_mut() [INFO] [stdout] 7705 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7708 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7709 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7686:21: 7709: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_2016_10/mod.rs:7820:17 [INFO] [stdout] | [INFO] [stdout] 7820 | 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_2016_10/mod.rs:7807:59 [INFO] [stdout] | [INFO] [stdout] 7799 | / ... req.url_mut() [INFO] [stdout] 7800 | | ... .query_pairs_mut() [INFO] [stdout] 7801 | | ... .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7807 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7808 | ... } [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_2016_10/mod.rs:7955:17 [INFO] [stdout] | [INFO] [stdout] 7955 | / Box::pin({ [INFO] [stdout] 7956 | | let this = self.clone(); [INFO] [stdout] 7957 | | async move { [INFO] [stdout] 7958 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7978 | | } [INFO] [stdout] 7979 | | }) [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_2016_10/mod.rs:7977:63 [INFO] [stdout] | [INFO] [stdout] 7972 | / req.url_mut() [INFO] [stdout] 7973 | | .query_pairs_mut() [INFO] [stdout] 7974 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7977 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7978 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:7957:21: 7978: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_2016_10/mod.rs:8024:17 [INFO] [stdout] | [INFO] [stdout] 8024 | / Box::pin({ [INFO] [stdout] 8025 | | let this = self.clone(); [INFO] [stdout] 8026 | | async move { [INFO] [stdout] 8027 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8048 | | } [INFO] [stdout] 8049 | | }) [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_2016_10/mod.rs:8047:63 [INFO] [stdout] | [INFO] [stdout] 8042 | / req.url_mut() [INFO] [stdout] 8043 | | .query_pairs_mut() [INFO] [stdout] 8044 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8047 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8048 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:8026:21: 8048: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_2016_10/mod.rs:8096:17 [INFO] [stdout] | [INFO] [stdout] 8096 | / Box::pin({ [INFO] [stdout] 8097 | | let this = self.clone(); [INFO] [stdout] 8098 | | async move { [INFO] [stdout] 8099 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8121 | | } [INFO] [stdout] 8122 | | }) [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_2016_10/mod.rs:8120:63 [INFO] [stdout] | [INFO] [stdout] 8114 | / req.url_mut() [INFO] [stdout] 8115 | | .query_pairs_mut() [INFO] [stdout] 8116 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8120 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8121 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:8098:21: 8121: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_2016_10/mod.rs:8145:17 [INFO] [stdout] | [INFO] [stdout] 8145 | / Box::pin({ [INFO] [stdout] 8146 | | let this = self.clone(); [INFO] [stdout] 8147 | | async move { [INFO] [stdout] 8148 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8169 | | } [INFO] [stdout] 8170 | | }) [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_2016_10/mod.rs:8168:63 [INFO] [stdout] | [INFO] [stdout] 8163 | / req.url_mut() [INFO] [stdout] 8164 | | .query_pairs_mut() [INFO] [stdout] 8165 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8168 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8169 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:8147:21: 8169: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_2016_10/mod.rs:8305:17 [INFO] [stdout] | [INFO] [stdout] 8305 | / Box::pin({ [INFO] [stdout] 8306 | | let this = self.clone(); [INFO] [stdout] 8307 | | async move { [INFO] [stdout] 8308 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8328 | | } [INFO] [stdout] 8329 | | }) [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_2016_10/mod.rs:8327:63 [INFO] [stdout] | [INFO] [stdout] 8322 | / req.url_mut() [INFO] [stdout] 8323 | | .query_pairs_mut() [INFO] [stdout] 8324 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8327 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8328 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:8307:21: 8328: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_2016_10/mod.rs:8374:17 [INFO] [stdout] | [INFO] [stdout] 8374 | / Box::pin({ [INFO] [stdout] 8375 | | let this = self.clone(); [INFO] [stdout] 8376 | | async move { [INFO] [stdout] 8377 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8398 | | } [INFO] [stdout] 8399 | | }) [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_2016_10/mod.rs:8397:63 [INFO] [stdout] | [INFO] [stdout] 8392 | / req.url_mut() [INFO] [stdout] 8393 | | .query_pairs_mut() [INFO] [stdout] 8394 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8397 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8398 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:8376:21: 8398: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_2016_10/mod.rs:8446:17 [INFO] [stdout] | [INFO] [stdout] 8446 | / Box::pin({ [INFO] [stdout] 8447 | | let this = self.clone(); [INFO] [stdout] 8448 | | async move { [INFO] [stdout] 8449 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8471 | | } [INFO] [stdout] 8472 | | }) [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_2016_10/mod.rs:8470:63 [INFO] [stdout] | [INFO] [stdout] 8464 | / req.url_mut() [INFO] [stdout] 8465 | | .query_pairs_mut() [INFO] [stdout] 8466 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8470 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8471 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:8448:21: 8471: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_2016_10/mod.rs:8495:17 [INFO] [stdout] | [INFO] [stdout] 8495 | / Box::pin({ [INFO] [stdout] 8496 | | let this = self.clone(); [INFO] [stdout] 8497 | | async move { [INFO] [stdout] 8498 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8519 | | } [INFO] [stdout] 8520 | | }) [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_2016_10/mod.rs:8518:63 [INFO] [stdout] | [INFO] [stdout] 8513 | / req.url_mut() [INFO] [stdout] 8514 | | .query_pairs_mut() [INFO] [stdout] 8515 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8518 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8519 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2016_10/mod.rs:8497:21: 8519:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 94 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_storsimple1200series` due to 95 previous errors [INFO] running `Command { std: "docker" "inspect" "a4fa9704c7acf83b8ae418513dd335080df289f9cb5f81d5cab409bd542fd363", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4fa9704c7acf83b8ae418513dd335080df289f9cb5f81d5cab409bd542fd363", kill_on_drop: false }` [INFO] [stdout] a4fa9704c7acf83b8ae418513dd335080df289f9cb5f81d5cab409bd542fd363