[INFO] fetching crate azure_mgmt_adhybridhealthservice 0.5.0... [INFO] building azure_mgmt_adhybridhealthservice-0.5.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate azure_mgmt_adhybridhealthservice 0.5.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate azure_mgmt_adhybridhealthservice 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_adhybridhealthservice 0.5.0 [INFO] finished tweaking crates.io crate azure_mgmt_adhybridhealthservice 0.5.0 [INFO] tweaked toml for crates.io crate azure_mgmt_adhybridhealthservice 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] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] 49ee718aaf061a663af36e9ab3e90ff0e4a7cab9b97640766a05c075524dacdf [INFO] running `Command { std: "docker" "start" "-a" "49ee718aaf061a663af36e9ab3e90ff0e4a7cab9b97640766a05c075524dacdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49ee718aaf061a663af36e9ab3e90ff0e4a7cab9b97640766a05c075524dacdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ee718aaf061a663af36e9ab3e90ff0e4a7cab9b97640766a05c075524dacdf", kill_on_drop: false }` [INFO] [stdout] 49ee718aaf061a663af36e9ab3e90ff0e4a7cab9b97640766a05c075524dacdf [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] 3aeb5acd65f7e9bffd0a214f25d9fe3eed557096ebc4716c2214a139aeb5d596 [INFO] running `Command { std: "docker" "start" "-a" "3aeb5acd65f7e9bffd0a214f25d9fe3eed557096ebc4716c2214a139aeb5d596", kill_on_drop: false }` [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 pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-task 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 foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling mime v0.3.16 [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 slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.8 [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 http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling azure_core v0.4.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [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 pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.34 [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 futures v0.3.24 [INFO] [stderr] Compiling hyper v0.14.20 [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 hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling azure_mgmt_adhybridhealthservice v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2014_01/mod.rs:483:17 [INFO] [stdout] | [INFO] [stdout] 483 | 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_2014_01/mod.rs:466:59 [INFO] [stdout] | [INFO] [stdout] 449 | / ... req.url_mut() [INFO] [stdout] 450 | | ... .query_pairs_mut() [INFO] [stdout] 451 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 466 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 467 | ... } [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_2014_01/mod.rs:497:17 [INFO] [stdout] | [INFO] [stdout] 497 | / Box::pin({ [INFO] [stdout] 498 | | let this = self.clone(); [INFO] [stdout] 499 | | async move { [INFO] [stdout] 500 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 530 | | } [INFO] [stdout] 531 | | }) [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_2014_01/mod.rs:517:61 [INFO] [stdout] | [INFO] [stdout] 511 | / req.url_mut() [INFO] [stdout] 512 | | .query_pairs_mut() [INFO] [stdout] 513 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 517 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 530 | } [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_2014_01/mod.rs:545:17 [INFO] [stdout] | [INFO] [stdout] 545 | / Box::pin({ [INFO] [stdout] 546 | | let this = self.clone(); [INFO] [stdout] 547 | | async move { [INFO] [stdout] 548 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 578 | | } [INFO] [stdout] 579 | | }) [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_2014_01/mod.rs:565:61 [INFO] [stdout] | [INFO] [stdout] 560 | / req.url_mut() [INFO] [stdout] 561 | | .query_pairs_mut() [INFO] [stdout] 562 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 565 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 578 | } [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_2014_01/mod.rs:594:17 [INFO] [stdout] | [INFO] [stdout] 594 | / Box::pin({ [INFO] [stdout] 595 | | let this = self.clone(); [INFO] [stdout] 596 | | async move { [INFO] [stdout] 597 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 628 | | } [INFO] [stdout] 629 | | }) [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_2014_01/mod.rs:615:61 [INFO] [stdout] | [INFO] [stdout] 609 | / req.url_mut() [INFO] [stdout] 610 | | .query_pairs_mut() [INFO] [stdout] 611 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 615 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 628 | } [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_2014_01/mod.rs:649:17 [INFO] [stdout] | [INFO] [stdout] 649 | / Box::pin({ [INFO] [stdout] 650 | | let this = self.clone(); [INFO] [stdout] 651 | | async move { [INFO] [stdout] 652 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 681 | | } [INFO] [stdout] 682 | | }) [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_2014_01/mod.rs:672:61 [INFO] [stdout] | [INFO] [stdout] 664 | / req.url_mut() [INFO] [stdout] 665 | | .query_pairs_mut() [INFO] [stdout] 666 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 672 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 681 | } [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_2014_01/mod.rs:696:17 [INFO] [stdout] | [INFO] [stdout] 696 | / Box::pin({ [INFO] [stdout] 697 | | let this = self.clone(); [INFO] [stdout] 698 | | async move { [INFO] [stdout] 699 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 729 | | } [INFO] [stdout] 730 | | }) [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_2014_01/mod.rs:716:61 [INFO] [stdout] | [INFO] [stdout] 711 | / req.url_mut() [INFO] [stdout] 712 | | .query_pairs_mut() [INFO] [stdout] 713 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 716 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 729 | } [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_2014_01/mod.rs:808:17 [INFO] [stdout] | [INFO] [stdout] 808 | 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_2014_01/mod.rs:791:59 [INFO] [stdout] | [INFO] [stdout] 786 | / ... req.url_mut() [INFO] [stdout] 787 | | ... .query_pairs_mut() [INFO] [stdout] 788 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 791 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 792 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required 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_2014_01/mod.rs:886:17 [INFO] [stdout] | [INFO] [stdout] 886 | 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_2014_01/mod.rs:869:59 [INFO] [stdout] | [INFO] [stdout] 864 | / ... req.url_mut() [INFO] [stdout] 865 | | ... .query_pairs_mut() [INFO] [stdout] 866 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 869 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 870 | ... } [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_2014_01/mod.rs:980:17 [INFO] [stdout] | [INFO] [stdout] 980 | 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_2014_01/mod.rs:963:59 [INFO] [stdout] | [INFO] [stdout] 950 | / ... req.url_mut() [INFO] [stdout] 951 | | ... .query_pairs_mut() [INFO] [stdout] 952 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 963 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 964 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required 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_2014_01/mod.rs:995:17 [INFO] [stdout] | [INFO] [stdout] 995 | / Box::pin({ [INFO] [stdout] 996 | | let this = self.clone(); [INFO] [stdout] 997 | | async move { [INFO] [stdout] 998 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1029 | | } [INFO] [stdout] 1030 | | }) [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_2014_01/mod.rs:1016:61 [INFO] [stdout] | [INFO] [stdout] 1011 | / req.url_mut() [INFO] [stdout] 1012 | | .query_pairs_mut() [INFO] [stdout] 1013 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1016 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1029 | } [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_2014_01/mod.rs:1064:17 [INFO] [stdout] | [INFO] [stdout] 1064 | / Box::pin({ [INFO] [stdout] 1065 | | let this = self.clone(); [INFO] [stdout] 1066 | | async move { [INFO] [stdout] 1067 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1108 | | } [INFO] [stdout] 1109 | | }) [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_2014_01/mod.rs:1095:61 [INFO] [stdout] | [INFO] [stdout] 1081 | / req.url_mut() [INFO] [stdout] 1082 | | .query_pairs_mut() [INFO] [stdout] 1083 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1095 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1108 | } [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_2014_01/mod.rs:1136:17 [INFO] [stdout] | [INFO] [stdout] 1136 | / Box::pin({ [INFO] [stdout] 1137 | | let this = self.clone(); [INFO] [stdout] 1138 | | async move { [INFO] [stdout] 1139 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1177 | | } [INFO] [stdout] 1178 | | }) [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_2014_01/mod.rs:1164:61 [INFO] [stdout] | [INFO] [stdout] 1151 | / req.url_mut() [INFO] [stdout] 1152 | | .query_pairs_mut() [INFO] [stdout] 1153 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1164 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1177 | } [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_2014_01/mod.rs:1209:17 [INFO] [stdout] | [INFO] [stdout] 1209 | / Box::pin({ [INFO] [stdout] 1210 | | let this = self.clone(); [INFO] [stdout] 1211 | | async move { [INFO] [stdout] 1212 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1258 | | } [INFO] [stdout] 1259 | | }) [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_2014_01/mod.rs:1245:61 [INFO] [stdout] | [INFO] [stdout] 1224 | / req.url_mut() [INFO] [stdout] 1225 | | .query_pairs_mut() [INFO] [stdout] 1226 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1245 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1258 | } [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_2014_01/mod.rs:1371:17 [INFO] [stdout] | [INFO] [stdout] 1371 | 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_2014_01/mod.rs:1354:59 [INFO] [stdout] | [INFO] [stdout] 1337 | / ... req.url_mut() [INFO] [stdout] 1338 | | ... .query_pairs_mut() [INFO] [stdout] 1339 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1354 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1355 | ... } [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_2014_01/mod.rs:1479:17 [INFO] [stdout] | [INFO] [stdout] 1479 | 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_2014_01/mod.rs:1462:59 [INFO] [stdout] | [INFO] [stdout] 1445 | / ... req.url_mut() [INFO] [stdout] 1446 | | ... .query_pairs_mut() [INFO] [stdout] 1447 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1462 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1463 | ... } [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_2014_01/mod.rs:1609:17 [INFO] [stdout] | [INFO] [stdout] 1609 | 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_2014_01/mod.rs:1592:59 [INFO] [stdout] | [INFO] [stdout] 1575 | / ... req.url_mut() [INFO] [stdout] 1576 | | ... .query_pairs_mut() [INFO] [stdout] 1577 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1592 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1593 | ... } [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_2014_01/mod.rs:1730:17 [INFO] [stdout] | [INFO] [stdout] 1730 | / Box::pin({ [INFO] [stdout] 1731 | | let this = self.clone(); [INFO] [stdout] 1732 | | async move { [INFO] [stdout] 1733 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1762 | | } [INFO] [stdout] 1763 | | }) [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_2014_01/mod.rs:1749:61 [INFO] [stdout] | [INFO] [stdout] 1744 | / req.url_mut() [INFO] [stdout] 1745 | | .query_pairs_mut() [INFO] [stdout] 1746 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1749 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1762 | } [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_2014_01/mod.rs:1776:17 [INFO] [stdout] | [INFO] [stdout] 1776 | / Box::pin({ [INFO] [stdout] 1777 | | let this = self.clone(); [INFO] [stdout] 1778 | | async move { [INFO] [stdout] 1779 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1809 | | } [INFO] [stdout] 1810 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2014_01/mod.rs:1796:61 [INFO] [stdout] | [INFO] [stdout] 1790 | / req.url_mut() [INFO] [stdout] 1791 | | .query_pairs_mut() [INFO] [stdout] 1792 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1796 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1809 | } [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_2014_01/mod.rs:1824:17 [INFO] [stdout] | [INFO] [stdout] 1824 | / Box::pin({ [INFO] [stdout] 1825 | | let this = self.clone(); [INFO] [stdout] 1826 | | async move { [INFO] [stdout] 1827 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1857 | | } [INFO] [stdout] 1858 | | }) [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_2014_01/mod.rs:1844:61 [INFO] [stdout] | [INFO] [stdout] 1838 | / req.url_mut() [INFO] [stdout] 1839 | | .query_pairs_mut() [INFO] [stdout] 1840 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1844 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1857 | } [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_2014_01/mod.rs:1952:17 [INFO] [stdout] | [INFO] [stdout] 1952 | 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_2014_01/mod.rs:1935:59 [INFO] [stdout] | [INFO] [stdout] 1930 | / ... req.url_mut() [INFO] [stdout] 1931 | | ... .query_pairs_mut() [INFO] [stdout] 1932 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1935 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1936 | ... } [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_2014_01/mod.rs:2090:17 [INFO] [stdout] | [INFO] [stdout] 2090 | 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_2014_01/mod.rs:2073:59 [INFO] [stdout] | [INFO] [stdout] 2065 | / ... req.url_mut() [INFO] [stdout] 2066 | | ... .query_pairs_mut() [INFO] [stdout] 2067 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2073 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2074 | ... } [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_2014_01/mod.rs:2105:17 [INFO] [stdout] | [INFO] [stdout] 2105 | / Box::pin({ [INFO] [stdout] 2106 | | let this = self.clone(); [INFO] [stdout] 2107 | | async move { [INFO] [stdout] 2108 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2139 | | } [INFO] [stdout] 2140 | | }) [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_2014_01/mod.rs:2126:61 [INFO] [stdout] | [INFO] [stdout] 2121 | / req.url_mut() [INFO] [stdout] 2122 | | .query_pairs_mut() [INFO] [stdout] 2123 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2126 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2139 | } [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_2014_01/mod.rs:2161:17 [INFO] [stdout] | [INFO] [stdout] 2161 | / Box::pin({ [INFO] [stdout] 2162 | | let this = self.clone(); [INFO] [stdout] 2163 | | async move { [INFO] [stdout] 2164 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2194 | | } [INFO] [stdout] 2195 | | }) [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_2014_01/mod.rs:2185:61 [INFO] [stdout] | [INFO] [stdout] 2177 | / req.url_mut() [INFO] [stdout] 2178 | | .query_pairs_mut() [INFO] [stdout] 2179 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2185 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2194 | } [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_2014_01/mod.rs:2217:17 [INFO] [stdout] | [INFO] [stdout] 2217 | / Box::pin({ [INFO] [stdout] 2218 | | let this = self.clone(); [INFO] [stdout] 2219 | | async move { [INFO] [stdout] 2220 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2254 | | } [INFO] [stdout] 2255 | | }) [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_2014_01/mod.rs:2241:61 [INFO] [stdout] | [INFO] [stdout] 2233 | / req.url_mut() [INFO] [stdout] 2234 | | .query_pairs_mut() [INFO] [stdout] 2235 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2241 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2254 | } [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_2014_01/mod.rs:2398:17 [INFO] [stdout] | [INFO] [stdout] 2398 | 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_2014_01/mod.rs:2381:59 [INFO] [stdout] | [INFO] [stdout] 2359 | / ... req.url_mut() [INFO] [stdout] 2360 | | ... .query_pairs_mut() [INFO] [stdout] 2361 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2381 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2382 | ... } [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_2014_01/mod.rs:2462:17 [INFO] [stdout] | [INFO] [stdout] 2462 | / Box::pin({ [INFO] [stdout] 2463 | | let this = self.clone(); [INFO] [stdout] 2464 | | async move { [INFO] [stdout] 2465 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2496 | | } [INFO] [stdout] 2497 | | }) [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_2014_01/mod.rs:2483:61 [INFO] [stdout] | [INFO] [stdout] 2478 | / req.url_mut() [INFO] [stdout] 2479 | | .query_pairs_mut() [INFO] [stdout] 2480 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2483 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2496 | } [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_2014_01/mod.rs:2513:17 [INFO] [stdout] | [INFO] [stdout] 2513 | / Box::pin({ [INFO] [stdout] 2514 | | let this = self.clone(); [INFO] [stdout] 2515 | | async move { [INFO] [stdout] 2516 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2544 | | } [INFO] [stdout] 2545 | | }) [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_2014_01/mod.rs:2535:61 [INFO] [stdout] | [INFO] [stdout] 2529 | / req.url_mut() [INFO] [stdout] 2530 | | .query_pairs_mut() [INFO] [stdout] 2531 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2535 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2544 | } [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_2014_01/mod.rs:2560:17 [INFO] [stdout] | [INFO] [stdout] 2560 | / Box::pin({ [INFO] [stdout] 2561 | | let this = self.clone(); [INFO] [stdout] 2562 | | async move { [INFO] [stdout] 2563 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2590 | | } [INFO] [stdout] 2591 | | }) [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_2014_01/mod.rs:2581:61 [INFO] [stdout] | [INFO] [stdout] 2576 | / req.url_mut() [INFO] [stdout] 2577 | | .query_pairs_mut() [INFO] [stdout] 2578 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2581 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2590 | } [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_2014_01/mod.rs:2653:17 [INFO] [stdout] | [INFO] [stdout] 2653 | / Box::pin({ [INFO] [stdout] 2654 | | let this = self.clone(); [INFO] [stdout] 2655 | | async move { [INFO] [stdout] 2656 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2697 | | } [INFO] [stdout] 2698 | | }) [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_2014_01/mod.rs:2684:61 [INFO] [stdout] | [INFO] [stdout] 2670 | / req.url_mut() [INFO] [stdout] 2671 | | .query_pairs_mut() [INFO] [stdout] 2672 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2684 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2697 | } [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_2014_01/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] 2761 | | } [INFO] [stdout] 2762 | | }) [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_2014_01/mod.rs:2748:61 [INFO] [stdout] | [INFO] [stdout] 2743 | / req.url_mut() [INFO] [stdout] 2744 | | .query_pairs_mut() [INFO] [stdout] 2745 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2748 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2761 | } [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_2014_01/mod.rs:2896:17 [INFO] [stdout] | [INFO] [stdout] 2896 | 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_2014_01/mod.rs:2879:59 [INFO] [stdout] | [INFO] [stdout] 2863 | / ... req.url_mut() [INFO] [stdout] 2864 | | ... .query_pairs_mut() [INFO] [stdout] 2865 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2879 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2880 | ... } [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_2014_01/mod.rs:2911:17 [INFO] [stdout] | [INFO] [stdout] 2911 | / Box::pin({ [INFO] [stdout] 2912 | | let this = self.clone(); [INFO] [stdout] 2913 | | async move { [INFO] [stdout] 2914 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2945 | | } [INFO] [stdout] 2946 | | }) [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_2014_01/mod.rs:2932:61 [INFO] [stdout] | [INFO] [stdout] 2926 | / req.url_mut() [INFO] [stdout] 2927 | | .query_pairs_mut() [INFO] [stdout] 2928 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2932 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2945 | } [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_2014_01/mod.rs:3028:17 [INFO] [stdout] | [INFO] [stdout] 3028 | 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_2014_01/mod.rs:3011:59 [INFO] [stdout] | [INFO] [stdout] 3006 | / ... req.url_mut() [INFO] [stdout] 3007 | | ... .query_pairs_mut() [INFO] [stdout] 3008 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3011 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3012 | ... } [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_2014_01/mod.rs:3051:17 [INFO] [stdout] | [INFO] [stdout] 3051 | / Box::pin({ [INFO] [stdout] 3052 | | let this = self.clone(); [INFO] [stdout] 3053 | | async move { [INFO] [stdout] 3054 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3083 | | } [INFO] [stdout] 3084 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2014_01/mod.rs:3070:61 [INFO] [stdout] | [INFO] [stdout] 3065 | / req.url_mut() [INFO] [stdout] 3066 | | .query_pairs_mut() [INFO] [stdout] 3067 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3070 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3083 | } [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_2014_01/mod.rs:3515:17 [INFO] [stdout] | [INFO] [stdout] 3515 | 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_2014_01/mod.rs:3498:59 [INFO] [stdout] | [INFO] [stdout] 3481 | / ... req.url_mut() [INFO] [stdout] 3482 | | ... .query_pairs_mut() [INFO] [stdout] 3483 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3498 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3499 | ... } [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_2014_01/mod.rs:3529:17 [INFO] [stdout] | [INFO] [stdout] 3529 | / Box::pin({ [INFO] [stdout] 3530 | | let this = self.clone(); [INFO] [stdout] 3531 | | async move { [INFO] [stdout] 3532 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3562 | | } [INFO] [stdout] 3563 | | }) [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_2014_01/mod.rs:3549:61 [INFO] [stdout] | [INFO] [stdout] 3543 | / req.url_mut() [INFO] [stdout] 3544 | | .query_pairs_mut() [INFO] [stdout] 3545 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3549 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3562 | } [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_2014_01/mod.rs:3671:17 [INFO] [stdout] | [INFO] [stdout] 3671 | 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_2014_01/mod.rs:3654:59 [INFO] [stdout] | [INFO] [stdout] 3637 | / ... req.url_mut() [INFO] [stdout] 3638 | | ... .query_pairs_mut() [INFO] [stdout] 3639 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3654 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3655 | ... } [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_2014_01/mod.rs:3685:17 [INFO] [stdout] | [INFO] [stdout] 3685 | / Box::pin({ [INFO] [stdout] 3686 | | let this = self.clone(); [INFO] [stdout] 3687 | | async move { [INFO] [stdout] 3688 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3718 | | } [INFO] [stdout] 3719 | | }) [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_2014_01/mod.rs:3705:61 [INFO] [stdout] | [INFO] [stdout] 3700 | / req.url_mut() [INFO] [stdout] 3701 | | .query_pairs_mut() [INFO] [stdout] 3702 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3705 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3718 | } [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_2014_01/mod.rs:3734:17 [INFO] [stdout] | [INFO] [stdout] 3734 | / Box::pin({ [INFO] [stdout] 3735 | | let this = self.clone(); [INFO] [stdout] 3736 | | async move { [INFO] [stdout] 3737 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3768 | | } [INFO] [stdout] 3769 | | }) [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_2014_01/mod.rs:3755:61 [INFO] [stdout] | [INFO] [stdout] 3749 | / req.url_mut() [INFO] [stdout] 3750 | | .query_pairs_mut() [INFO] [stdout] 3751 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3755 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3768 | } [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_2014_01/mod.rs:3789:17 [INFO] [stdout] | [INFO] [stdout] 3789 | / Box::pin({ [INFO] [stdout] 3790 | | let this = self.clone(); [INFO] [stdout] 3791 | | async move { [INFO] [stdout] 3792 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3821 | | } [INFO] [stdout] 3822 | | }) [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_2014_01/mod.rs:3812:61 [INFO] [stdout] | [INFO] [stdout] 3804 | / req.url_mut() [INFO] [stdout] 3805 | | .query_pairs_mut() [INFO] [stdout] 3806 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3812 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3821 | } [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_2014_01/mod.rs:3932:17 [INFO] [stdout] | [INFO] [stdout] 3932 | 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_2014_01/mod.rs:3915:59 [INFO] [stdout] | [INFO] [stdout] 3898 | / ... req.url_mut() [INFO] [stdout] 3899 | | ... .query_pairs_mut() [INFO] [stdout] 3900 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3915 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3916 | ... } [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_2014_01/mod.rs:3947:17 [INFO] [stdout] | [INFO] [stdout] 3947 | / Box::pin({ [INFO] [stdout] 3948 | | let this = self.clone(); [INFO] [stdout] 3949 | | async move { [INFO] [stdout] 3950 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3981 | | } [INFO] [stdout] 3982 | | }) [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_2014_01/mod.rs:3968:61 [INFO] [stdout] | [INFO] [stdout] 3963 | / req.url_mut() [INFO] [stdout] 3964 | | .query_pairs_mut() [INFO] [stdout] 3965 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3968 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3981 | } [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_2014_01/mod.rs:3997:17 [INFO] [stdout] | [INFO] [stdout] 3997 | / Box::pin({ [INFO] [stdout] 3998 | | let this = self.clone(); [INFO] [stdout] 3999 | | async move { [INFO] [stdout] 4000 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4030 | | } [INFO] [stdout] 4031 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2014_01/mod.rs:4017:61 [INFO] [stdout] | [INFO] [stdout] 4012 | / req.url_mut() [INFO] [stdout] 4013 | | .query_pairs_mut() [INFO] [stdout] 4014 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4017 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4030 | } [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_2014_01/mod.rs:4047:17 [INFO] [stdout] | [INFO] [stdout] 4047 | / Box::pin({ [INFO] [stdout] 4048 | | let this = self.clone(); [INFO] [stdout] 4049 | | async move { [INFO] [stdout] 4050 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4082 | | } [INFO] [stdout] 4083 | | }) [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_2014_01/mod.rs:4069:61 [INFO] [stdout] | [INFO] [stdout] 4062 | / req.url_mut() [INFO] [stdout] 4063 | | .query_pairs_mut() [INFO] [stdout] 4064 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4069 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4082 | } [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_2014_01/mod.rs:4157:17 [INFO] [stdout] | [INFO] [stdout] 4157 | 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_2014_01/mod.rs:4140:59 [INFO] [stdout] | [INFO] [stdout] 4135 | / ... req.url_mut() [INFO] [stdout] 4136 | | ... .query_pairs_mut() [INFO] [stdout] 4137 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4140 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4141 | ... } [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_2014_01/mod.rs:4172:17 [INFO] [stdout] | [INFO] [stdout] 4172 | / Box::pin({ [INFO] [stdout] 4173 | | let this = self.clone(); [INFO] [stdout] 4174 | | async move { [INFO] [stdout] 4175 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4206 | | } [INFO] [stdout] 4207 | | }) [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_2014_01/mod.rs:4193:61 [INFO] [stdout] | [INFO] [stdout] 4187 | / req.url_mut() [INFO] [stdout] 4188 | | .query_pairs_mut() [INFO] [stdout] 4189 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4193 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4206 | } [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_2014_01/mod.rs:4223:17 [INFO] [stdout] | [INFO] [stdout] 4223 | / Box::pin({ [INFO] [stdout] 4224 | | let this = self.clone(); [INFO] [stdout] 4225 | | async move { [INFO] [stdout] 4226 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4257 | | } [INFO] [stdout] 4258 | | }) [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_2014_01/mod.rs:4244:61 [INFO] [stdout] | [INFO] [stdout] 4239 | / req.url_mut() [INFO] [stdout] 4240 | | .query_pairs_mut() [INFO] [stdout] 4241 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4244 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4257 | } [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_2014_01/mod.rs:4336:17 [INFO] [stdout] | [INFO] [stdout] 4336 | 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_2014_01/mod.rs:4319:59 [INFO] [stdout] | [INFO] [stdout] 4314 | / ... req.url_mut() [INFO] [stdout] 4315 | | ... .query_pairs_mut() [INFO] [stdout] 4316 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4319 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4320 | ... } [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_2014_01/mod.rs:4414:17 [INFO] [stdout] | [INFO] [stdout] 4414 | 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_2014_01/mod.rs:4397:59 [INFO] [stdout] | [INFO] [stdout] 4392 | / ... req.url_mut() [INFO] [stdout] 4393 | | ... .query_pairs_mut() [INFO] [stdout] 4394 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4397 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4398 | ... } [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_2014_01/mod.rs:4508:17 [INFO] [stdout] | [INFO] [stdout] 4508 | 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_2014_01/mod.rs:4491:59 [INFO] [stdout] | [INFO] [stdout] 4478 | / ... req.url_mut() [INFO] [stdout] 4479 | | ... .query_pairs_mut() [INFO] [stdout] 4480 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4491 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4492 | ... } [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_2014_01/mod.rs:4523:17 [INFO] [stdout] | [INFO] [stdout] 4523 | / Box::pin({ [INFO] [stdout] 4524 | | let this = self.clone(); [INFO] [stdout] 4525 | | async move { [INFO] [stdout] 4526 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4557 | | } [INFO] [stdout] 4558 | | }) [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_2014_01/mod.rs:4544:61 [INFO] [stdout] | [INFO] [stdout] 4539 | / req.url_mut() [INFO] [stdout] 4540 | | .query_pairs_mut() [INFO] [stdout] 4541 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4544 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4557 | } [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_2014_01/mod.rs:4592:17 [INFO] [stdout] | [INFO] [stdout] 4592 | / Box::pin({ [INFO] [stdout] 4593 | | let this = self.clone(); [INFO] [stdout] 4594 | | async move { [INFO] [stdout] 4595 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4636 | | } [INFO] [stdout] 4637 | | }) [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_2014_01/mod.rs:4623:61 [INFO] [stdout] | [INFO] [stdout] 4609 | / req.url_mut() [INFO] [stdout] 4610 | | .query_pairs_mut() [INFO] [stdout] 4611 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4623 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4636 | } [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_2014_01/mod.rs:4652:17 [INFO] [stdout] | [INFO] [stdout] 4652 | / Box::pin({ [INFO] [stdout] 4653 | | let this = self.clone(); [INFO] [stdout] 4654 | | async move { [INFO] [stdout] 4655 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4682 | | } [INFO] [stdout] 4683 | | }) [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_2014_01/mod.rs:4673:61 [INFO] [stdout] | [INFO] [stdout] 4667 | / req.url_mut() [INFO] [stdout] 4668 | | .query_pairs_mut() [INFO] [stdout] 4669 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4673 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4682 | } [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_2014_01/mod.rs:4698:17 [INFO] [stdout] | [INFO] [stdout] 4698 | / Box::pin({ [INFO] [stdout] 4699 | | let this = self.clone(); [INFO] [stdout] 4700 | | async move { [INFO] [stdout] 4701 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4731 | | } [INFO] [stdout] 4732 | | }) [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_2014_01/mod.rs:4718:61 [INFO] [stdout] | [INFO] [stdout] 4713 | / req.url_mut() [INFO] [stdout] 4714 | | .query_pairs_mut() [INFO] [stdout] 4715 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4718 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4731 | } [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_2014_01/mod.rs:4753:17 [INFO] [stdout] | [INFO] [stdout] 4753 | / Box::pin({ [INFO] [stdout] 4754 | | let this = self.clone(); [INFO] [stdout] 4755 | | async move { [INFO] [stdout] 4756 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4789 | | } [INFO] [stdout] 4790 | | }) [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_2014_01/mod.rs:4776:61 [INFO] [stdout] | [INFO] [stdout] 4768 | / req.url_mut() [INFO] [stdout] 4769 | | .query_pairs_mut() [INFO] [stdout] 4770 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4776 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4789 | } [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_2014_01/mod.rs:4805:17 [INFO] [stdout] | [INFO] [stdout] 4805 | / Box::pin({ [INFO] [stdout] 4806 | | let this = self.clone(); [INFO] [stdout] 4807 | | async move { [INFO] [stdout] 4808 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4839 | | } [INFO] [stdout] 4840 | | }) [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_2014_01/mod.rs:4826:61 [INFO] [stdout] | [INFO] [stdout] 4821 | / req.url_mut() [INFO] [stdout] 4822 | | .query_pairs_mut() [INFO] [stdout] 4823 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4826 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4839 | } [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_2014_01/mod.rs:4855:17 [INFO] [stdout] | [INFO] [stdout] 4855 | / Box::pin({ [INFO] [stdout] 4856 | | let this = self.clone(); [INFO] [stdout] 4857 | | async move { [INFO] [stdout] 4858 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4888 | | } [INFO] [stdout] 4889 | | }) [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_2014_01/mod.rs:4875:61 [INFO] [stdout] | [INFO] [stdout] 4870 | / req.url_mut() [INFO] [stdout] 4871 | | .query_pairs_mut() [INFO] [stdout] 4872 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4875 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4888 | } [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_2014_01/mod.rs:4904:17 [INFO] [stdout] | [INFO] [stdout] 4904 | / Box::pin({ [INFO] [stdout] 4905 | | let this = self.clone(); [INFO] [stdout] 4906 | | async move { [INFO] [stdout] 4907 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4938 | | } [INFO] [stdout] 4939 | | }) [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_2014_01/mod.rs:4925:61 [INFO] [stdout] | [INFO] [stdout] 4919 | / req.url_mut() [INFO] [stdout] 4920 | | .query_pairs_mut() [INFO] [stdout] 4921 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4925 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4938 | } [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_2014_01/mod.rs:5001:17 [INFO] [stdout] | [INFO] [stdout] 5001 | / Box::pin({ [INFO] [stdout] 5002 | | let this = self.clone(); [INFO] [stdout] 5003 | | async move { [INFO] [stdout] 5004 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5045 | | } [INFO] [stdout] 5046 | | }) [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_2014_01/mod.rs:5032:61 [INFO] [stdout] | [INFO] [stdout] 5018 | / req.url_mut() [INFO] [stdout] 5019 | | .query_pairs_mut() [INFO] [stdout] 5020 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5032 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5045 | } [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_2014_01/mod.rs:5366:17 [INFO] [stdout] | [INFO] [stdout] 5366 | 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_2014_01/mod.rs:5349:59 [INFO] [stdout] | [INFO] [stdout] 5333 | / ... req.url_mut() [INFO] [stdout] 5334 | | ... .query_pairs_mut() [INFO] [stdout] 5335 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5349 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5350 | ... } [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_2014_01/mod.rs:5381:17 [INFO] [stdout] | [INFO] [stdout] 5381 | / Box::pin({ [INFO] [stdout] 5382 | | let this = self.clone(); [INFO] [stdout] 5383 | | async move { [INFO] [stdout] 5384 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5415 | | } [INFO] [stdout] 5416 | | }) [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_2014_01/mod.rs:5402:61 [INFO] [stdout] | [INFO] [stdout] 5396 | / req.url_mut() [INFO] [stdout] 5397 | | .query_pairs_mut() [INFO] [stdout] 5398 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5402 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5415 | } [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_2014_01/mod.rs:5431:17 [INFO] [stdout] | [INFO] [stdout] 5431 | / Box::pin({ [INFO] [stdout] 5432 | | let this = self.clone(); [INFO] [stdout] 5433 | | async move { [INFO] [stdout] 5434 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5465 | | } [INFO] [stdout] 5466 | | }) [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_2014_01/mod.rs:5452:61 [INFO] [stdout] | [INFO] [stdout] 5447 | / req.url_mut() [INFO] [stdout] 5448 | | .query_pairs_mut() [INFO] [stdout] 5449 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5452 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5465 | } [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_2014_01/mod.rs:5487:17 [INFO] [stdout] | [INFO] [stdout] 5487 | / Box::pin({ [INFO] [stdout] 5488 | | let this = self.clone(); [INFO] [stdout] 5489 | | async move { [INFO] [stdout] 5490 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5520 | | } [INFO] [stdout] 5521 | | }) [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_2014_01/mod.rs:5511:61 [INFO] [stdout] | [INFO] [stdout] 5503 | / req.url_mut() [INFO] [stdout] 5504 | | .query_pairs_mut() [INFO] [stdout] 5505 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5511 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5520 | } [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_2014_01/mod.rs:5633:17 [INFO] [stdout] | [INFO] [stdout] 5633 | 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_2014_01/mod.rs:5616:59 [INFO] [stdout] | [INFO] [stdout] 5599 | / ... req.url_mut() [INFO] [stdout] 5600 | | ... .query_pairs_mut() [INFO] [stdout] 5601 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5616 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5617 | ... } [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_2014_01/mod.rs:5649:17 [INFO] [stdout] | [INFO] [stdout] 5649 | / Box::pin({ [INFO] [stdout] 5650 | | let this = self.clone(); [INFO] [stdout] 5651 | | async move { [INFO] [stdout] 5652 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5683 | | } [INFO] [stdout] 5684 | | }) [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_2014_01/mod.rs:5670:61 [INFO] [stdout] | [INFO] [stdout] 5665 | / req.url_mut() [INFO] [stdout] 5666 | | .query_pairs_mut() [INFO] [stdout] 5667 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5670 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5683 | } [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_2014_01/mod.rs:5706:17 [INFO] [stdout] | [INFO] [stdout] 5706 | / Box::pin({ [INFO] [stdout] 5707 | | let this = self.clone(); [INFO] [stdout] 5708 | | async move { [INFO] [stdout] 5709 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5743 | | } [INFO] [stdout] 5744 | | }) [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_2014_01/mod.rs:5730:61 [INFO] [stdout] | [INFO] [stdout] 5722 | / req.url_mut() [INFO] [stdout] 5723 | | .query_pairs_mut() [INFO] [stdout] 5724 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5730 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5743 | } [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_2014_01/mod.rs:5759:17 [INFO] [stdout] | [INFO] [stdout] 5759 | / Box::pin({ [INFO] [stdout] 5760 | | let this = self.clone(); [INFO] [stdout] 5761 | | async move { [INFO] [stdout] 5762 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5789 | | } [INFO] [stdout] 5790 | | }) [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_2014_01/mod.rs:5780:61 [INFO] [stdout] | [INFO] [stdout] 5775 | / req.url_mut() [INFO] [stdout] 5776 | | .query_pairs_mut() [INFO] [stdout] 5777 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5780 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5789 | } [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_2014_01/mod.rs:5806:17 [INFO] [stdout] | [INFO] [stdout] 5806 | / Box::pin({ [INFO] [stdout] 5807 | | let this = self.clone(); [INFO] [stdout] 5808 | | async move { [INFO] [stdout] 5809 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5840 | | } [INFO] [stdout] 5841 | | }) [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_2014_01/mod.rs:5827:61 [INFO] [stdout] | [INFO] [stdout] 5822 | / req.url_mut() [INFO] [stdout] 5823 | | .query_pairs_mut() [INFO] [stdout] 5824 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5827 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5840 | } [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_2014_01/mod.rs:5917:17 [INFO] [stdout] | [INFO] [stdout] 5917 | 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_2014_01/mod.rs:5900:59 [INFO] [stdout] | [INFO] [stdout] 5895 | / ... req.url_mut() [INFO] [stdout] 5896 | | ... .query_pairs_mut() [INFO] [stdout] 5897 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5900 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5901 | ... } [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_2014_01/mod.rs:5933:17 [INFO] [stdout] | [INFO] [stdout] 5933 | / Box::pin({ [INFO] [stdout] 5934 | | let this = self.clone(); [INFO] [stdout] 5935 | | async move { [INFO] [stdout] 5936 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5967 | | } [INFO] [stdout] 5968 | | }) [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_2014_01/mod.rs:5954:61 [INFO] [stdout] | [INFO] [stdout] 5949 | / req.url_mut() [INFO] [stdout] 5950 | | .query_pairs_mut() [INFO] [stdout] 5951 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5954 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 5967 | } [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_2014_01/mod.rs:6003:17 [INFO] [stdout] | [INFO] [stdout] 6003 | / Box::pin({ [INFO] [stdout] 6004 | | let this = self.clone(); [INFO] [stdout] 6005 | | async move { [INFO] [stdout] 6006 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6048 | | } [INFO] [stdout] 6049 | | }) [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_2014_01/mod.rs:6035:61 [INFO] [stdout] | [INFO] [stdout] 6021 | / req.url_mut() [INFO] [stdout] 6022 | | .query_pairs_mut() [INFO] [stdout] 6023 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6035 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6048 | } [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_2014_01/mod.rs:6064:17 [INFO] [stdout] | [INFO] [stdout] 6064 | / Box::pin({ [INFO] [stdout] 6065 | | let this = self.clone(); [INFO] [stdout] 6066 | | async move { [INFO] [stdout] 6067 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6098 | | } [INFO] [stdout] 6099 | | }) [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_2014_01/mod.rs:6085:61 [INFO] [stdout] | [INFO] [stdout] 6080 | / req.url_mut() [INFO] [stdout] 6081 | | .query_pairs_mut() [INFO] [stdout] 6082 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6085 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6098 | } [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_2014_01/mod.rs:6115:17 [INFO] [stdout] | [INFO] [stdout] 6115 | / Box::pin({ [INFO] [stdout] 6116 | | let this = self.clone(); [INFO] [stdout] 6117 | | async move { [INFO] [stdout] 6118 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6150 | | } [INFO] [stdout] 6151 | | }) [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_2014_01/mod.rs:6137:61 [INFO] [stdout] | [INFO] [stdout] 6132 | / req.url_mut() [INFO] [stdout] 6133 | | .query_pairs_mut() [INFO] [stdout] 6134 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6137 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6150 | } [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_2014_01/mod.rs:6261:17 [INFO] [stdout] | [INFO] [stdout] 6261 | 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_2014_01/mod.rs:6244:59 [INFO] [stdout] | [INFO] [stdout] 6236 | / ... req.url_mut() [INFO] [stdout] 6237 | | ... .query_pairs_mut() [INFO] [stdout] 6238 | | ... .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6244 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6245 | ... } [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_2014_01/mod.rs:6275:17 [INFO] [stdout] | [INFO] [stdout] 6275 | / Box::pin({ [INFO] [stdout] 6276 | | let this = self.clone(); [INFO] [stdout] 6277 | | async move { [INFO] [stdout] 6278 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6308 | | } [INFO] [stdout] 6309 | | }) [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_2014_01/mod.rs:6295:61 [INFO] [stdout] | [INFO] [stdout] 6290 | / req.url_mut() [INFO] [stdout] 6291 | | .query_pairs_mut() [INFO] [stdout] 6292 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6295 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6308 | } [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_2014_01/mod.rs:6346:17 [INFO] [stdout] | [INFO] [stdout] 6346 | / Box::pin({ [INFO] [stdout] 6347 | | let this = self.clone(); [INFO] [stdout] 6348 | | async move { [INFO] [stdout] 6349 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6380 | | } [INFO] [stdout] 6381 | | }) [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_2014_01/mod.rs:6367:61 [INFO] [stdout] | [INFO] [stdout] 6361 | / req.url_mut() [INFO] [stdout] 6362 | | .query_pairs_mut() [INFO] [stdout] 6363 | | .append_pair(azure_core::query_param::API_VERSION, "2014-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6367 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 6380 | } [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 76 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_adhybridhealthservice` due to 77 previous errors [INFO] running `Command { std: "docker" "inspect" "3aeb5acd65f7e9bffd0a214f25d9fe3eed557096ebc4716c2214a139aeb5d596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aeb5acd65f7e9bffd0a214f25d9fe3eed557096ebc4716c2214a139aeb5d596", kill_on_drop: false }` [INFO] [stdout] 3aeb5acd65f7e9bffd0a214f25d9fe3eed557096ebc4716c2214a139aeb5d596