[INFO] fetching crate azure_mgmt_storsimple1200series 0.5.0... [INFO] building azure_mgmt_storsimple1200series-0.5.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate azure_mgmt_storsimple1200series 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate azure_mgmt_storsimple1200series 0.5.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_storsimple1200series 0.5.0 [INFO] finished tweaking crates.io crate azure_mgmt_storsimple1200series 0.5.0 [INFO] tweaked toml for crates.io crate azure_mgmt_storsimple1200series 0.5.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0b492e2832390b397d1e710c59de1cd56eb46ad8acef6fd2ef7617eef9a8e50 [INFO] running `Command { std: "docker" "start" "-a" "f0b492e2832390b397d1e710c59de1cd56eb46ad8acef6fd2ef7617eef9a8e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0b492e2832390b397d1e710c59de1cd56eb46ad8acef6fd2ef7617eef9a8e50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0b492e2832390b397d1e710c59de1cd56eb46ad8acef6fd2ef7617eef9a8e50", kill_on_drop: false }` [INFO] [stdout] f0b492e2832390b397d1e710c59de1cd56eb46ad8acef6fd2ef7617eef9a8e50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4653d6262a5d068efe7334e7aada11c944be623a479ada426836ebaa0f682b57 [INFO] running `Command { std: "docker" "start" "-a" "4653d6262a5d068efe7334e7aada11c944be623a479ada426836ebaa0f682b57", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling azure_core v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling azure_mgmt_storsimple1200series v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2016_10/mod.rs:463:17 [INFO] [stdout] | [INFO] [stdout] 463 | / Box::pin({ [INFO] [stdout] 464 | | let this = self.clone(); [INFO] [stdout] 465 | | async move { [INFO] [stdout] 466 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 496 | | } [INFO] [stdout] 497 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:483:61 [INFO] [stdout] | [INFO] [stdout] 478 | / req.url_mut() [INFO] [stdout] 479 | | .query_pairs_mut() [INFO] [stdout] 480 | | .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] 483 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 496 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:513:17 [INFO] [stdout] | [INFO] [stdout] 513 | / Box::pin({ [INFO] [stdout] 514 | | let this = self.clone(); [INFO] [stdout] 515 | | async move { [INFO] [stdout] 516 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 547 | | } [INFO] [stdout] 548 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:534:61 [INFO] [stdout] | [INFO] [stdout] 529 | / req.url_mut() [INFO] [stdout] 530 | | .query_pairs_mut() [INFO] [stdout] 531 | | .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] 534 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 547 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:564:17 [INFO] [stdout] | [INFO] [stdout] 564 | / Box::pin({ [INFO] [stdout] 565 | | let this = self.clone(); [INFO] [stdout] 566 | | async move { [INFO] [stdout] 567 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 599 | | } [INFO] [stdout] 600 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:586:61 [INFO] [stdout] | [INFO] [stdout] 581 | / req.url_mut() [INFO] [stdout] 582 | | .query_pairs_mut() [INFO] [stdout] 583 | | .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] 586 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 599 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:621:17 [INFO] [stdout] | [INFO] [stdout] 621 | / Box::pin({ [INFO] [stdout] 622 | | let this = self.clone(); [INFO] [stdout] 623 | | async move { [INFO] [stdout] 624 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 662 | | } [INFO] [stdout] 663 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:644:61 [INFO] [stdout] | [INFO] [stdout] 638 | / req.url_mut() [INFO] [stdout] 639 | | .query_pairs_mut() [INFO] [stdout] 640 | | .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] 644 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 662 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:680:17 [INFO] [stdout] | [INFO] [stdout] 680 | / Box::pin({ [INFO] [stdout] 681 | | let this = self.clone(); [INFO] [stdout] 682 | | async move { [INFO] [stdout] 683 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 716 | | } [INFO] [stdout] 717 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:703:61 [INFO] [stdout] | [INFO] [stdout] 697 | / req.url_mut() [INFO] [stdout] 698 | | .query_pairs_mut() [INFO] [stdout] 699 | | .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] 703 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 716 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:737:17 [INFO] [stdout] | [INFO] [stdout] 737 | / Box::pin({ [INFO] [stdout] 738 | | let this = self.clone(); [INFO] [stdout] 739 | | async move { [INFO] [stdout] 740 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 769 | | } [INFO] [stdout] 770 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:759:61 [INFO] [stdout] | [INFO] [stdout] 754 | / req.url_mut() [INFO] [stdout] 755 | | .query_pairs_mut() [INFO] [stdout] 756 | | .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] 759 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 769 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:788:17 [INFO] [stdout] | [INFO] [stdout] 788 | / Box::pin({ [INFO] [stdout] 789 | | let this = self.clone(); [INFO] [stdout] 790 | | async move { [INFO] [stdout] 791 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 825 | | } [INFO] [stdout] 826 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:812:61 [INFO] [stdout] | [INFO] [stdout] 806 | / req.url_mut() [INFO] [stdout] 807 | | .query_pairs_mut() [INFO] [stdout] 808 | | .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] 812 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 825 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:842:17 [INFO] [stdout] | [INFO] [stdout] 842 | / Box::pin({ [INFO] [stdout] 843 | | let this = self.clone(); [INFO] [stdout] 844 | | async move { [INFO] [stdout] 845 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 877 | | } [INFO] [stdout] 878 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:864:61 [INFO] [stdout] | [INFO] [stdout] 859 | / req.url_mut() [INFO] [stdout] 860 | | .query_pairs_mut() [INFO] [stdout] 861 | | .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] 864 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 877 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:894:17 [INFO] [stdout] | [INFO] [stdout] 894 | / ... Box::pin({ [INFO] [stdout] 895 | | ... let this = self.clone(); [INFO] [stdout] 896 | | ... async move { [INFO] [stdout] 897 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 923 | | ... } [INFO] [stdout] 924 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:910:61 [INFO] [stdout] | [INFO] [stdout] 905 | / req.url_mut() [INFO] [stdout] 906 | | .query_pairs_mut() [INFO] [stdout] 907 | | .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] 910 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 923 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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 ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 971 | | ... } [INFO] [stdout] 972 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:958:61 [INFO] [stdout] | [INFO] [stdout] 952 | / req.url_mut() [INFO] [stdout] 953 | | .query_pairs_mut() [INFO] [stdout] 954 | | .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] 958 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 971 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:990:17 [INFO] [stdout] | [INFO] [stdout] 990 | / ... Box::pin({ [INFO] [stdout] 991 | | ... let this = self.clone(); [INFO] [stdout] 992 | | ... async move { [INFO] [stdout] 993 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 1021 | | ... } [INFO] [stdout] 1022 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1008:61 [INFO] [stdout] | [INFO] [stdout] 1001 | / req.url_mut() [INFO] [stdout] 1002 | | .query_pairs_mut() [INFO] [stdout] 1003 | | .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] 1008 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1021 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1038:17 [INFO] [stdout] | [INFO] [stdout] 1038 | / ... Box::pin({ [INFO] [stdout] 1039 | | ... let this = self.clone(); [INFO] [stdout] 1040 | | ... async move { [INFO] [stdout] 1041 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 1063 | | ... } [INFO] [stdout] 1064 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1054:61 [INFO] [stdout] | [INFO] [stdout] 1049 | / req.url_mut() [INFO] [stdout] 1050 | | .query_pairs_mut() [INFO] [stdout] 1051 | | .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] 1054 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1063 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1080:17 [INFO] [stdout] | [INFO] [stdout] 1080 | / Box::pin({ [INFO] [stdout] 1081 | | let this = self.clone(); [INFO] [stdout] 1082 | | async move { [INFO] [stdout] 1083 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1116 | | } [INFO] [stdout] 1117 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1103:61 [INFO] [stdout] | [INFO] [stdout] 1097 | / req.url_mut() [INFO] [stdout] 1098 | | .query_pairs_mut() [INFO] [stdout] 1099 | | .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] 1103 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1116 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1140:17 [INFO] [stdout] | [INFO] [stdout] 1140 | / Box::pin({ [INFO] [stdout] 1141 | | let this = self.clone(); [INFO] [stdout] 1142 | | async move { [INFO] [stdout] 1143 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1178 | | } [INFO] [stdout] 1179 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1165:61 [INFO] [stdout] | [INFO] [stdout] 1157 | / req.url_mut() [INFO] [stdout] 1158 | | .query_pairs_mut() [INFO] [stdout] 1159 | | .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] 1165 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1178 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1196:17 [INFO] [stdout] | [INFO] [stdout] 1196 | / Box::pin({ [INFO] [stdout] 1197 | | let this = self.clone(); [INFO] [stdout] 1198 | | async move { [INFO] [stdout] 1199 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1231 | | } [INFO] [stdout] 1232 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1218:61 [INFO] [stdout] | [INFO] [stdout] 1213 | / req.url_mut() [INFO] [stdout] 1214 | | .query_pairs_mut() [INFO] [stdout] 1215 | | .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] 1218 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1231 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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 | 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<'r> Fn(&'r 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:1295:59 [INFO] [stdout] | [INFO] [stdout] 1290 | / ... req.url_mut() [INFO] [stdout] 1291 | | ... .query_pairs_mut() [INFO] [stdout] 1292 | | ... .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] 1295 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1296 | ... } [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.4.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:1423:17 [INFO] [stdout] | [INFO] [stdout] 1423 | / Box::pin({ [INFO] [stdout] 1424 | | let this = self.clone(); [INFO] [stdout] 1425 | | async move { [INFO] [stdout] 1426 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1458 | | } [INFO] [stdout] 1459 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1445:61 [INFO] [stdout] | [INFO] [stdout] 1440 | / req.url_mut() [INFO] [stdout] 1441 | | .query_pairs_mut() [INFO] [stdout] 1442 | | .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] 1445 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1458 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1476:17 [INFO] [stdout] | [INFO] [stdout] 1476 | / Box::pin({ [INFO] [stdout] 1477 | | let this = self.clone(); [INFO] [stdout] 1478 | | async move { [INFO] [stdout] 1479 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1512 | | } [INFO] [stdout] 1513 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1499:61 [INFO] [stdout] | [INFO] [stdout] 1494 | / req.url_mut() [INFO] [stdout] 1495 | | .query_pairs_mut() [INFO] [stdout] 1496 | | .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] 1499 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1512 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1536:17 [INFO] [stdout] | [INFO] [stdout] 1536 | / Box::pin({ [INFO] [stdout] 1537 | | let this = self.clone(); [INFO] [stdout] 1538 | | async move { [INFO] [stdout] 1539 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1574 | | } [INFO] [stdout] 1575 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1560:61 [INFO] [stdout] | [INFO] [stdout] 1554 | / req.url_mut() [INFO] [stdout] 1555 | | .query_pairs_mut() [INFO] [stdout] 1556 | | .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] 1560 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1574 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1597:17 [INFO] [stdout] | [INFO] [stdout] 1597 | / Box::pin({ [INFO] [stdout] 1598 | | let this = self.clone(); [INFO] [stdout] 1599 | | async move { [INFO] [stdout] 1600 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1630 | | } [INFO] [stdout] 1631 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1620:61 [INFO] [stdout] | [INFO] [stdout] 1615 | / req.url_mut() [INFO] [stdout] 1616 | | .query_pairs_mut() [INFO] [stdout] 1617 | | .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] 1620 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1630 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1791:17 [INFO] [stdout] | [INFO] [stdout] 1791 | 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<'r> Fn(&'r 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:1774:59 [INFO] [stdout] | [INFO] [stdout] 1766 | / ... req.url_mut() [INFO] [stdout] 1767 | | ... .query_pairs_mut() [INFO] [stdout] 1768 | | ... .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] 1774 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1775 | ... } [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.4.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:1808:17 [INFO] [stdout] | [INFO] [stdout] 1808 | / Box::pin({ [INFO] [stdout] 1809 | | let this = self.clone(); [INFO] [stdout] 1810 | | async move { [INFO] [stdout] 1811 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1840 | | } [INFO] [stdout] 1841 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1831:61 [INFO] [stdout] | [INFO] [stdout] 1825 | / req.url_mut() [INFO] [stdout] 1826 | | .query_pairs_mut() [INFO] [stdout] 1827 | | .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] 1831 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1840 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:1859:17 [INFO] [stdout] | [INFO] [stdout] 1859 | / ... Box::pin({ [INFO] [stdout] 1860 | | ... let this = self.clone(); [INFO] [stdout] 1861 | | ... async move { [INFO] [stdout] 1862 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 1885 | | ... } [INFO] [stdout] 1886 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:1876:61 [INFO] [stdout] | [INFO] [stdout] 1870 | / req.url_mut() [INFO] [stdout] 1871 | | .query_pairs_mut() [INFO] [stdout] 1872 | | .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] 1876 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1885 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:2079:17 [INFO] [stdout] | [INFO] [stdout] 2079 | 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<'r> Fn(&'r 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:2062:59 [INFO] [stdout] | [INFO] [stdout] 2054 | / ... req.url_mut() [INFO] [stdout] 2055 | | ... .query_pairs_mut() [INFO] [stdout] 2056 | | ... .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] 2062 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2063 | ... } [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.4.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:2179:17 [INFO] [stdout] | [INFO] [stdout] 2179 | 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<'r> Fn(&'r 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:2162:59 [INFO] [stdout] | [INFO] [stdout] 2149 | / ... req.url_mut() [INFO] [stdout] 2150 | | ... .query_pairs_mut() [INFO] [stdout] 2151 | | ... .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] 2162 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2163 | ... } [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.4.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:2202:17 [INFO] [stdout] | [INFO] [stdout] 2202 | / Box::pin({ [INFO] [stdout] 2203 | | let this = self.clone(); [INFO] [stdout] 2204 | | async move { [INFO] [stdout] 2205 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2236 | | } [INFO] [stdout] 2237 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:2226:61 [INFO] [stdout] | [INFO] [stdout] 2221 | / req.url_mut() [INFO] [stdout] 2222 | | .query_pairs_mut() [INFO] [stdout] 2223 | | .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] 2226 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2236 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:2262:17 [INFO] [stdout] | [INFO] [stdout] 2262 | / ... Box::pin({ [INFO] [stdout] 2263 | | ... let this = self.clone(); [INFO] [stdout] 2264 | | ... async move { [INFO] [stdout] 2265 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 2289 | | ... } [INFO] [stdout] 2290 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:2279:61 [INFO] [stdout] | [INFO] [stdout] 2273 | / req.url_mut() [INFO] [stdout] 2274 | | .query_pairs_mut() [INFO] [stdout] 2275 | | .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] 2279 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2289 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:2728:17 [INFO] [stdout] | [INFO] [stdout] 2728 | / Box::pin({ [INFO] [stdout] 2729 | | let this = self.clone(); [INFO] [stdout] 2730 | | async move { [INFO] [stdout] 2731 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2766 | | } [INFO] [stdout] 2767 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:2753:61 [INFO] [stdout] | [INFO] [stdout] 2745 | / req.url_mut() [INFO] [stdout] 2746 | | .query_pairs_mut() [INFO] [stdout] 2747 | | .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] 2753 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2766 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:2790:17 [INFO] [stdout] | [INFO] [stdout] 2790 | / Box::pin({ [INFO] [stdout] 2791 | | let this = self.clone(); [INFO] [stdout] 2792 | | async move { [INFO] [stdout] 2793 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2829 | | } [INFO] [stdout] 2830 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:2816:61 [INFO] [stdout] | [INFO] [stdout] 2808 | / req.url_mut() [INFO] [stdout] 2809 | | .query_pairs_mut() [INFO] [stdout] 2810 | | .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] 2816 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2829 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:2853:17 [INFO] [stdout] | [INFO] [stdout] 2853 | / Box::pin({ [INFO] [stdout] 2854 | | let this = self.clone(); [INFO] [stdout] 2855 | | async move { [INFO] [stdout] 2856 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2891 | | } [INFO] [stdout] 2892 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:2877:61 [INFO] [stdout] | [INFO] [stdout] 2871 | / req.url_mut() [INFO] [stdout] 2872 | | .query_pairs_mut() [INFO] [stdout] 2873 | | .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] 2877 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2891 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:2914:17 [INFO] [stdout] | [INFO] [stdout] 2914 | / Box::pin({ [INFO] [stdout] 2915 | | let this = self.clone(); [INFO] [stdout] 2916 | | async move { [INFO] [stdout] 2917 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2947 | | } [INFO] [stdout] 2948 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:2937:61 [INFO] [stdout] | [INFO] [stdout] 2932 | / req.url_mut() [INFO] [stdout] 2933 | | .query_pairs_mut() [INFO] [stdout] 2934 | | .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] 2937 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2947 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:2965:17 [INFO] [stdout] | [INFO] [stdout] 2965 | / ... Box::pin({ [INFO] [stdout] 2966 | | ... let this = self.clone(); [INFO] [stdout] 2967 | | ... async move { [INFO] [stdout] 2968 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 2994 | | ... } [INFO] [stdout] 2995 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:2981:61 [INFO] [stdout] | [INFO] [stdout] 2976 | / req.url_mut() [INFO] [stdout] 2977 | | .query_pairs_mut() [INFO] [stdout] 2978 | | .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] 2981 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2994 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3018:17 [INFO] [stdout] | [INFO] [stdout] 3018 | / ... Box::pin({ [INFO] [stdout] 3019 | | ... let this = self.clone(); [INFO] [stdout] 3020 | | ... async move { [INFO] [stdout] 3021 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3049 | | ... } [INFO] [stdout] 3050 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3035:61 [INFO] [stdout] | [INFO] [stdout] 3029 | / req.url_mut() [INFO] [stdout] 3030 | | .query_pairs_mut() [INFO] [stdout] 3031 | | .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] 3035 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3049 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3072:17 [INFO] [stdout] | [INFO] [stdout] 3072 | / Box::pin({ [INFO] [stdout] 3073 | | let this = self.clone(); [INFO] [stdout] 3074 | | async move { [INFO] [stdout] 3075 | | 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<'r> Fn(&'r 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:3096:61 [INFO] [stdout] | [INFO] [stdout] 3090 | / req.url_mut() [INFO] [stdout] 3091 | | .query_pairs_mut() [INFO] [stdout] 3092 | | .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] 3096 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3106 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3129:17 [INFO] [stdout] | [INFO] [stdout] 3129 | / Box::pin({ [INFO] [stdout] 3130 | | let this = self.clone(); [INFO] [stdout] 3131 | | async move { [INFO] [stdout] 3132 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3163 | | } [INFO] [stdout] 3164 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3153:61 [INFO] [stdout] | [INFO] [stdout] 3147 | / req.url_mut() [INFO] [stdout] 3148 | | .query_pairs_mut() [INFO] [stdout] 3149 | | .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] 3153 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3163 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3187:17 [INFO] [stdout] | [INFO] [stdout] 3187 | / Box::pin({ [INFO] [stdout] 3188 | | let this = self.clone(); [INFO] [stdout] 3189 | | async move { [INFO] [stdout] 3190 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3221 | | } [INFO] [stdout] 3222 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3211:61 [INFO] [stdout] | [INFO] [stdout] 3205 | / req.url_mut() [INFO] [stdout] 3206 | | .query_pairs_mut() [INFO] [stdout] 3207 | | .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] 3211 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3221 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3246:17 [INFO] [stdout] | [INFO] [stdout] 3246 | / Box::pin({ [INFO] [stdout] 3247 | | let this = self.clone(); [INFO] [stdout] 3248 | | async move { [INFO] [stdout] 3249 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3285 | | } [INFO] [stdout] 3286 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3272:61 [INFO] [stdout] | [INFO] [stdout] 3264 | / req.url_mut() [INFO] [stdout] 3265 | | .query_pairs_mut() [INFO] [stdout] 3266 | | .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] 3272 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3285 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3308:17 [INFO] [stdout] | [INFO] [stdout] 3308 | / Box::pin({ [INFO] [stdout] 3309 | | let this = self.clone(); [INFO] [stdout] 3310 | | async move { [INFO] [stdout] 3311 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3342 | | } [INFO] [stdout] 3343 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3332:61 [INFO] [stdout] | [INFO] [stdout] 3326 | / req.url_mut() [INFO] [stdout] 3327 | | .query_pairs_mut() [INFO] [stdout] 3328 | | .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] 3332 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3342 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3367:17 [INFO] [stdout] | [INFO] [stdout] 3367 | / Box::pin({ [INFO] [stdout] 3368 | | let this = self.clone(); [INFO] [stdout] 3369 | | async move { [INFO] [stdout] 3370 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3406 | | } [INFO] [stdout] 3407 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3393:61 [INFO] [stdout] | [INFO] [stdout] 3385 | / req.url_mut() [INFO] [stdout] 3386 | | .query_pairs_mut() [INFO] [stdout] 3387 | | .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] 3393 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3406 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3425:17 [INFO] [stdout] | [INFO] [stdout] 3425 | / ... Box::pin({ [INFO] [stdout] 3426 | | ... let this = self.clone(); [INFO] [stdout] 3427 | | ... async move { [INFO] [stdout] 3428 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3454 | | ... } [INFO] [stdout] 3455 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3441:61 [INFO] [stdout] | [INFO] [stdout] 3436 | / req.url_mut() [INFO] [stdout] 3437 | | .query_pairs_mut() [INFO] [stdout] 3438 | | .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] 3441 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3454 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3472:17 [INFO] [stdout] | [INFO] [stdout] 3472 | / ... Box::pin({ [INFO] [stdout] 3473 | | ... let this = self.clone(); [INFO] [stdout] 3474 | | ... async move { [INFO] [stdout] 3475 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3501 | | ... } [INFO] [stdout] 3502 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3488:61 [INFO] [stdout] | [INFO] [stdout] 3483 | / req.url_mut() [INFO] [stdout] 3484 | | .query_pairs_mut() [INFO] [stdout] 3485 | | .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] 3488 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3501 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3524:17 [INFO] [stdout] | [INFO] [stdout] 3524 | / Box::pin({ [INFO] [stdout] 3525 | | let this = self.clone(); [INFO] [stdout] 3526 | | async move { [INFO] [stdout] 3527 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3558 | | } [INFO] [stdout] 3559 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3548:61 [INFO] [stdout] | [INFO] [stdout] 3542 | / req.url_mut() [INFO] [stdout] 3543 | | .query_pairs_mut() [INFO] [stdout] 3544 | | .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] 3548 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3558 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3582:17 [INFO] [stdout] | [INFO] [stdout] 3582 | / ... Box::pin({ [INFO] [stdout] 3583 | | ... let this = self.clone(); [INFO] [stdout] 3584 | | ... async move { [INFO] [stdout] 3585 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3609 | | ... } [INFO] [stdout] 3610 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3599:61 [INFO] [stdout] | [INFO] [stdout] 3593 | / req.url_mut() [INFO] [stdout] 3594 | | .query_pairs_mut() [INFO] [stdout] 3595 | | .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] 3599 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3609 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3627:17 [INFO] [stdout] | [INFO] [stdout] 3627 | / ... Box::pin({ [INFO] [stdout] 3628 | | ... let this = self.clone(); [INFO] [stdout] 3629 | | ... async move { [INFO] [stdout] 3630 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3656 | | ... } [INFO] [stdout] 3657 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3643:61 [INFO] [stdout] | [INFO] [stdout] 3638 | / req.url_mut() [INFO] [stdout] 3639 | | .query_pairs_mut() [INFO] [stdout] 3640 | | .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] 3643 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3656 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3674:17 [INFO] [stdout] | [INFO] [stdout] 3674 | / ... Box::pin({ [INFO] [stdout] 3675 | | ... let this = self.clone(); [INFO] [stdout] 3676 | | ... async move { [INFO] [stdout] 3677 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3703 | | ... } [INFO] [stdout] 3704 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3690:61 [INFO] [stdout] | [INFO] [stdout] 3685 | / req.url_mut() [INFO] [stdout] 3686 | | .query_pairs_mut() [INFO] [stdout] 3687 | | .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] 3690 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3703 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3828:17 [INFO] [stdout] | [INFO] [stdout] 3828 | / ... Box::pin({ [INFO] [stdout] 3829 | | ... let this = self.clone(); [INFO] [stdout] 3830 | | ... async move { [INFO] [stdout] 3831 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3857 | | ... } [INFO] [stdout] 3858 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3844:61 [INFO] [stdout] | [INFO] [stdout] 3839 | / req.url_mut() [INFO] [stdout] 3840 | | .query_pairs_mut() [INFO] [stdout] 3841 | | .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] 3844 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3857 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3876:17 [INFO] [stdout] | [INFO] [stdout] 3876 | / ... Box::pin({ [INFO] [stdout] 3877 | | ... let this = self.clone(); [INFO] [stdout] 3878 | | ... async move { [INFO] [stdout] 3879 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3905 | | ... } [INFO] [stdout] 3906 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3892:61 [INFO] [stdout] | [INFO] [stdout] 3887 | / req.url_mut() [INFO] [stdout] 3888 | | .query_pairs_mut() [INFO] [stdout] 3889 | | .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] 3892 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3905 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3930:17 [INFO] [stdout] | [INFO] [stdout] 3930 | / ... Box::pin({ [INFO] [stdout] 3931 | | ... let this = self.clone(); [INFO] [stdout] 3932 | | ... async move { [INFO] [stdout] 3933 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 3961 | | ... } [INFO] [stdout] 3962 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:3947:61 [INFO] [stdout] | [INFO] [stdout] 3941 | / req.url_mut() [INFO] [stdout] 3942 | | .query_pairs_mut() [INFO] [stdout] 3943 | | .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] 3947 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3961 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:3985:17 [INFO] [stdout] | [INFO] [stdout] 3985 | / ... Box::pin({ [INFO] [stdout] 3986 | | ... let this = self.clone(); [INFO] [stdout] 3987 | | ... async move { [INFO] [stdout] 3988 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4011 | | ... } [INFO] [stdout] 4012 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4001:61 [INFO] [stdout] | [INFO] [stdout] 3996 | / req.url_mut() [INFO] [stdout] 3997 | | .query_pairs_mut() [INFO] [stdout] 3998 | | .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] 4001 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4011 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4136:17 [INFO] [stdout] | [INFO] [stdout] 4136 | / Box::pin({ [INFO] [stdout] 4137 | | let this = self.clone(); [INFO] [stdout] 4138 | | async move { [INFO] [stdout] 4139 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4172 | | } [INFO] [stdout] 4173 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4159:61 [INFO] [stdout] | [INFO] [stdout] 4154 | / req.url_mut() [INFO] [stdout] 4155 | | .query_pairs_mut() [INFO] [stdout] 4156 | | .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] 4159 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4172 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4191:17 [INFO] [stdout] | [INFO] [stdout] 4191 | / Box::pin({ [INFO] [stdout] 4192 | | let this = self.clone(); [INFO] [stdout] 4193 | | async move { [INFO] [stdout] 4194 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4228 | | } [INFO] [stdout] 4229 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4215:61 [INFO] [stdout] | [INFO] [stdout] 4210 | / req.url_mut() [INFO] [stdout] 4211 | | .query_pairs_mut() [INFO] [stdout] 4212 | | .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] 4215 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4228 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4253:17 [INFO] [stdout] | [INFO] [stdout] 4253 | / Box::pin({ [INFO] [stdout] 4254 | | let this = self.clone(); [INFO] [stdout] 4255 | | async move { [INFO] [stdout] 4256 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4292 | | } [INFO] [stdout] 4293 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4278:61 [INFO] [stdout] | [INFO] [stdout] 4272 | / req.url_mut() [INFO] [stdout] 4273 | | .query_pairs_mut() [INFO] [stdout] 4274 | | .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] 4278 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4292 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4316:17 [INFO] [stdout] | [INFO] [stdout] 4316 | / Box::pin({ [INFO] [stdout] 4317 | | let this = self.clone(); [INFO] [stdout] 4318 | | async move { [INFO] [stdout] 4319 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4350 | | } [INFO] [stdout] 4351 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4340:61 [INFO] [stdout] | [INFO] [stdout] 4335 | / req.url_mut() [INFO] [stdout] 4336 | | .query_pairs_mut() [INFO] [stdout] 4337 | | .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] 4340 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4350 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4566:17 [INFO] [stdout] | [INFO] [stdout] 4566 | / Box::pin({ [INFO] [stdout] 4567 | | let this = self.clone(); [INFO] [stdout] 4568 | | async move { [INFO] [stdout] 4569 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4602 | | } [INFO] [stdout] 4603 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4589:61 [INFO] [stdout] | [INFO] [stdout] 4584 | / req.url_mut() [INFO] [stdout] 4585 | | .query_pairs_mut() [INFO] [stdout] 4586 | | .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] 4589 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4602 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4622:17 [INFO] [stdout] | [INFO] [stdout] 4622 | / ... Box::pin({ [INFO] [stdout] 4623 | | ... let this = self.clone(); [INFO] [stdout] 4624 | | ... async move { [INFO] [stdout] 4625 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4651 | | ... } [INFO] [stdout] 4652 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4638:61 [INFO] [stdout] | [INFO] [stdout] 4633 | / req.url_mut() [INFO] [stdout] 4634 | | .query_pairs_mut() [INFO] [stdout] 4635 | | .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] 4638 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4651 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4671:17 [INFO] [stdout] | [INFO] [stdout] 4671 | / ... Box::pin({ [INFO] [stdout] 4672 | | ... let this = self.clone(); [INFO] [stdout] 4673 | | ... async move { [INFO] [stdout] 4674 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4700 | | ... } [INFO] [stdout] 4701 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4687:61 [INFO] [stdout] | [INFO] [stdout] 4682 | / req.url_mut() [INFO] [stdout] 4683 | | .query_pairs_mut() [INFO] [stdout] 4684 | | .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] 4687 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4700 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4726:17 [INFO] [stdout] | [INFO] [stdout] 4726 | / ... Box::pin({ [INFO] [stdout] 4727 | | ... let this = self.clone(); [INFO] [stdout] 4728 | | ... async move { [INFO] [stdout] 4729 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4757 | | ... } [INFO] [stdout] 4758 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4743:61 [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] 4743 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4757 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4782:17 [INFO] [stdout] | [INFO] [stdout] 4782 | / ... Box::pin({ [INFO] [stdout] 4783 | | ... let this = self.clone(); [INFO] [stdout] 4784 | | ... async move { [INFO] [stdout] 4785 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4808 | | ... } [INFO] [stdout] 4809 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4798:61 [INFO] [stdout] | [INFO] [stdout] 4793 | / req.url_mut() [INFO] [stdout] 4794 | | .query_pairs_mut() [INFO] [stdout] 4795 | | .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] 4798 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4808 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4835:17 [INFO] [stdout] | [INFO] [stdout] 4835 | / ... Box::pin({ [INFO] [stdout] 4836 | | ... let this = self.clone(); [INFO] [stdout] 4837 | | ... async move { [INFO] [stdout] 4838 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4867 | | ... } [INFO] [stdout] 4868 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4854:61 [INFO] [stdout] | [INFO] [stdout] 4846 | / req.url_mut() [INFO] [stdout] 4847 | | .query_pairs_mut() [INFO] [stdout] 4848 | | .append_pair(azure_core::query_param::API_VERSION, "2016-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4854 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4867 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:4888:17 [INFO] [stdout] | [INFO] [stdout] 4888 | / ... Box::pin({ [INFO] [stdout] 4889 | | ... let this = self.clone(); [INFO] [stdout] 4890 | | ... async move { [INFO] [stdout] 4891 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 4917 | | ... } [INFO] [stdout] 4918 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:4904:61 [INFO] [stdout] | [INFO] [stdout] 4899 | / req.url_mut() [INFO] [stdout] 4900 | | .query_pairs_mut() [INFO] [stdout] 4901 | | .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] 4904 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4917 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5137:17 [INFO] [stdout] | [INFO] [stdout] 5137 | / Box::pin({ [INFO] [stdout] 5138 | | let this = self.clone(); [INFO] [stdout] 5139 | | async move { [INFO] [stdout] 5140 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5173 | | } [INFO] [stdout] 5174 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5160:61 [INFO] [stdout] | [INFO] [stdout] 5155 | / req.url_mut() [INFO] [stdout] 5156 | | .query_pairs_mut() [INFO] [stdout] 5157 | | .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] 5160 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5173 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5192:17 [INFO] [stdout] | [INFO] [stdout] 5192 | / Box::pin({ [INFO] [stdout] 5193 | | let this = self.clone(); [INFO] [stdout] 5194 | | async move { [INFO] [stdout] 5195 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5229 | | } [INFO] [stdout] 5230 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5216:61 [INFO] [stdout] | [INFO] [stdout] 5211 | / req.url_mut() [INFO] [stdout] 5212 | | .query_pairs_mut() [INFO] [stdout] 5213 | | .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] 5216 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5229 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5254:17 [INFO] [stdout] | [INFO] [stdout] 5254 | / Box::pin({ [INFO] [stdout] 5255 | | let this = self.clone(); [INFO] [stdout] 5256 | | async move { [INFO] [stdout] 5257 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5293 | | } [INFO] [stdout] 5294 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5279:61 [INFO] [stdout] | [INFO] [stdout] 5273 | / req.url_mut() [INFO] [stdout] 5274 | | .query_pairs_mut() [INFO] [stdout] 5275 | | .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] 5279 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5293 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5317:17 [INFO] [stdout] | [INFO] [stdout] 5317 | / Box::pin({ [INFO] [stdout] 5318 | | let this = self.clone(); [INFO] [stdout] 5319 | | async move { [INFO] [stdout] 5320 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5351 | | } [INFO] [stdout] 5352 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5341:61 [INFO] [stdout] | [INFO] [stdout] 5336 | / req.url_mut() [INFO] [stdout] 5337 | | .query_pairs_mut() [INFO] [stdout] 5338 | | .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] 5341 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5351 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5375:17 [INFO] [stdout] | [INFO] [stdout] 5375 | / ... Box::pin({ [INFO] [stdout] 5376 | | ... let this = self.clone(); [INFO] [stdout] 5377 | | ... async move { [INFO] [stdout] 5378 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5402 | | ... } [INFO] [stdout] 5403 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5392:61 [INFO] [stdout] | [INFO] [stdout] 5386 | / req.url_mut() [INFO] [stdout] 5387 | | .query_pairs_mut() [INFO] [stdout] 5388 | | .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] 5392 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5402 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5428:17 [INFO] [stdout] | [INFO] [stdout] 5428 | / ... Box::pin({ [INFO] [stdout] 5429 | | ... let this = self.clone(); [INFO] [stdout] 5430 | | ... async move { [INFO] [stdout] 5431 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5460 | | ... } [INFO] [stdout] 5461 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5447:61 [INFO] [stdout] | [INFO] [stdout] 5439 | / req.url_mut() [INFO] [stdout] 5440 | | .query_pairs_mut() [INFO] [stdout] 5441 | | .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] 5447 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5460 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5480:17 [INFO] [stdout] | [INFO] [stdout] 5480 | / ... Box::pin({ [INFO] [stdout] 5481 | | ... let this = self.clone(); [INFO] [stdout] 5482 | | ... async move { [INFO] [stdout] 5483 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5509 | | ... } [INFO] [stdout] 5510 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5496:61 [INFO] [stdout] | [INFO] [stdout] 5491 | / req.url_mut() [INFO] [stdout] 5492 | | .query_pairs_mut() [INFO] [stdout] 5493 | | .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] 5496 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5509 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5527:17 [INFO] [stdout] | [INFO] [stdout] 5527 | / Box::pin({ [INFO] [stdout] 5528 | | let this = self.clone(); [INFO] [stdout] 5529 | | async move { [INFO] [stdout] 5530 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5562 | | } [INFO] [stdout] 5563 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5549:61 [INFO] [stdout] | [INFO] [stdout] 5544 | / req.url_mut() [INFO] [stdout] 5545 | | .query_pairs_mut() [INFO] [stdout] 5546 | | .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] 5549 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5562 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5779:17 [INFO] [stdout] | [INFO] [stdout] 5779 | / ... Box::pin({ [INFO] [stdout] 5780 | | ... let this = self.clone(); [INFO] [stdout] 5781 | | ... async move { [INFO] [stdout] 5782 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5808 | | ... } [INFO] [stdout] 5809 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5795:61 [INFO] [stdout] | [INFO] [stdout] 5790 | / req.url_mut() [INFO] [stdout] 5791 | | .query_pairs_mut() [INFO] [stdout] 5792 | | .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] 5795 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5808 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5828:17 [INFO] [stdout] | [INFO] [stdout] 5828 | / ... Box::pin({ [INFO] [stdout] 5829 | | ... let this = self.clone(); [INFO] [stdout] 5830 | | ... async move { [INFO] [stdout] 5831 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5857 | | ... } [INFO] [stdout] 5858 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5844:61 [INFO] [stdout] | [INFO] [stdout] 5839 | / req.url_mut() [INFO] [stdout] 5840 | | .query_pairs_mut() [INFO] [stdout] 5841 | | .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] 5844 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5857 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5883:17 [INFO] [stdout] | [INFO] [stdout] 5883 | / ... Box::pin({ [INFO] [stdout] 5884 | | ... let this = self.clone(); [INFO] [stdout] 5885 | | ... async move { [INFO] [stdout] 5886 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5914 | | ... } [INFO] [stdout] 5915 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5900:61 [INFO] [stdout] | [INFO] [stdout] 5894 | / req.url_mut() [INFO] [stdout] 5895 | | .query_pairs_mut() [INFO] [stdout] 5896 | | .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] 5900 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5914 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5939:17 [INFO] [stdout] | [INFO] [stdout] 5939 | / ... Box::pin({ [INFO] [stdout] 5940 | | ... let this = self.clone(); [INFO] [stdout] 5941 | | ... async move { [INFO] [stdout] 5942 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 5965 | | ... } [INFO] [stdout] 5966 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:5955:61 [INFO] [stdout] | [INFO] [stdout] 5950 | / req.url_mut() [INFO] [stdout] 5951 | | .query_pairs_mut() [INFO] [stdout] 5952 | | .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] 5955 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5965 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:5992:17 [INFO] [stdout] | [INFO] [stdout] 5992 | / ... Box::pin({ [INFO] [stdout] 5993 | | ... let this = self.clone(); [INFO] [stdout] 5994 | | ... async move { [INFO] [stdout] 5995 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6024 | | ... } [INFO] [stdout] 6025 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6011:61 [INFO] [stdout] | [INFO] [stdout] 6003 | / req.url_mut() [INFO] [stdout] 6004 | | .query_pairs_mut() [INFO] [stdout] 6005 | | .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] 6011 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6024 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6045:17 [INFO] [stdout] | [INFO] [stdout] 6045 | / ... Box::pin({ [INFO] [stdout] 6046 | | ... let this = self.clone(); [INFO] [stdout] 6047 | | ... async move { [INFO] [stdout] 6048 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6074 | | ... } [INFO] [stdout] 6075 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6061:61 [INFO] [stdout] | [INFO] [stdout] 6056 | / req.url_mut() [INFO] [stdout] 6057 | | .query_pairs_mut() [INFO] [stdout] 6058 | | .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] 6061 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6074 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6093:17 [INFO] [stdout] | [INFO] [stdout] 6093 | / Box::pin({ [INFO] [stdout] 6094 | | let this = self.clone(); [INFO] [stdout] 6095 | | async move { [INFO] [stdout] 6096 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6129 | | } [INFO] [stdout] 6130 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6116:61 [INFO] [stdout] | [INFO] [stdout] 6111 | / req.url_mut() [INFO] [stdout] 6112 | | .query_pairs_mut() [INFO] [stdout] 6113 | | .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] 6116 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6129 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6349:17 [INFO] [stdout] | [INFO] [stdout] 6349 | / Box::pin({ [INFO] [stdout] 6350 | | let this = self.clone(); [INFO] [stdout] 6351 | | async move { [INFO] [stdout] 6352 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6385 | | } [INFO] [stdout] 6386 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6372:61 [INFO] [stdout] | [INFO] [stdout] 6367 | / req.url_mut() [INFO] [stdout] 6368 | | .query_pairs_mut() [INFO] [stdout] 6369 | | .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] 6372 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6385 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6404:17 [INFO] [stdout] | [INFO] [stdout] 6404 | / Box::pin({ [INFO] [stdout] 6405 | | let this = self.clone(); [INFO] [stdout] 6406 | | async move { [INFO] [stdout] 6407 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6441 | | } [INFO] [stdout] 6442 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6428:61 [INFO] [stdout] | [INFO] [stdout] 6423 | / req.url_mut() [INFO] [stdout] 6424 | | .query_pairs_mut() [INFO] [stdout] 6425 | | .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] 6428 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6441 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6466:17 [INFO] [stdout] | [INFO] [stdout] 6466 | / Box::pin({ [INFO] [stdout] 6467 | | let this = self.clone(); [INFO] [stdout] 6468 | | async move { [INFO] [stdout] 6469 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6505 | | } [INFO] [stdout] 6506 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:61 [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 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6505 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6529:17 [INFO] [stdout] | [INFO] [stdout] 6529 | / Box::pin({ [INFO] [stdout] 6530 | | let this = self.clone(); [INFO] [stdout] 6531 | | async move { [INFO] [stdout] 6532 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6563 | | } [INFO] [stdout] 6564 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6553:61 [INFO] [stdout] | [INFO] [stdout] 6548 | / req.url_mut() [INFO] [stdout] 6549 | | .query_pairs_mut() [INFO] [stdout] 6550 | | .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] 6553 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6563 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6587:17 [INFO] [stdout] | [INFO] [stdout] 6587 | / ... Box::pin({ [INFO] [stdout] 6588 | | ... let this = self.clone(); [INFO] [stdout] 6589 | | ... async move { [INFO] [stdout] 6590 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6614 | | ... } [INFO] [stdout] 6615 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6604:61 [INFO] [stdout] | [INFO] [stdout] 6598 | / req.url_mut() [INFO] [stdout] 6599 | | .query_pairs_mut() [INFO] [stdout] 6600 | | .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] 6604 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6614 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6640:17 [INFO] [stdout] | [INFO] [stdout] 6640 | / ... Box::pin({ [INFO] [stdout] 6641 | | ... let this = self.clone(); [INFO] [stdout] 6642 | | ... async move { [INFO] [stdout] 6643 | | ... 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<'r> Fn(&'r 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:6659:61 [INFO] [stdout] | [INFO] [stdout] 6651 | / req.url_mut() [INFO] [stdout] 6652 | | .query_pairs_mut() [INFO] [stdout] 6653 | | .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] 6659 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6672 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6692:17 [INFO] [stdout] | [INFO] [stdout] 6692 | / ... Box::pin({ [INFO] [stdout] 6693 | | ... let this = self.clone(); [INFO] [stdout] 6694 | | ... async move { [INFO] [stdout] 6695 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.StorSimple/man... [INFO] [stdout] ... | [INFO] [stdout] 6721 | | ... } [INFO] [stdout] 6722 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6708:61 [INFO] [stdout] | [INFO] [stdout] 6703 | / req.url_mut() [INFO] [stdout] 6704 | | .query_pairs_mut() [INFO] [stdout] 6705 | | .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] 6708 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6721 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6739:17 [INFO] [stdout] | [INFO] [stdout] 6739 | / Box::pin({ [INFO] [stdout] 6740 | | let this = self.clone(); [INFO] [stdout] 6741 | | async move { [INFO] [stdout] 6742 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6774 | | } [INFO] [stdout] 6775 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6761:61 [INFO] [stdout] | [INFO] [stdout] 6756 | / req.url_mut() [INFO] [stdout] 6757 | | .query_pairs_mut() [INFO] [stdout] 6758 | | .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] 6761 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6774 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:6938:17 [INFO] [stdout] | [INFO] [stdout] 6938 | 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<'r> Fn(&'r 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:6921:59 [INFO] [stdout] | [INFO] [stdout] 6913 | / ... req.url_mut() [INFO] [stdout] 6914 | | ... .query_pairs_mut() [INFO] [stdout] 6915 | | ... .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] 6921 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6922 | ... } [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.4.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:6956:17 [INFO] [stdout] | [INFO] [stdout] 6956 | / Box::pin({ [INFO] [stdout] 6957 | | let this = self.clone(); [INFO] [stdout] 6958 | | async move { [INFO] [stdout] 6959 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6993 | | } [INFO] [stdout] 6994 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:6980:61 [INFO] [stdout] | [INFO] [stdout] 6975 | / req.url_mut() [INFO] [stdout] 6976 | | .query_pairs_mut() [INFO] [stdout] 6977 | | .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] 6980 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6993 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7081:17 [INFO] [stdout] | [INFO] [stdout] 7081 | 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<'r> Fn(&'r 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:7064:59 [INFO] [stdout] | [INFO] [stdout] 7056 | / ... req.url_mut() [INFO] [stdout] 7057 | | ... .query_pairs_mut() [INFO] [stdout] 7058 | | ... .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] 7064 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7065 | ... } [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.4.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:7192:17 [INFO] [stdout] | [INFO] [stdout] 7192 | / Box::pin({ [INFO] [stdout] 7193 | | let this = self.clone(); [INFO] [stdout] 7194 | | async move { [INFO] [stdout] 7195 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7227 | | } [INFO] [stdout] 7228 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:7214:61 [INFO] [stdout] | [INFO] [stdout] 7209 | / req.url_mut() [INFO] [stdout] 7210 | | .query_pairs_mut() [INFO] [stdout] 7211 | | .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] 7214 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7227 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7245:17 [INFO] [stdout] | [INFO] [stdout] 7245 | / Box::pin({ [INFO] [stdout] 7246 | | let this = self.clone(); [INFO] [stdout] 7247 | | async move { [INFO] [stdout] 7248 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7281 | | } [INFO] [stdout] 7282 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:7268:61 [INFO] [stdout] | [INFO] [stdout] 7263 | / req.url_mut() [INFO] [stdout] 7264 | | .query_pairs_mut() [INFO] [stdout] 7265 | | .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] 7268 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7281 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7305:17 [INFO] [stdout] | [INFO] [stdout] 7305 | / Box::pin({ [INFO] [stdout] 7306 | | let this = self.clone(); [INFO] [stdout] 7307 | | async move { [INFO] [stdout] 7308 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7343 | | } [INFO] [stdout] 7344 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:7329:61 [INFO] [stdout] | [INFO] [stdout] 7323 | / req.url_mut() [INFO] [stdout] 7324 | | .query_pairs_mut() [INFO] [stdout] 7325 | | .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] 7329 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7343 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7366:17 [INFO] [stdout] | [INFO] [stdout] 7366 | / Box::pin({ [INFO] [stdout] 7367 | | let this = self.clone(); [INFO] [stdout] 7368 | | async move { [INFO] [stdout] 7369 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7399 | | } [INFO] [stdout] 7400 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:7389:61 [INFO] [stdout] | [INFO] [stdout] 7384 | / req.url_mut() [INFO] [stdout] 7385 | | .query_pairs_mut() [INFO] [stdout] 7386 | | .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] 7389 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7399 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7511:17 [INFO] [stdout] | [INFO] [stdout] 7511 | / Box::pin({ [INFO] [stdout] 7512 | | let this = self.clone(); [INFO] [stdout] 7513 | | async move { [INFO] [stdout] 7514 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7546 | | } [INFO] [stdout] 7547 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:7533:61 [INFO] [stdout] | [INFO] [stdout] 7528 | / req.url_mut() [INFO] [stdout] 7529 | | .query_pairs_mut() [INFO] [stdout] 7530 | | .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] 7533 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7546 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7564:17 [INFO] [stdout] | [INFO] [stdout] 7564 | / Box::pin({ [INFO] [stdout] 7565 | | let this = self.clone(); [INFO] [stdout] 7566 | | async move { [INFO] [stdout] 7567 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7600 | | } [INFO] [stdout] 7601 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:7587:61 [INFO] [stdout] | [INFO] [stdout] 7582 | / req.url_mut() [INFO] [stdout] 7583 | | .query_pairs_mut() [INFO] [stdout] 7584 | | .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] 7587 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7600 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7624:17 [INFO] [stdout] | [INFO] [stdout] 7624 | / Box::pin({ [INFO] [stdout] 7625 | | let this = self.clone(); [INFO] [stdout] 7626 | | async move { [INFO] [stdout] 7627 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7662 | | } [INFO] [stdout] 7663 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:7648:61 [INFO] [stdout] | [INFO] [stdout] 7642 | / req.url_mut() [INFO] [stdout] 7643 | | .query_pairs_mut() [INFO] [stdout] 7644 | | .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] 7648 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7662 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `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:7685:17 [INFO] [stdout] | [INFO] [stdout] 7685 | / Box::pin({ [INFO] [stdout] 7686 | | let this = self.clone(); [INFO] [stdout] 7687 | | async move { [INFO] [stdout] 7688 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7718 | | } [INFO] [stdout] 7719 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r 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:61 [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 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 7718 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` 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" "4653d6262a5d068efe7334e7aada11c944be623a479ada426836ebaa0f682b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4653d6262a5d068efe7334e7aada11c944be623a479ada426836ebaa0f682b57", kill_on_drop: false }` [INFO] [stdout] 4653d6262a5d068efe7334e7aada11c944be623a479ada426836ebaa0f682b57