[INFO] fetching crate azure_mgmt_monitor 0.9.0... [INFO] building azure_mgmt_monitor-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_monitor 0.9.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_monitor 0.9.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_monitor 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_monitor 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_monitor 0.9.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af1156a06feb1e36ea5760ac7c8c1abd8e8c98c11e83918a8e4a740a070a2908 [INFO] running `Command { std: "docker" "start" "-a" "af1156a06feb1e36ea5760ac7c8c1abd8e8c98c11e83918a8e4a740a070a2908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af1156a06feb1e36ea5760ac7c8c1abd8e8c98c11e83918a8e4a740a070a2908", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af1156a06feb1e36ea5760ac7c8c1abd8e8c98c11e83918a8e4a740a070a2908", kill_on_drop: false }` [INFO] [stdout] af1156a06feb1e36ea5760ac7c8c1abd8e8c98c11e83918a8e4a740a070a2908 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e59faa58535df409b03124a0196a0f3e54565426cfcc68970cbda8bef44a4fc6 [INFO] running `Command { std: "docker" "start" "-a" "e59faa58535df409b03124a0196a0f3e54565426cfcc68970cbda8bef44a4fc6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling azure_mgmt_monitor v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:395:17 [INFO] [stdout] | [INFO] [stdout] 395 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:382:59 [INFO] [stdout] | [INFO] [stdout] 377 | / ... req.url_mut() [INFO] [stdout] 378 | | ... .query_pairs_mut() [INFO] [stdout] 379 | | ... .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 382 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 383 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:435:17 [INFO] [stdout] | [INFO] [stdout] 435 | / Box::pin({ [INFO] [stdout] 436 | | let this = self.clone(); [INFO] [stdout] 437 | | async move { [INFO] [stdout] 438 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 458 | | } [INFO] [stdout] 459 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:457:63 [INFO] [stdout] | [INFO] [stdout] 452 | / req.url_mut() [INFO] [stdout] 453 | | .query_pairs_mut() [INFO] [stdout] 454 | | .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 457 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 458 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:437:21: 458:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:504:17 [INFO] [stdout] | [INFO] [stdout] 504 | / Box::pin({ [INFO] [stdout] 505 | | let this = self.clone(); [INFO] [stdout] 506 | | async move { [INFO] [stdout] 507 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 528 | | } [INFO] [stdout] 529 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:527:63 [INFO] [stdout] | [INFO] [stdout] 521 | / req.url_mut() [INFO] [stdout] 522 | | .query_pairs_mut() [INFO] [stdout] 523 | | .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 527 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 528 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:506:21: 528:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:574:17 [INFO] [stdout] | [INFO] [stdout] 574 | / Box::pin({ [INFO] [stdout] 575 | | let this = self.clone(); [INFO] [stdout] 576 | | async move { [INFO] [stdout] 577 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 598 | | } [INFO] [stdout] 599 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:597:63 [INFO] [stdout] | [INFO] [stdout] 591 | / req.url_mut() [INFO] [stdout] 592 | | .query_pairs_mut() [INFO] [stdout] 593 | | .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 597 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 598 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:576:21: 598:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:620:17 [INFO] [stdout] | [INFO] [stdout] 620 | / Box::pin({ [INFO] [stdout] 621 | | let this = self.clone(); [INFO] [stdout] 622 | | async move { [INFO] [stdout] 623 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 643 | | } [INFO] [stdout] 644 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:642:63 [INFO] [stdout] | [INFO] [stdout] 637 | / req.url_mut() [INFO] [stdout] 638 | | .query_pairs_mut() [INFO] [stdout] 639 | | .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 642 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 643 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:622:21: 643:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:737:17 [INFO] [stdout] | [INFO] [stdout] 737 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:724:59 [INFO] [stdout] | [INFO] [stdout] 719 | / ... req.url_mut() [INFO] [stdout] 720 | | ... .query_pairs_mut() [INFO] [stdout] 721 | | ... .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 724 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 725 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:784:17 [INFO] [stdout] | [INFO] [stdout] 784 | / Box::pin({ [INFO] [stdout] 785 | | let this = self.clone(); [INFO] [stdout] 786 | | async move { [INFO] [stdout] 787 | | let url = azure_core::Url::parse(&format!("{}/providers/Microsoft.Insights/operations", this.client.endpoint(),))?; [INFO] [stdout] ... | [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:800:63 [INFO] [stdout] | [INFO] [stdout] 795 | / req.url_mut() [INFO] [stdout] 796 | | .query_pairs_mut() [INFO] [stdout] 797 | | .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 800 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 801 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:786:21: 801:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:894:17 [INFO] [stdout] | [INFO] [stdout] 894 | / Box::pin({ [INFO] [stdout] 895 | | let this = self.clone(); [INFO] [stdout] 896 | | async move { [INFO] [stdout] 897 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 918 | | } [INFO] [stdout] 919 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:917:63 [INFO] [stdout] | [INFO] [stdout] 912 | / req.url_mut() [INFO] [stdout] 913 | | .query_pairs_mut() [INFO] [stdout] 914 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 917 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 918 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:896:21: 918:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:964:17 [INFO] [stdout] | [INFO] [stdout] 964 | / Box::pin({ [INFO] [stdout] 965 | | let this = self.clone(); [INFO] [stdout] 966 | | async move { [INFO] [stdout] 967 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 987 | | } [INFO] [stdout] 988 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:986:63 [INFO] [stdout] | [INFO] [stdout] 981 | / req.url_mut() [INFO] [stdout] 982 | | .query_pairs_mut() [INFO] [stdout] 983 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 986 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 987 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:966:21: 987:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1146:17 [INFO] [stdout] | [INFO] [stdout] 1146 | / Box::pin({ [INFO] [stdout] 1147 | | let this = self.clone(); [INFO] [stdout] 1148 | | async move { [INFO] [stdout] 1149 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1169 | | } [INFO] [stdout] 1170 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1168:63 [INFO] [stdout] | [INFO] [stdout] 1163 | / req.url_mut() [INFO] [stdout] 1164 | | .query_pairs_mut() [INFO] [stdout] 1165 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1168 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1169 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1148:21: 1169:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1215:17 [INFO] [stdout] | [INFO] [stdout] 1215 | / Box::pin({ [INFO] [stdout] 1216 | | let this = self.clone(); [INFO] [stdout] 1217 | | async move { [INFO] [stdout] 1218 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1239 | | } [INFO] [stdout] 1240 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1238:63 [INFO] [stdout] | [INFO] [stdout] 1232 | / req.url_mut() [INFO] [stdout] 1233 | | .query_pairs_mut() [INFO] [stdout] 1234 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1238 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1239 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1217:21: 1239:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1285:17 [INFO] [stdout] | [INFO] [stdout] 1285 | / Box::pin({ [INFO] [stdout] 1286 | | let this = self.clone(); [INFO] [stdout] 1287 | | async move { [INFO] [stdout] 1288 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1309 | | } [INFO] [stdout] 1310 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1308:63 [INFO] [stdout] | [INFO] [stdout] 1302 | / req.url_mut() [INFO] [stdout] 1303 | | .query_pairs_mut() [INFO] [stdout] 1304 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1308 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1309 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1287:21: 1309:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1331:17 [INFO] [stdout] | [INFO] [stdout] 1331 | / Box::pin({ [INFO] [stdout] 1332 | | let this = self.clone(); [INFO] [stdout] 1333 | | async move { [INFO] [stdout] 1334 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1354 | | } [INFO] [stdout] 1355 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1353:63 [INFO] [stdout] | [INFO] [stdout] 1348 | / req.url_mut() [INFO] [stdout] 1349 | | .query_pairs_mut() [INFO] [stdout] 1350 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1353 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1354 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1333:21: 1354:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1395:17 [INFO] [stdout] | [INFO] [stdout] 1395 | / Box::pin({ [INFO] [stdout] 1396 | | let this = self.clone(); [INFO] [stdout] 1397 | | async move { [INFO] [stdout] 1398 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1417 | | } [INFO] [stdout] 1418 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1416:63 [INFO] [stdout] | [INFO] [stdout] 1411 | / req.url_mut() [INFO] [stdout] 1412 | | .query_pairs_mut() [INFO] [stdout] 1413 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1416 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1417 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1397:21: 1417:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1461:17 [INFO] [stdout] | [INFO] [stdout] 1461 | / Box::pin({ [INFO] [stdout] 1462 | | let this = self.clone(); [INFO] [stdout] 1463 | | async move { [INFO] [stdout] 1464 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1482 | | } [INFO] [stdout] 1483 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1481:63 [INFO] [stdout] | [INFO] [stdout] 1476 | / req.url_mut() [INFO] [stdout] 1477 | | .query_pairs_mut() [INFO] [stdout] 1478 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1481 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1482 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1463:21: 1482:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1604:17 [INFO] [stdout] | [INFO] [stdout] 1604 | / Box::pin({ [INFO] [stdout] 1605 | | let this = self.clone(); [INFO] [stdout] 1606 | | async move { [INFO] [stdout] 1607 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1626 | | } [INFO] [stdout] 1627 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1625:63 [INFO] [stdout] | [INFO] [stdout] 1620 | / req.url_mut() [INFO] [stdout] 1621 | | .query_pairs_mut() [INFO] [stdout] 1622 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1625 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1626 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1606:21: 1626:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1671:17 [INFO] [stdout] | [INFO] [stdout] 1671 | / Box::pin({ [INFO] [stdout] 1672 | | let this = self.clone(); [INFO] [stdout] 1673 | | async move { [INFO] [stdout] 1674 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1694 | | } [INFO] [stdout] 1695 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1693:63 [INFO] [stdout] | [INFO] [stdout] 1687 | / req.url_mut() [INFO] [stdout] 1688 | | .query_pairs_mut() [INFO] [stdout] 1689 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1693 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1694 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1673:21: 1694:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1739:17 [INFO] [stdout] | [INFO] [stdout] 1739 | / Box::pin({ [INFO] [stdout] 1740 | | let this = self.clone(); [INFO] [stdout] 1741 | | async move { [INFO] [stdout] 1742 | | 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<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1761:63 [INFO] [stdout] | [INFO] [stdout] 1755 | / req.url_mut() [INFO] [stdout] 1756 | | .query_pairs_mut() [INFO] [stdout] 1757 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1761 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1762 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1741:21: 1762:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1783:17 [INFO] [stdout] | [INFO] [stdout] 1783 | / Box::pin({ [INFO] [stdout] 1784 | | let this = self.clone(); [INFO] [stdout] 1785 | | async move { [INFO] [stdout] 1786 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1805 | | } [INFO] [stdout] 1806 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1804:63 [INFO] [stdout] | [INFO] [stdout] 1799 | / req.url_mut() [INFO] [stdout] 1800 | | .query_pairs_mut() [INFO] [stdout] 1801 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1804 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1805 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1785:21: 1805:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1845:17 [INFO] [stdout] | [INFO] [stdout] 1845 | / Box::pin({ [INFO] [stdout] 1846 | | let this = self.clone(); [INFO] [stdout] 1847 | | async move { [INFO] [stdout] 1848 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1866 | | } [INFO] [stdout] 1867 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1865:63 [INFO] [stdout] | [INFO] [stdout] 1860 | / req.url_mut() [INFO] [stdout] 1861 | | .query_pairs_mut() [INFO] [stdout] 1862 | | .append_pair(azure_core::query_param::API_VERSION, "2016-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1865 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1866 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1847:21: 1866:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:1969:17 [INFO] [stdout] | [INFO] [stdout] 1969 | / Box::pin({ [INFO] [stdout] 1970 | | let this = self.clone(); [INFO] [stdout] 1971 | | async move { [INFO] [stdout] 1972 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1991 | | } [INFO] [stdout] 1992 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:1990:63 [INFO] [stdout] | [INFO] [stdout] 1985 | / req.url_mut() [INFO] [stdout] 1986 | | .query_pairs_mut() [INFO] [stdout] 1987 | | .append_pair(azure_core::query_param::API_VERSION, "2017-05-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1990 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1991 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:1971:21: 1991:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2036:17 [INFO] [stdout] | [INFO] [stdout] 2036 | / Box::pin({ [INFO] [stdout] 2037 | | let this = self.clone(); [INFO] [stdout] 2038 | | async move { [INFO] [stdout] 2039 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2059 | | } [INFO] [stdout] 2060 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2058:63 [INFO] [stdout] | [INFO] [stdout] 2052 | / req.url_mut() [INFO] [stdout] 2053 | | .query_pairs_mut() [INFO] [stdout] 2054 | | .append_pair(azure_core::query_param::API_VERSION, "2017-05-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2058 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2059 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2038:21: 2059:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2080:17 [INFO] [stdout] | [INFO] [stdout] 2080 | / Box::pin({ [INFO] [stdout] 2081 | | let this = self.clone(); [INFO] [stdout] 2082 | | async move { [INFO] [stdout] 2083 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2102 | | } [INFO] [stdout] 2103 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2101:63 [INFO] [stdout] | [INFO] [stdout] 2096 | / req.url_mut() [INFO] [stdout] 2097 | | .query_pairs_mut() [INFO] [stdout] 2098 | | .append_pair(azure_core::query_param::API_VERSION, "2017-05-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2101 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2102 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2082:21: 2102:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2141:17 [INFO] [stdout] | [INFO] [stdout] 2141 | / Box::pin({ [INFO] [stdout] 2142 | | let this = self.clone(); [INFO] [stdout] 2143 | | async move { [INFO] [stdout] 2144 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2162 | | } [INFO] [stdout] 2163 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2161:63 [INFO] [stdout] | [INFO] [stdout] 2156 | / req.url_mut() [INFO] [stdout] 2157 | | .query_pairs_mut() [INFO] [stdout] 2158 | | .append_pair(azure_core::query_param::API_VERSION, "2017-05-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2161 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2162 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2143:21: 2162:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2236:17 [INFO] [stdout] | [INFO] [stdout] 2236 | / Box::pin({ [INFO] [stdout] 2237 | | let this = self.clone(); [INFO] [stdout] 2238 | | async move { [INFO] [stdout] 2239 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2258 | | } [INFO] [stdout] 2259 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2257:63 [INFO] [stdout] | [INFO] [stdout] 2252 | / req.url_mut() [INFO] [stdout] 2253 | | .query_pairs_mut() [INFO] [stdout] 2254 | | .append_pair(azure_core::query_param::API_VERSION, "2017-05-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2257 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2258 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2238:21: 2258:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2303:17 [INFO] [stdout] | [INFO] [stdout] 2303 | / Box::pin({ [INFO] [stdout] 2304 | | let this = self.clone(); [INFO] [stdout] 2305 | | async move { [INFO] [stdout] 2306 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2324 | | } [INFO] [stdout] 2325 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2323:63 [INFO] [stdout] | [INFO] [stdout] 2318 | / req.url_mut() [INFO] [stdout] 2319 | | .query_pairs_mut() [INFO] [stdout] 2320 | | .append_pair(azure_core::query_param::API_VERSION, "2017-05-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2323 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2324 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2305:21: 2324:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2507:17 [INFO] [stdout] | [INFO] [stdout] 2507 | / Box::pin({ [INFO] [stdout] 2508 | | let this = self.clone(); [INFO] [stdout] 2509 | | async move { [INFO] [stdout] 2510 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2530 | | } [INFO] [stdout] 2531 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2529:63 [INFO] [stdout] | [INFO] [stdout] 2524 | / req.url_mut() [INFO] [stdout] 2525 | | .query_pairs_mut() [INFO] [stdout] 2526 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2529 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2530 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2509:21: 2530:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2576:17 [INFO] [stdout] | [INFO] [stdout] 2576 | / Box::pin({ [INFO] [stdout] 2577 | | let this = self.clone(); [INFO] [stdout] 2578 | | async move { [INFO] [stdout] 2579 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2600 | | } [INFO] [stdout] 2601 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2599:63 [INFO] [stdout] | [INFO] [stdout] 2593 | / req.url_mut() [INFO] [stdout] 2594 | | .query_pairs_mut() [INFO] [stdout] 2595 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2599 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2600 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2578:21: 2600:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2646:17 [INFO] [stdout] | [INFO] [stdout] 2646 | / Box::pin({ [INFO] [stdout] 2647 | | let this = self.clone(); [INFO] [stdout] 2648 | | async move { [INFO] [stdout] 2649 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2670 | | } [INFO] [stdout] 2671 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2669:63 [INFO] [stdout] | [INFO] [stdout] 2663 | / req.url_mut() [INFO] [stdout] 2664 | | .query_pairs_mut() [INFO] [stdout] 2665 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2669 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2670 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2648:21: 2670:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2692:17 [INFO] [stdout] | [INFO] [stdout] 2692 | / Box::pin({ [INFO] [stdout] 2693 | | let this = self.clone(); [INFO] [stdout] 2694 | | async move { [INFO] [stdout] 2695 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2715 | | } [INFO] [stdout] 2716 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2714:63 [INFO] [stdout] | [INFO] [stdout] 2709 | / req.url_mut() [INFO] [stdout] 2710 | | .query_pairs_mut() [INFO] [stdout] 2711 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2714 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2715 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2694:21: 2715:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2755:17 [INFO] [stdout] | [INFO] [stdout] 2755 | / Box::pin({ [INFO] [stdout] 2756 | | let this = self.clone(); [INFO] [stdout] 2757 | | async move { [INFO] [stdout] 2758 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2776 | | } [INFO] [stdout] 2777 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2775:63 [INFO] [stdout] | [INFO] [stdout] 2770 | / req.url_mut() [INFO] [stdout] 2771 | | .query_pairs_mut() [INFO] [stdout] 2772 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2775 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2776 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2757:21: 2776:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2821:17 [INFO] [stdout] | [INFO] [stdout] 2821 | / Box::pin({ [INFO] [stdout] 2822 | | let this = self.clone(); [INFO] [stdout] 2823 | | async move { [INFO] [stdout] 2824 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2843 | | } [INFO] [stdout] 2844 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2842:63 [INFO] [stdout] | [INFO] [stdout] 2837 | / req.url_mut() [INFO] [stdout] 2838 | | .query_pairs_mut() [INFO] [stdout] 2839 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2842 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2843 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2823:21: 2843:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:2866:17 [INFO] [stdout] | [INFO] [stdout] 2866 | / Box::pin({ [INFO] [stdout] 2867 | | let this = self.clone(); [INFO] [stdout] 2868 | | async move { [INFO] [stdout] 2869 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2890 | | } [INFO] [stdout] 2891 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:2889:63 [INFO] [stdout] | [INFO] [stdout] 2883 | / req.url_mut() [INFO] [stdout] 2884 | | .query_pairs_mut() [INFO] [stdout] 2885 | | .append_pair(azure_core::query_param::API_VERSION, "2019-06-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2889 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2890 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:2868:21: 2890:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3015:17 [INFO] [stdout] | [INFO] [stdout] 3015 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3002:59 [INFO] [stdout] | [INFO] [stdout] 2992 | / ... req.url_mut() [INFO] [stdout] 2993 | | ... .query_pairs_mut() [INFO] [stdout] 2994 | | ... .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3002 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3003 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3063:17 [INFO] [stdout] | [INFO] [stdout] 3063 | / Box::pin({ [INFO] [stdout] 3064 | | let this = self.clone(); [INFO] [stdout] 3065 | | async move { [INFO] [stdout] 3066 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 3081 | | } [INFO] [stdout] 3082 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3080:63 [INFO] [stdout] | [INFO] [stdout] 3075 | / req.url_mut() [INFO] [stdout] 3076 | | .query_pairs_mut() [INFO] [stdout] 3077 | | .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3080 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3081 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3065:21: 3081:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3209:17 [INFO] [stdout] | [INFO] [stdout] 3209 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3196:59 [INFO] [stdout] | [INFO] [stdout] 3185 | / ... req.url_mut() [INFO] [stdout] 3186 | | ... .query_pairs_mut() [INFO] [stdout] 3187 | | ... .append_pair(azure_core::query_param::API_VERSION, "2015-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3196 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3197 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3271:17 [INFO] [stdout] | [INFO] [stdout] 3271 | / Box::pin({ [INFO] [stdout] 3272 | | let this = self.clone(); [INFO] [stdout] 3273 | | async move { [INFO] [stdout] 3274 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3295 | | } [INFO] [stdout] 3296 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3294:63 [INFO] [stdout] | [INFO] [stdout] 3286 | / req.url_mut() [INFO] [stdout] 3287 | | .query_pairs_mut() [INFO] [stdout] 3288 | | .append_pair(azure_core::query_param::API_VERSION, "2018-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3294 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3295 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3273:21: 3295:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3417:17 [INFO] [stdout] | [INFO] [stdout] 3417 | / Box::pin({ [INFO] [stdout] 3418 | | let this = self.clone(); [INFO] [stdout] 3419 | | async move { [INFO] [stdout] 3420 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3465 | | } [INFO] [stdout] 3466 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3464:63 [INFO] [stdout] | [INFO] [stdout] 3432 | / req.url_mut() [INFO] [stdout] 3433 | | .query_pairs_mut() [INFO] [stdout] 3434 | | .append_pair(azure_core::query_param::API_VERSION, "2018-01-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3464 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3465 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3419:21: 3465:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3581:17 [INFO] [stdout] | [INFO] [stdout] 3581 | / Box::pin({ [INFO] [stdout] 3582 | | let this = self.clone(); [INFO] [stdout] 3583 | | async move { [INFO] [stdout] 3584 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3626 | | } [INFO] [stdout] 3627 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3625:63 [INFO] [stdout] | [INFO] [stdout] 3596 | / req.url_mut() [INFO] [stdout] 3597 | | .query_pairs_mut() [INFO] [stdout] 3598 | | .append_pair(azure_core::query_param::API_VERSION, "2019-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3625 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3626 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3583:21: 3626:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3784:17 [INFO] [stdout] | [INFO] [stdout] 3784 | / Box::pin({ [INFO] [stdout] 3785 | | let this = self.clone(); [INFO] [stdout] 3786 | | async move { [INFO] [stdout] 3787 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3805 | | } [INFO] [stdout] 3806 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3804:63 [INFO] [stdout] | [INFO] [stdout] 3799 | / req.url_mut() [INFO] [stdout] 3800 | | .query_pairs_mut() [INFO] [stdout] 3801 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3804 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3805 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3786:21: 3805:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3850:17 [INFO] [stdout] | [INFO] [stdout] 3850 | / Box::pin({ [INFO] [stdout] 3851 | | let this = self.clone(); [INFO] [stdout] 3852 | | async move { [INFO] [stdout] 3853 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3872 | | } [INFO] [stdout] 3873 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3871:63 [INFO] [stdout] | [INFO] [stdout] 3866 | / req.url_mut() [INFO] [stdout] 3867 | | .query_pairs_mut() [INFO] [stdout] 3868 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3871 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3872 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3852:21: 3872:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3917:17 [INFO] [stdout] | [INFO] [stdout] 3917 | / Box::pin({ [INFO] [stdout] 3918 | | let this = self.clone(); [INFO] [stdout] 3919 | | async move { [INFO] [stdout] 3920 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3940 | | } [INFO] [stdout] 3941 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:3939:63 [INFO] [stdout] | [INFO] [stdout] 3934 | / req.url_mut() [INFO] [stdout] 3935 | | .query_pairs_mut() [INFO] [stdout] 3936 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3939 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3940 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3919:21: 3940:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:3986:17 [INFO] [stdout] | [INFO] [stdout] 3986 | / Box::pin({ [INFO] [stdout] 3987 | | let this = self.clone(); [INFO] [stdout] 3988 | | async move { [INFO] [stdout] 3989 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4010 | | } [INFO] [stdout] 4011 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4009:63 [INFO] [stdout] | [INFO] [stdout] 4003 | / req.url_mut() [INFO] [stdout] 4004 | | .query_pairs_mut() [INFO] [stdout] 4005 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4009 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4010 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:3988:21: 4010:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4056:17 [INFO] [stdout] | [INFO] [stdout] 4056 | / Box::pin({ [INFO] [stdout] 4057 | | let this = self.clone(); [INFO] [stdout] 4058 | | async move { [INFO] [stdout] 4059 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4080 | | } [INFO] [stdout] 4081 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4079:63 [INFO] [stdout] | [INFO] [stdout] 4073 | / req.url_mut() [INFO] [stdout] 4074 | | .query_pairs_mut() [INFO] [stdout] 4075 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4079 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4080 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4058:21: 4080:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4102:17 [INFO] [stdout] | [INFO] [stdout] 4102 | / Box::pin({ [INFO] [stdout] 4103 | | let this = self.clone(); [INFO] [stdout] 4104 | | async move { [INFO] [stdout] 4105 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4125 | | } [INFO] [stdout] 4126 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4124:63 [INFO] [stdout] | [INFO] [stdout] 4119 | / req.url_mut() [INFO] [stdout] 4120 | | .query_pairs_mut() [INFO] [stdout] 4121 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4124 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4125 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4104:21: 4125:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4213:17 [INFO] [stdout] | [INFO] [stdout] 4213 | / Box::pin({ [INFO] [stdout] 4214 | | let this = self.clone(); [INFO] [stdout] 4215 | | async move { [INFO] [stdout] 4216 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4236 | | } [INFO] [stdout] 4237 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4235:63 [INFO] [stdout] | [INFO] [stdout] 4230 | / req.url_mut() [INFO] [stdout] 4231 | | .query_pairs_mut() [INFO] [stdout] 4232 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4235 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4236 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4215:21: 4236:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4282:17 [INFO] [stdout] | [INFO] [stdout] 4282 | / Box::pin({ [INFO] [stdout] 4283 | | let this = self.clone(); [INFO] [stdout] 4284 | | async move { [INFO] [stdout] 4285 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4306 | | } [INFO] [stdout] 4307 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4305:63 [INFO] [stdout] | [INFO] [stdout] 4300 | / req.url_mut() [INFO] [stdout] 4301 | | .query_pairs_mut() [INFO] [stdout] 4302 | | .append_pair(azure_core::query_param::API_VERSION, "2018-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4305 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4306 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4284:21: 4306:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4467:17 [INFO] [stdout] | [INFO] [stdout] 4467 | / Box::pin({ [INFO] [stdout] 4468 | | let this = self.clone(); [INFO] [stdout] 4469 | | async move { [INFO] [stdout] 4470 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4490 | | } [INFO] [stdout] 4491 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4489:63 [INFO] [stdout] | [INFO] [stdout] 4484 | / req.url_mut() [INFO] [stdout] 4485 | | .query_pairs_mut() [INFO] [stdout] 4486 | | .append_pair(azure_core::query_param::API_VERSION, "2018-04-16"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4489 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4490 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4469:21: 4490:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4536:17 [INFO] [stdout] | [INFO] [stdout] 4536 | / Box::pin({ [INFO] [stdout] 4537 | | let this = self.clone(); [INFO] [stdout] 4538 | | async move { [INFO] [stdout] 4539 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4560 | | } [INFO] [stdout] 4561 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4559:63 [INFO] [stdout] | [INFO] [stdout] 4553 | / req.url_mut() [INFO] [stdout] 4554 | | .query_pairs_mut() [INFO] [stdout] 4555 | | .append_pair(azure_core::query_param::API_VERSION, "2018-04-16"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4559 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4560 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4538:21: 4560:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4606:17 [INFO] [stdout] | [INFO] [stdout] 4606 | / Box::pin({ [INFO] [stdout] 4607 | | let this = self.clone(); [INFO] [stdout] 4608 | | async move { [INFO] [stdout] 4609 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4630 | | } [INFO] [stdout] 4631 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4629:63 [INFO] [stdout] | [INFO] [stdout] 4623 | / req.url_mut() [INFO] [stdout] 4624 | | .query_pairs_mut() [INFO] [stdout] 4625 | | .append_pair(azure_core::query_param::API_VERSION, "2018-04-16"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4629 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4630 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4608:21: 4630:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/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] 4675 | | } [INFO] [stdout] 4676 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4674:63 [INFO] [stdout] | [INFO] [stdout] 4669 | / req.url_mut() [INFO] [stdout] 4670 | | .query_pairs_mut() [INFO] [stdout] 4671 | | .append_pair(azure_core::query_param::API_VERSION, "2018-04-16"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4674 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4675 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4654:21: 4675:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4721:17 [INFO] [stdout] | [INFO] [stdout] 4721 | / Box::pin({ [INFO] [stdout] 4722 | | let this = self.clone(); [INFO] [stdout] 4723 | | async move { [INFO] [stdout] 4724 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4745 | | } [INFO] [stdout] 4746 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4744:63 [INFO] [stdout] | [INFO] [stdout] 4736 | / req.url_mut() [INFO] [stdout] 4737 | | .query_pairs_mut() [INFO] [stdout] 4738 | | .append_pair(azure_core::query_param::API_VERSION, "2018-04-16"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4744 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4745 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4723:21: 4745:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4796:17 [INFO] [stdout] | [INFO] [stdout] 4796 | / Box::pin({ [INFO] [stdout] 4797 | | let this = self.clone(); [INFO] [stdout] 4798 | | async move { [INFO] [stdout] 4799 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4821 | | } [INFO] [stdout] 4822 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4820:63 [INFO] [stdout] | [INFO] [stdout] 4812 | / req.url_mut() [INFO] [stdout] 4813 | | .query_pairs_mut() [INFO] [stdout] 4814 | | .append_pair(azure_core::query_param::API_VERSION, "2018-04-16"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4820 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4821 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4798:21: 4821:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4888:17 [INFO] [stdout] | [INFO] [stdout] 4888 | / Box::pin({ [INFO] [stdout] 4889 | | let this = self.clone(); [INFO] [stdout] 4890 | | async move { [INFO] [stdout] 4891 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4912 | | } [INFO] [stdout] 4913 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4911:63 [INFO] [stdout] | [INFO] [stdout] 4903 | / req.url_mut() [INFO] [stdout] 4904 | | .query_pairs_mut() [INFO] [stdout] 4905 | | .append_pair(azure_core::query_param::API_VERSION, "2017-12-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4911 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4912 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4890:21: 4912:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:4971:17 [INFO] [stdout] | [INFO] [stdout] 4971 | / Box::pin({ [INFO] [stdout] 4972 | | let this = self.clone(); [INFO] [stdout] 4973 | | async move { [INFO] [stdout] 4974 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4992 | | } [INFO] [stdout] 4993 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:4991:63 [INFO] [stdout] | [INFO] [stdout] 4986 | / req.url_mut() [INFO] [stdout] 4987 | | .query_pairs_mut() [INFO] [stdout] 4988 | | .append_pair(azure_core::query_param::API_VERSION, "2018-11-27-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4991 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4992 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:4973:21: 4992:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5204:17 [INFO] [stdout] | [INFO] [stdout] 5204 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5191:59 [INFO] [stdout] | [INFO] [stdout] 5186 | / ... req.url_mut() [INFO] [stdout] 5187 | | ... .query_pairs_mut() [INFO] [stdout] 5188 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5191 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5192 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5299:17 [INFO] [stdout] | [INFO] [stdout] 5299 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5286:59 [INFO] [stdout] | [INFO] [stdout] 5281 | / ... req.url_mut() [INFO] [stdout] 5282 | | ... .query_pairs_mut() [INFO] [stdout] 5283 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5286 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5287 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5339:17 [INFO] [stdout] | [INFO] [stdout] 5339 | / Box::pin({ [INFO] [stdout] 5340 | | let this = self.clone(); [INFO] [stdout] 5341 | | async move { [INFO] [stdout] 5342 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5362 | | } [INFO] [stdout] 5363 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5361:63 [INFO] [stdout] | [INFO] [stdout] 5356 | / req.url_mut() [INFO] [stdout] 5357 | | .query_pairs_mut() [INFO] [stdout] 5358 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5361 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5362 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:5341:21: 5362:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5408:17 [INFO] [stdout] | [INFO] [stdout] 5408 | / Box::pin({ [INFO] [stdout] 5409 | | let this = self.clone(); [INFO] [stdout] 5410 | | async move { [INFO] [stdout] 5411 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5432 | | } [INFO] [stdout] 5433 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5431:63 [INFO] [stdout] | [INFO] [stdout] 5425 | / req.url_mut() [INFO] [stdout] 5426 | | .query_pairs_mut() [INFO] [stdout] 5427 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5431 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5432 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:5410:21: 5432:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5478:17 [INFO] [stdout] | [INFO] [stdout] 5478 | / Box::pin({ [INFO] [stdout] 5479 | | let this = self.clone(); [INFO] [stdout] 5480 | | async move { [INFO] [stdout] 5481 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5502 | | } [INFO] [stdout] 5503 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5501:63 [INFO] [stdout] | [INFO] [stdout] 5495 | / req.url_mut() [INFO] [stdout] 5496 | | .query_pairs_mut() [INFO] [stdout] 5497 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5501 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5502 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:5480:21: 5502:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5525:17 [INFO] [stdout] | [INFO] [stdout] 5525 | / Box::pin({ [INFO] [stdout] 5526 | | let this = self.clone(); [INFO] [stdout] 5527 | | async move { [INFO] [stdout] 5528 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5548 | | } [INFO] [stdout] 5549 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5547:63 [INFO] [stdout] | [INFO] [stdout] 5542 | / req.url_mut() [INFO] [stdout] 5543 | | .query_pairs_mut() [INFO] [stdout] 5544 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5547 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5548 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:5527:21: 5548:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5614:17 [INFO] [stdout] | [INFO] [stdout] 5614 | / Box::pin({ [INFO] [stdout] 5615 | | let this = self.clone(); [INFO] [stdout] 5616 | | async move { [INFO] [stdout] 5617 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5637 | | } [INFO] [stdout] 5638 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5636:63 [INFO] [stdout] | [INFO] [stdout] 5631 | / req.url_mut() [INFO] [stdout] 5632 | | .query_pairs_mut() [INFO] [stdout] 5633 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5636 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5637 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:5616:21: 5637:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5786:17 [INFO] [stdout] | [INFO] [stdout] 5786 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5773:59 [INFO] [stdout] | [INFO] [stdout] 5768 | / ... req.url_mut() [INFO] [stdout] 5769 | | ... .query_pairs_mut() [INFO] [stdout] 5770 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5773 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5774 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5827:17 [INFO] [stdout] | [INFO] [stdout] 5827 | / ... Box::pin({ [INFO] [stdout] 5828 | | ... let this = self.clone(); [INFO] [stdout] 5829 | | ... async move { [INFO] [stdout] 5830 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Insights/priva... [INFO] [stdout] ... | [INFO] [stdout] 5844 | | ... } [INFO] [stdout] 5845 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5843:63 [INFO] [stdout] | [INFO] [stdout] 5838 | / req.url_mut() [INFO] [stdout] 5839 | | .query_pairs_mut() [INFO] [stdout] 5840 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5843 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5844 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:5829:21: 5844:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:5983:17 [INFO] [stdout] | [INFO] [stdout] 5983 | / ... Box::pin({ [INFO] [stdout] 5984 | | ... let this = self.clone(); [INFO] [stdout] 5985 | | ... async move { [INFO] [stdout] 5986 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Insights/priva... [INFO] [stdout] ... | [INFO] [stdout] 6000 | | ... } [INFO] [stdout] 6001 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:5999:63 [INFO] [stdout] | [INFO] [stdout] 5994 | / req.url_mut() [INFO] [stdout] 5995 | | .query_pairs_mut() [INFO] [stdout] 5996 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5999 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6000 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:5985:21: 6000:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6048:17 [INFO] [stdout] | [INFO] [stdout] 6048 | / ... Box::pin({ [INFO] [stdout] 6049 | | ... let this = self.clone(); [INFO] [stdout] 6050 | | ... async move { [INFO] [stdout] 6051 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Insights/priva... [INFO] [stdout] ... | [INFO] [stdout] 6066 | | ... } [INFO] [stdout] 6067 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6065:63 [INFO] [stdout] | [INFO] [stdout] 6059 | / req.url_mut() [INFO] [stdout] 6060 | | .query_pairs_mut() [INFO] [stdout] 6061 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6065 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6066 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6050:21: 6066:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6090:17 [INFO] [stdout] | [INFO] [stdout] 6090 | / ... Box::pin({ [INFO] [stdout] 6091 | | ... let this = self.clone(); [INFO] [stdout] 6092 | | ... async move { [INFO] [stdout] 6093 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Insights/priva... [INFO] [stdout] ... | [INFO] [stdout] 6107 | | ... } [INFO] [stdout] 6108 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6106:63 [INFO] [stdout] | [INFO] [stdout] 6101 | / req.url_mut() [INFO] [stdout] 6102 | | .query_pairs_mut() [INFO] [stdout] 6103 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6106 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6107 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6092:21: 6107:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6199:17 [INFO] [stdout] | [INFO] [stdout] 6199 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6186:59 [INFO] [stdout] | [INFO] [stdout] 6181 | / ... req.url_mut() [INFO] [stdout] 6182 | | ... .query_pairs_mut() [INFO] [stdout] 6183 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6186 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6187 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6333:17 [INFO] [stdout] | [INFO] [stdout] 6333 | / Box::pin({ [INFO] [stdout] 6334 | | let this = self.clone(); [INFO] [stdout] 6335 | | async move { [INFO] [stdout] 6336 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6357 | | } [INFO] [stdout] 6358 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6356:63 [INFO] [stdout] | [INFO] [stdout] 6351 | / req.url_mut() [INFO] [stdout] 6352 | | .query_pairs_mut() [INFO] [stdout] 6353 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6356 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6357 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6335:21: 6357:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6405:17 [INFO] [stdout] | [INFO] [stdout] 6405 | / Box::pin({ [INFO] [stdout] 6406 | | let this = self.clone(); [INFO] [stdout] 6407 | | async move { [INFO] [stdout] 6408 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6430 | | } [INFO] [stdout] 6431 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6429:63 [INFO] [stdout] | [INFO] [stdout] 6423 | / req.url_mut() [INFO] [stdout] 6424 | | .query_pairs_mut() [INFO] [stdout] 6425 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6429 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6430 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6407:21: 6430:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6454:17 [INFO] [stdout] | [INFO] [stdout] 6454 | / Box::pin({ [INFO] [stdout] 6455 | | let this = self.clone(); [INFO] [stdout] 6456 | | async move { [INFO] [stdout] 6457 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6478 | | } [INFO] [stdout] 6479 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6477:63 [INFO] [stdout] | [INFO] [stdout] 6472 | / req.url_mut() [INFO] [stdout] 6473 | | .query_pairs_mut() [INFO] [stdout] 6474 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6477 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6478 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6456:21: 6478:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6576:17 [INFO] [stdout] | [INFO] [stdout] 6576 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6563:59 [INFO] [stdout] | [INFO] [stdout] 6558 | / ... req.url_mut() [INFO] [stdout] 6559 | | ... .query_pairs_mut() [INFO] [stdout] 6560 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-17-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6563 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6564 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6730:17 [INFO] [stdout] | [INFO] [stdout] 6730 | / Box::pin({ [INFO] [stdout] 6731 | | let this = self.clone(); [INFO] [stdout] 6732 | | async move { [INFO] [stdout] 6733 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6753 | | } [INFO] [stdout] 6754 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6752:63 [INFO] [stdout] | [INFO] [stdout] 6747 | / req.url_mut() [INFO] [stdout] 6748 | | .query_pairs_mut() [INFO] [stdout] 6749 | | .append_pair(azure_core::query_param::API_VERSION, "2017-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6752 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6753 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6732:21: 6753:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6799:17 [INFO] [stdout] | [INFO] [stdout] 6799 | / Box::pin({ [INFO] [stdout] 6800 | | let this = self.clone(); [INFO] [stdout] 6801 | | async move { [INFO] [stdout] 6802 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6823 | | } [INFO] [stdout] 6824 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6822:63 [INFO] [stdout] | [INFO] [stdout] 6816 | / req.url_mut() [INFO] [stdout] 6817 | | .query_pairs_mut() [INFO] [stdout] 6818 | | .append_pair(azure_core::query_param::API_VERSION, "2017-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6822 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6823 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6801:21: 6823:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6869:17 [INFO] [stdout] | [INFO] [stdout] 6869 | / Box::pin({ [INFO] [stdout] 6870 | | let this = self.clone(); [INFO] [stdout] 6871 | | async move { [INFO] [stdout] 6872 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6893 | | } [INFO] [stdout] 6894 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6892:63 [INFO] [stdout] | [INFO] [stdout] 6886 | / req.url_mut() [INFO] [stdout] 6887 | | .query_pairs_mut() [INFO] [stdout] 6888 | | .append_pair(azure_core::query_param::API_VERSION, "2017-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6892 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6893 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6871:21: 6893:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6915:17 [INFO] [stdout] | [INFO] [stdout] 6915 | / Box::pin({ [INFO] [stdout] 6916 | | let this = self.clone(); [INFO] [stdout] 6917 | | async move { [INFO] [stdout] 6918 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6938 | | } [INFO] [stdout] 6939 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6937:63 [INFO] [stdout] | [INFO] [stdout] 6932 | / req.url_mut() [INFO] [stdout] 6933 | | .query_pairs_mut() [INFO] [stdout] 6934 | | .append_pair(azure_core::query_param::API_VERSION, "2017-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6937 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6938 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6917:21: 6938:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:6978:17 [INFO] [stdout] | [INFO] [stdout] 6978 | / Box::pin({ [INFO] [stdout] 6979 | | let this = self.clone(); [INFO] [stdout] 6980 | | async move { [INFO] [stdout] 6981 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6999 | | } [INFO] [stdout] 7000 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:6998:63 [INFO] [stdout] | [INFO] [stdout] 6993 | / req.url_mut() [INFO] [stdout] 6994 | | .query_pairs_mut() [INFO] [stdout] 6995 | | .append_pair(azure_core::query_param::API_VERSION, "2017-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6998 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6999 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:6980:21: 6999:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7044:17 [INFO] [stdout] | [INFO] [stdout] 7044 | / Box::pin({ [INFO] [stdout] 7045 | | let this = self.clone(); [INFO] [stdout] 7046 | | async move { [INFO] [stdout] 7047 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7066 | | } [INFO] [stdout] 7067 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7065:63 [INFO] [stdout] | [INFO] [stdout] 7060 | / req.url_mut() [INFO] [stdout] 7061 | | .query_pairs_mut() [INFO] [stdout] 7062 | | .append_pair(azure_core::query_param::API_VERSION, "2017-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7065 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7066 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:7046:21: 7066:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7276:17 [INFO] [stdout] | [INFO] [stdout] 7276 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7263:59 [INFO] [stdout] | [INFO] [stdout] 7258 | / ... req.url_mut() [INFO] [stdout] 7259 | | ... .query_pairs_mut() [INFO] [stdout] 7260 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7263 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7264 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7369:17 [INFO] [stdout] | [INFO] [stdout] 7369 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7356:59 [INFO] [stdout] | [INFO] [stdout] 7351 | / ... req.url_mut() [INFO] [stdout] 7352 | | ... .query_pairs_mut() [INFO] [stdout] 7353 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7356 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7357 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7409:17 [INFO] [stdout] | [INFO] [stdout] 7409 | / Box::pin({ [INFO] [stdout] 7410 | | let this = self.clone(); [INFO] [stdout] 7411 | | async move { [INFO] [stdout] 7412 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7432 | | } [INFO] [stdout] 7433 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7431:63 [INFO] [stdout] | [INFO] [stdout] 7426 | / req.url_mut() [INFO] [stdout] 7427 | | .query_pairs_mut() [INFO] [stdout] 7428 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7431 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7432 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:7411:21: 7432:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7483:17 [INFO] [stdout] | [INFO] [stdout] 7483 | / Box::pin({ [INFO] [stdout] 7484 | | let this = self.clone(); [INFO] [stdout] 7485 | | async move { [INFO] [stdout] 7486 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7511 | | } [INFO] [stdout] 7512 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7510:63 [INFO] [stdout] | [INFO] [stdout] 7500 | / req.url_mut() [INFO] [stdout] 7501 | | .query_pairs_mut() [INFO] [stdout] 7502 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7510 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7511 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:7485:21: 7511:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7562:17 [INFO] [stdout] | [INFO] [stdout] 7562 | / Box::pin({ [INFO] [stdout] 7563 | | let this = self.clone(); [INFO] [stdout] 7564 | | async move { [INFO] [stdout] 7565 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7590 | | } [INFO] [stdout] 7591 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7589:63 [INFO] [stdout] | [INFO] [stdout] 7579 | / req.url_mut() [INFO] [stdout] 7580 | | .query_pairs_mut() [INFO] [stdout] 7581 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7589 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7590 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:7564:21: 7590:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7612:17 [INFO] [stdout] | [INFO] [stdout] 7612 | / Box::pin({ [INFO] [stdout] 7613 | | let this = self.clone(); [INFO] [stdout] 7614 | | async move { [INFO] [stdout] 7615 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7635 | | } [INFO] [stdout] 7636 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7634:63 [INFO] [stdout] | [INFO] [stdout] 7629 | / req.url_mut() [INFO] [stdout] 7630 | | .query_pairs_mut() [INFO] [stdout] 7631 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7634 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7635 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:7614:21: 7635:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7841:17 [INFO] [stdout] | [INFO] [stdout] 7841 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7828:59 [INFO] [stdout] | [INFO] [stdout] 7823 | / ... req.url_mut() [INFO] [stdout] 7824 | | ... .query_pairs_mut() [INFO] [stdout] 7825 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7828 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7829 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7934:17 [INFO] [stdout] | [INFO] [stdout] 7934 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7921:59 [INFO] [stdout] | [INFO] [stdout] 7916 | / ... req.url_mut() [INFO] [stdout] 7917 | | ... .query_pairs_mut() [INFO] [stdout] 7918 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7921 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7922 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:7974:17 [INFO] [stdout] | [INFO] [stdout] 7974 | / Box::pin({ [INFO] [stdout] 7975 | | let this = self.clone(); [INFO] [stdout] 7976 | | async move { [INFO] [stdout] 7977 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 7997 | | } [INFO] [stdout] 7998 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:7996:63 [INFO] [stdout] | [INFO] [stdout] 7991 | / req.url_mut() [INFO] [stdout] 7992 | | .query_pairs_mut() [INFO] [stdout] 7993 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7996 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7997 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:7976:21: 7997:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8048:17 [INFO] [stdout] | [INFO] [stdout] 8048 | / Box::pin({ [INFO] [stdout] 8049 | | let this = self.clone(); [INFO] [stdout] 8050 | | async move { [INFO] [stdout] 8051 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8076 | | } [INFO] [stdout] 8077 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8075:63 [INFO] [stdout] | [INFO] [stdout] 8065 | / req.url_mut() [INFO] [stdout] 8066 | | .query_pairs_mut() [INFO] [stdout] 8067 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8075 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8076 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:8050:21: 8076:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8127:17 [INFO] [stdout] | [INFO] [stdout] 8127 | / Box::pin({ [INFO] [stdout] 8128 | | let this = self.clone(); [INFO] [stdout] 8129 | | async move { [INFO] [stdout] 8130 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8155 | | } [INFO] [stdout] 8156 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8154:63 [INFO] [stdout] | [INFO] [stdout] 8144 | / req.url_mut() [INFO] [stdout] 8145 | | .query_pairs_mut() [INFO] [stdout] 8146 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8154 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8155 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:8129:21: 8155:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8177:17 [INFO] [stdout] | [INFO] [stdout] 8177 | / Box::pin({ [INFO] [stdout] 8178 | | let this = self.clone(); [INFO] [stdout] 8179 | | async move { [INFO] [stdout] 8180 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8200 | | } [INFO] [stdout] 8201 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8199:63 [INFO] [stdout] | [INFO] [stdout] 8194 | / req.url_mut() [INFO] [stdout] 8195 | | .query_pairs_mut() [INFO] [stdout] 8196 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8199 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8200 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:8179:21: 8200:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8369:17 [INFO] [stdout] | [INFO] [stdout] 8369 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8356:59 [INFO] [stdout] | [INFO] [stdout] 8351 | / ... req.url_mut() [INFO] [stdout] 8352 | | ... .query_pairs_mut() [INFO] [stdout] 8353 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8356 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8357 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8469:17 [INFO] [stdout] | [INFO] [stdout] 8469 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8456:59 [INFO] [stdout] | [INFO] [stdout] 8451 | / ... req.url_mut() [INFO] [stdout] 8452 | | ... .query_pairs_mut() [INFO] [stdout] 8453 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8456 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8457 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8508:17 [INFO] [stdout] | [INFO] [stdout] 8508 | / Box::pin({ [INFO] [stdout] 8509 | | let this = self.clone(); [INFO] [stdout] 8510 | | async move { [INFO] [stdout] 8511 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8530 | | } [INFO] [stdout] 8531 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8529:63 [INFO] [stdout] | [INFO] [stdout] 8524 | / req.url_mut() [INFO] [stdout] 8525 | | .query_pairs_mut() [INFO] [stdout] 8526 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8529 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8530 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:8510:21: 8530:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8583:17 [INFO] [stdout] | [INFO] [stdout] 8583 | / Box::pin({ [INFO] [stdout] 8584 | | let this = self.clone(); [INFO] [stdout] 8585 | | async move { [INFO] [stdout] 8586 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8610 | | } [INFO] [stdout] 8611 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8609:63 [INFO] [stdout] | [INFO] [stdout] 8599 | / req.url_mut() [INFO] [stdout] 8600 | | .query_pairs_mut() [INFO] [stdout] 8601 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8609 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8610 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:8585:21: 8610:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2021_04/mod.rs:8634:17 [INFO] [stdout] | [INFO] [stdout] 8634 | / Box::pin({ [INFO] [stdout] 8635 | | let this = self.clone(); [INFO] [stdout] 8636 | | async move { [INFO] [stdout] 8637 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 8656 | | } [INFO] [stdout] 8657 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2021_04/mod.rs:8655:63 [INFO] [stdout] | [INFO] [stdout] 8650 | / req.url_mut() [INFO] [stdout] 8651 | | .query_pairs_mut() [INFO] [stdout] 8652 | | .append_pair(azure_core::query_param::API_VERSION, "2021-04-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 8655 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 8656 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2021_04/mod.rs:8636:21: 8656:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 95 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_monitor` due to 96 previous errors [INFO] running `Command { std: "docker" "inspect" "e59faa58535df409b03124a0196a0f3e54565426cfcc68970cbda8bef44a4fc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e59faa58535df409b03124a0196a0f3e54565426cfcc68970cbda8bef44a4fc6", kill_on_drop: false }` [INFO] [stdout] e59faa58535df409b03124a0196a0f3e54565426cfcc68970cbda8bef44a4fc6