[INFO] fetching crate azure_svc_iotcentral 0.9.0... [INFO] building azure_svc_iotcentral-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_svc_iotcentral 0.9.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate azure_svc_iotcentral 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_svc_iotcentral 0.9.0 [INFO] finished tweaking crates.io crate azure_svc_iotcentral 0.9.0 [INFO] tweaked toml for crates.io crate azure_svc_iotcentral 0.9.0 written to /workspace/builds/worker-3-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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e65e4ae76b31be1235fdfedb00dccb9d4ce7f47c3c0f6bd620a25b8557005de3 [INFO] running `Command { std: "docker" "start" "-a" "e65e4ae76b31be1235fdfedb00dccb9d4ce7f47c3c0f6bd620a25b8557005de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e65e4ae76b31be1235fdfedb00dccb9d4ce7f47c3c0f6bd620a25b8557005de3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65e4ae76b31be1235fdfedb00dccb9d4ce7f47c3c0f6bd620a25b8557005de3", kill_on_drop: false }` [INFO] [stdout] e65e4ae76b31be1235fdfedb00dccb9d4ce7f47c3c0f6bd620a25b8557005de3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2c785a03b2584fbda0b35aad003cb8b2d302a97ac1a47ef3c8fb7b2b7e8ccab5 [INFO] running `Command { std: "docker" "start" "-a" "2c785a03b2584fbda0b35aad003cb8b2d302a97ac1a47ef3c8fb7b2b7e8ccab5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling rand v0.7.3 [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 url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.91 [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_svc_iotcentral v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_31/mod.rs:265:17 [INFO] [stdout] | [INFO] [stdout] 265 | 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_2022_07_31/mod.rs:252:59 [INFO] [stdout] | [INFO] [stdout] 247 | / ... req.url_mut() [INFO] [stdout] 248 | | ... .query_pairs_mut() [INFO] [stdout] 249 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 252 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 253 | ... } [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_2022_07_31/mod.rs:303:17 [INFO] [stdout] | [INFO] [stdout] 303 | / Box::pin({ [INFO] [stdout] 304 | | let this = self.clone(); [INFO] [stdout] 305 | | async move { [INFO] [stdout] 306 | | let url = azure_core::Url::parse(&format!("{}/apiTokens/{}", this.client.endpoint(), &this.token_id))?; [INFO] [stdout] ... | [INFO] [stdout] 320 | | } [INFO] [stdout] 321 | | }) [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_2022_07_31/mod.rs:319:63 [INFO] [stdout] | [INFO] [stdout] 314 | / req.url_mut() [INFO] [stdout] 315 | | .query_pairs_mut() [INFO] [stdout] 316 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 319 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 320 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:305:21: 320: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_2022_07_31/mod.rs:364:17 [INFO] [stdout] | [INFO] [stdout] 364 | / Box::pin({ [INFO] [stdout] 365 | | let this = self.clone(); [INFO] [stdout] 366 | | async move { [INFO] [stdout] 367 | | let url = azure_core::Url::parse(&format!("{}/apiTokens/{}", this.client.endpoint(), &this.token_id))?; [INFO] [stdout] ... | [INFO] [stdout] 382 | | } [INFO] [stdout] 383 | | }) [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_2022_07_31/mod.rs:381:63 [INFO] [stdout] | [INFO] [stdout] 375 | / req.url_mut() [INFO] [stdout] 376 | | .query_pairs_mut() [INFO] [stdout] 377 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 381 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 382 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:366:21: 382: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_2022_07_31/mod.rs:402:17 [INFO] [stdout] | [INFO] [stdout] 402 | / Box::pin({ [INFO] [stdout] 403 | | let this = self.clone(); [INFO] [stdout] 404 | | async move { [INFO] [stdout] 405 | | let url = azure_core::Url::parse(&format!("{}/apiTokens/{}", this.client.endpoint(), &this.token_id))?; [INFO] [stdout] ... | [INFO] [stdout] 419 | | } [INFO] [stdout] 420 | | }) [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_2022_07_31/mod.rs:418:63 [INFO] [stdout] | [INFO] [stdout] 413 | / req.url_mut() [INFO] [stdout] 414 | | .query_pairs_mut() [INFO] [stdout] 415 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 418 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 419 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:404:21: 419: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_2022_07_31/mod.rs:575:17 [INFO] [stdout] | [INFO] [stdout] 575 | 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_2022_07_31/mod.rs:562:59 [INFO] [stdout] | [INFO] [stdout] 557 | / ... req.url_mut() [INFO] [stdout] 558 | | ... .query_pairs_mut() [INFO] [stdout] 559 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 562 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 563 | ... } [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_2022_07_31/mod.rs:613:17 [INFO] [stdout] | [INFO] [stdout] 613 | / Box::pin({ [INFO] [stdout] 614 | | let this = self.clone(); [INFO] [stdout] 615 | | async move { [INFO] [stdout] 616 | | let url = azure_core::Url::parse(&format!("{}/deviceGroups/{}", this.client.endpoint(), &this.device_group_id))?; [INFO] [stdout] ... | [INFO] [stdout] 630 | | } [INFO] [stdout] 631 | | }) [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_2022_07_31/mod.rs:629:63 [INFO] [stdout] | [INFO] [stdout] 624 | / req.url_mut() [INFO] [stdout] 625 | | .query_pairs_mut() [INFO] [stdout] 626 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 629 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 630 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:615:21: 630: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_2022_07_31/mod.rs:674:17 [INFO] [stdout] | [INFO] [stdout] 674 | / Box::pin({ [INFO] [stdout] 675 | | let this = self.clone(); [INFO] [stdout] 676 | | async move { [INFO] [stdout] 677 | | let url = azure_core::Url::parse(&format!("{}/deviceGroups/{}", this.client.endpoint(), &this.device_group_id))?; [INFO] [stdout] ... | [INFO] [stdout] 692 | | } [INFO] [stdout] 693 | | }) [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_2022_07_31/mod.rs:691:63 [INFO] [stdout] | [INFO] [stdout] 685 | / req.url_mut() [INFO] [stdout] 686 | | .query_pairs_mut() [INFO] [stdout] 687 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 691 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 692 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:676:21: 692: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_2022_07_31/mod.rs:736:17 [INFO] [stdout] | [INFO] [stdout] 736 | / Box::pin({ [INFO] [stdout] 737 | | let this = self.clone(); [INFO] [stdout] 738 | | async move { [INFO] [stdout] 739 | | let url = azure_core::Url::parse(&format!("{}/deviceGroups/{}", this.client.endpoint(), &this.device_group_id))?; [INFO] [stdout] ... | [INFO] [stdout] 754 | | } [INFO] [stdout] 755 | | }) [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_2022_07_31/mod.rs:753:63 [INFO] [stdout] | [INFO] [stdout] 747 | / req.url_mut() [INFO] [stdout] 748 | | .query_pairs_mut() [INFO] [stdout] 749 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 753 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 754 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:738:21: 754: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_2022_07_31/mod.rs:774:17 [INFO] [stdout] | [INFO] [stdout] 774 | / Box::pin({ [INFO] [stdout] 775 | | let this = self.clone(); [INFO] [stdout] 776 | | async move { [INFO] [stdout] 777 | | let url = azure_core::Url::parse(&format!("{}/deviceGroups/{}", this.client.endpoint(), &this.device_group_id))?; [INFO] [stdout] ... | [INFO] [stdout] 791 | | } [INFO] [stdout] 792 | | }) [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_2022_07_31/mod.rs:790:63 [INFO] [stdout] | [INFO] [stdout] 785 | / req.url_mut() [INFO] [stdout] 786 | | .query_pairs_mut() [INFO] [stdout] 787 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 790 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 791 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:776:21: 791: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_2022_07_31/mod.rs:885:17 [INFO] [stdout] | [INFO] [stdout] 885 | 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_2022_07_31/mod.rs:872:59 [INFO] [stdout] | [INFO] [stdout] 867 | / ... req.url_mut() [INFO] [stdout] 868 | | ... .query_pairs_mut() [INFO] [stdout] 869 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 872 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 873 | ... } [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_2022_07_31/mod.rs:1028:17 [INFO] [stdout] | [INFO] [stdout] 1028 | 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_2022_07_31/mod.rs:1015:59 [INFO] [stdout] | [INFO] [stdout] 1010 | / ... req.url_mut() [INFO] [stdout] 1011 | | ... .query_pairs_mut() [INFO] [stdout] 1012 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1015 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1016 | ... } [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_2022_07_31/mod.rs:1066:17 [INFO] [stdout] | [INFO] [stdout] 1066 | / Box::pin({ [INFO] [stdout] 1067 | | let this = self.clone(); [INFO] [stdout] 1068 | | async move { [INFO] [stdout] 1069 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 1084 | | } [INFO] [stdout] 1085 | | }) [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_2022_07_31/mod.rs:1083:63 [INFO] [stdout] | [INFO] [stdout] 1078 | / req.url_mut() [INFO] [stdout] 1079 | | .query_pairs_mut() [INFO] [stdout] 1080 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1083 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1084 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:1068:21: 1084: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_2022_07_31/mod.rs:1128:17 [INFO] [stdout] | [INFO] [stdout] 1128 | / Box::pin({ [INFO] [stdout] 1129 | | let this = self.clone(); [INFO] [stdout] 1130 | | async move { [INFO] [stdout] 1131 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 1147 | | } [INFO] [stdout] 1148 | | }) [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_2022_07_31/mod.rs:1146:63 [INFO] [stdout] | [INFO] [stdout] 1140 | / req.url_mut() [INFO] [stdout] 1141 | | .query_pairs_mut() [INFO] [stdout] 1142 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1146 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1147 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:1130:21: 1147: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_2022_07_31/mod.rs:1191:17 [INFO] [stdout] | [INFO] [stdout] 1191 | / Box::pin({ [INFO] [stdout] 1192 | | let this = self.clone(); [INFO] [stdout] 1193 | | async move { [INFO] [stdout] 1194 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 1210 | | } [INFO] [stdout] 1211 | | }) [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_2022_07_31/mod.rs:1209:63 [INFO] [stdout] | [INFO] [stdout] 1203 | / req.url_mut() [INFO] [stdout] 1204 | | .query_pairs_mut() [INFO] [stdout] 1205 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1209 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1210 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:1193:21: 1210: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_2022_07_31/mod.rs:1230:17 [INFO] [stdout] | [INFO] [stdout] 1230 | / Box::pin({ [INFO] [stdout] 1231 | | let this = self.clone(); [INFO] [stdout] 1232 | | async move { [INFO] [stdout] 1233 | | let url = [INFO] [stdout] ... | [INFO] [stdout] 1248 | | } [INFO] [stdout] 1249 | | }) [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_2022_07_31/mod.rs:1247:63 [INFO] [stdout] | [INFO] [stdout] 1242 | / req.url_mut() [INFO] [stdout] 1243 | | .query_pairs_mut() [INFO] [stdout] 1244 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1247 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1248 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:1232:21: 1248: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_2022_07_31/mod.rs:2045:17 [INFO] [stdout] | [INFO] [stdout] 2045 | 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_2022_07_31/mod.rs:2032:59 [INFO] [stdout] | [INFO] [stdout] 2027 | / ... req.url_mut() [INFO] [stdout] 2028 | | ... .query_pairs_mut() [INFO] [stdout] 2029 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2032 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2033 | ... } [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_2022_07_31/mod.rs:2083:17 [INFO] [stdout] | [INFO] [stdout] 2083 | / Box::pin({ [INFO] [stdout] 2084 | | let this = self.clone(); [INFO] [stdout] 2085 | | async move { [INFO] [stdout] 2086 | | let url = azure_core::Url::parse(&format!("{}/devices/{}", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2100 | | } [INFO] [stdout] 2101 | | }) [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_2022_07_31/mod.rs:2099:63 [INFO] [stdout] | [INFO] [stdout] 2094 | / req.url_mut() [INFO] [stdout] 2095 | | .query_pairs_mut() [INFO] [stdout] 2096 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2099 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2100 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2085:21: 2100: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_2022_07_31/mod.rs:2144:17 [INFO] [stdout] | [INFO] [stdout] 2144 | / Box::pin({ [INFO] [stdout] 2145 | | let this = self.clone(); [INFO] [stdout] 2146 | | async move { [INFO] [stdout] 2147 | | let url = azure_core::Url::parse(&format!("{}/devices/{}", this.client.endpoint(), &this.device_id))?; [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_2022_07_31/mod.rs:2161:63 [INFO] [stdout] | [INFO] [stdout] 2155 | / req.url_mut() [INFO] [stdout] 2156 | | .query_pairs_mut() [INFO] [stdout] 2157 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [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_2022_07_31/mod.rs:2146: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_2022_07_31/mod.rs:2206:17 [INFO] [stdout] | [INFO] [stdout] 2206 | / Box::pin({ [INFO] [stdout] 2207 | | let this = self.clone(); [INFO] [stdout] 2208 | | async move { [INFO] [stdout] 2209 | | let url = azure_core::Url::parse(&format!("{}/devices/{}", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2224 | | } [INFO] [stdout] 2225 | | }) [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_2022_07_31/mod.rs:2223:63 [INFO] [stdout] | [INFO] [stdout] 2217 | / req.url_mut() [INFO] [stdout] 2218 | | .query_pairs_mut() [INFO] [stdout] 2219 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2223 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2224 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2208:21: 2224: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_2022_07_31/mod.rs:2244:17 [INFO] [stdout] | [INFO] [stdout] 2244 | / Box::pin({ [INFO] [stdout] 2245 | | let this = self.clone(); [INFO] [stdout] 2246 | | async move { [INFO] [stdout] 2247 | | let url = azure_core::Url::parse(&format!("{}/devices/{}", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2261 | | } [INFO] [stdout] 2262 | | }) [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_2022_07_31/mod.rs:2260:63 [INFO] [stdout] | [INFO] [stdout] 2255 | / req.url_mut() [INFO] [stdout] 2256 | | .query_pairs_mut() [INFO] [stdout] 2257 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2260 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2261 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2246:21: 2261: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_2022_07_31/mod.rs:2300:17 [INFO] [stdout] | [INFO] [stdout] 2300 | / Box::pin({ [INFO] [stdout] 2301 | | let this = self.clone(); [INFO] [stdout] 2302 | | async move { [INFO] [stdout] 2303 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/attestation", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2317 | | } [INFO] [stdout] 2318 | | }) [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_2022_07_31/mod.rs:2316:63 [INFO] [stdout] | [INFO] [stdout] 2311 | / req.url_mut() [INFO] [stdout] 2312 | | .query_pairs_mut() [INFO] [stdout] 2313 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2316 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2317 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2302:21: 2317: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_2022_07_31/mod.rs:2361:17 [INFO] [stdout] | [INFO] [stdout] 2361 | / Box::pin({ [INFO] [stdout] 2362 | | let this = self.clone(); [INFO] [stdout] 2363 | | async move { [INFO] [stdout] 2364 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/attestation", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2379 | | } [INFO] [stdout] 2380 | | }) [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_2022_07_31/mod.rs:2378:63 [INFO] [stdout] | [INFO] [stdout] 2372 | / req.url_mut() [INFO] [stdout] 2373 | | .query_pairs_mut() [INFO] [stdout] 2374 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2378 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2379 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2363:21: 2379: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_2022_07_31/mod.rs:2423:17 [INFO] [stdout] | [INFO] [stdout] 2423 | / Box::pin({ [INFO] [stdout] 2424 | | let this = self.clone(); [INFO] [stdout] 2425 | | async move { [INFO] [stdout] 2426 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/attestation", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2441 | | } [INFO] [stdout] 2442 | | }) [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_2022_07_31/mod.rs:2440:63 [INFO] [stdout] | [INFO] [stdout] 2434 | / req.url_mut() [INFO] [stdout] 2435 | | .query_pairs_mut() [INFO] [stdout] 2436 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2440 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2441 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2425:21: 2441: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_2022_07_31/mod.rs:2461:17 [INFO] [stdout] | [INFO] [stdout] 2461 | / Box::pin({ [INFO] [stdout] 2462 | | let this = self.clone(); [INFO] [stdout] 2463 | | async move { [INFO] [stdout] 2464 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/attestation", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2478 | | } [INFO] [stdout] 2479 | | }) [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_2022_07_31/mod.rs:2477:63 [INFO] [stdout] | [INFO] [stdout] 2472 | / req.url_mut() [INFO] [stdout] 2473 | | .query_pairs_mut() [INFO] [stdout] 2474 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2477 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2478 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2463:21: 2478: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_2022_07_31/mod.rs:2574:17 [INFO] [stdout] | [INFO] [stdout] 2574 | 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_2022_07_31/mod.rs:2561:59 [INFO] [stdout] | [INFO] [stdout] 2556 | / ... req.url_mut() [INFO] [stdout] 2557 | | ... .query_pairs_mut() [INFO] [stdout] 2558 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2561 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2562 | ... } [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_2022_07_31/mod.rs:2614:17 [INFO] [stdout] | [INFO] [stdout] 2614 | / Box::pin({ [INFO] [stdout] 2615 | | let this = self.clone(); [INFO] [stdout] 2616 | | async move { [INFO] [stdout] 2617 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2637 | | } [INFO] [stdout] 2638 | | }) [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_2022_07_31/mod.rs:2636:63 [INFO] [stdout] | [INFO] [stdout] 2630 | / req.url_mut() [INFO] [stdout] 2631 | | .query_pairs_mut() [INFO] [stdout] 2632 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2636 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2637 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2616:21: 2637: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_2022_07_31/mod.rs:2680:17 [INFO] [stdout] | [INFO] [stdout] 2680 | / Box::pin({ [INFO] [stdout] 2681 | | let this = self.clone(); [INFO] [stdout] 2682 | | async move { [INFO] [stdout] 2683 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/components", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 2697 | | } [INFO] [stdout] 2698 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2022_07_31/mod.rs:2696:63 [INFO] [stdout] | [INFO] [stdout] 2691 | / req.url_mut() [INFO] [stdout] 2692 | | .query_pairs_mut() [INFO] [stdout] 2693 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2696 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2697 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2682:21: 2697: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_2022_07_31/mod.rs:2799:17 [INFO] [stdout] | [INFO] [stdout] 2799 | 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_2022_07_31/mod.rs:2786:59 [INFO] [stdout] | [INFO] [stdout] 2781 | / ... req.url_mut() [INFO] [stdout] 2782 | | ... .query_pairs_mut() [INFO] [stdout] 2783 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2786 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2787 | ... } [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_2022_07_31/mod.rs:2840:17 [INFO] [stdout] | [INFO] [stdout] 2840 | / Box::pin({ [INFO] [stdout] 2841 | | let this = self.clone(); [INFO] [stdout] 2842 | | async move { [INFO] [stdout] 2843 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2864 | | } [INFO] [stdout] 2865 | | }) [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_2022_07_31/mod.rs:2863:63 [INFO] [stdout] | [INFO] [stdout] 2857 | / req.url_mut() [INFO] [stdout] 2858 | | .query_pairs_mut() [INFO] [stdout] 2859 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2863 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2864 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2842:21: 2864: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_2022_07_31/mod.rs:2908:17 [INFO] [stdout] | [INFO] [stdout] 2908 | / Box::pin({ [INFO] [stdout] 2909 | | let this = self.clone(); [INFO] [stdout] 2910 | | async move { [INFO] [stdout] 2911 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2930 | | } [INFO] [stdout] 2931 | | }) [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_2022_07_31/mod.rs:2929:63 [INFO] [stdout] | [INFO] [stdout] 2924 | / req.url_mut() [INFO] [stdout] 2925 | | .query_pairs_mut() [INFO] [stdout] 2926 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2929 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2930 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2910:21: 2930: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_2022_07_31/mod.rs:2975:17 [INFO] [stdout] | [INFO] [stdout] 2975 | / Box::pin({ [INFO] [stdout] 2976 | | let this = self.clone(); [INFO] [stdout] 2977 | | async move { [INFO] [stdout] 2978 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2998 | | } [INFO] [stdout] 2999 | | }) [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_2022_07_31/mod.rs:2997:63 [INFO] [stdout] | [INFO] [stdout] 2991 | / req.url_mut() [INFO] [stdout] 2992 | | .query_pairs_mut() [INFO] [stdout] 2993 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2997 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2998 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:2977:21: 2998: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_2022_07_31/mod.rs:3043:17 [INFO] [stdout] | [INFO] [stdout] 3043 | / Box::pin({ [INFO] [stdout] 3044 | | let this = self.clone(); [INFO] [stdout] 3045 | | async move { [INFO] [stdout] 3046 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3066 | | } [INFO] [stdout] 3067 | | }) [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_2022_07_31/mod.rs:3065:63 [INFO] [stdout] | [INFO] [stdout] 3059 | / req.url_mut() [INFO] [stdout] 3060 | | .query_pairs_mut() [INFO] [stdout] 3061 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3065 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3066 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3045:21: 3066: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_2022_07_31/mod.rs:3111:17 [INFO] [stdout] | [INFO] [stdout] 3111 | / Box::pin({ [INFO] [stdout] 3112 | | let this = self.clone(); [INFO] [stdout] 3113 | | async move { [INFO] [stdout] 3114 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3134 | | } [INFO] [stdout] 3135 | | }) [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_2022_07_31/mod.rs:3133:63 [INFO] [stdout] | [INFO] [stdout] 3128 | / req.url_mut() [INFO] [stdout] 3129 | | .query_pairs_mut() [INFO] [stdout] 3130 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3133 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3134 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3113:21: 3134: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_2022_07_31/mod.rs:3177:17 [INFO] [stdout] | [INFO] [stdout] 3177 | / Box::pin({ [INFO] [stdout] 3178 | | let this = self.clone(); [INFO] [stdout] 3179 | | async move { [INFO] [stdout] 3180 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/credentials", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 3194 | | } [INFO] [stdout] 3195 | | }) [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_2022_07_31/mod.rs:3193:63 [INFO] [stdout] | [INFO] [stdout] 3188 | / req.url_mut() [INFO] [stdout] 3189 | | .query_pairs_mut() [INFO] [stdout] 3190 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3193 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3194 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3179:21: 3194: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_2022_07_31/mod.rs:3237:17 [INFO] [stdout] | [INFO] [stdout] 3237 | / Box::pin({ [INFO] [stdout] 3238 | | let this = self.clone(); [INFO] [stdout] 3239 | | async move { [INFO] [stdout] 3240 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/modules", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 3254 | | } [INFO] [stdout] 3255 | | }) [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_2022_07_31/mod.rs:3253:63 [INFO] [stdout] | [INFO] [stdout] 3248 | / req.url_mut() [INFO] [stdout] 3249 | | .query_pairs_mut() [INFO] [stdout] 3250 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3253 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3254 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3239:21: 3254: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_2022_07_31/mod.rs:3356:17 [INFO] [stdout] | [INFO] [stdout] 3356 | 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_2022_07_31/mod.rs:3343:59 [INFO] [stdout] | [INFO] [stdout] 3338 | / ... req.url_mut() [INFO] [stdout] 3339 | | ... .query_pairs_mut() [INFO] [stdout] 3340 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3343 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3344 | ... } [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_2022_07_31/mod.rs:3397:17 [INFO] [stdout] | [INFO] [stdout] 3397 | / Box::pin({ [INFO] [stdout] 3398 | | let this = self.clone(); [INFO] [stdout] 3399 | | async move { [INFO] [stdout] 3400 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3421 | | } [INFO] [stdout] 3422 | | }) [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_2022_07_31/mod.rs:3420:63 [INFO] [stdout] | [INFO] [stdout] 3414 | / req.url_mut() [INFO] [stdout] 3415 | | .query_pairs_mut() [INFO] [stdout] 3416 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3420 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3421 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3399:21: 3421: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_2022_07_31/mod.rs:3465:17 [INFO] [stdout] | [INFO] [stdout] 3465 | / Box::pin({ [INFO] [stdout] 3466 | | let this = self.clone(); [INFO] [stdout] 3467 | | async move { [INFO] [stdout] 3468 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3487 | | } [INFO] [stdout] 3488 | | }) [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_2022_07_31/mod.rs:3486:63 [INFO] [stdout] | [INFO] [stdout] 3481 | / req.url_mut() [INFO] [stdout] 3482 | | .query_pairs_mut() [INFO] [stdout] 3483 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3486 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3487 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3467:21: 3487: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_2022_07_31/mod.rs:3591:17 [INFO] [stdout] | [INFO] [stdout] 3591 | 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_2022_07_31/mod.rs:3578:59 [INFO] [stdout] | [INFO] [stdout] 3573 | / ... req.url_mut() [INFO] [stdout] 3574 | | ... .query_pairs_mut() [INFO] [stdout] 3575 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3578 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3579 | ... } [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_2022_07_31/mod.rs:3633:17 [INFO] [stdout] | [INFO] [stdout] 3633 | / Box::pin({ [INFO] [stdout] 3634 | | let this = self.clone(); [INFO] [stdout] 3635 | | async move { [INFO] [stdout] 3636 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3658 | | } [INFO] [stdout] 3659 | | }) [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_2022_07_31/mod.rs:3657:63 [INFO] [stdout] | [INFO] [stdout] 3651 | / req.url_mut() [INFO] [stdout] 3652 | | .query_pairs_mut() [INFO] [stdout] 3653 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3657 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3658 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3635:21: 3658: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_2022_07_31/mod.rs:3703:17 [INFO] [stdout] | [INFO] [stdout] 3703 | / Box::pin({ [INFO] [stdout] 3704 | | let this = self.clone(); [INFO] [stdout] 3705 | | async move { [INFO] [stdout] 3706 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3726 | | } [INFO] [stdout] 3727 | | }) [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_2022_07_31/mod.rs:3725:63 [INFO] [stdout] | [INFO] [stdout] 3720 | / req.url_mut() [INFO] [stdout] 3721 | | .query_pairs_mut() [INFO] [stdout] 3722 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3725 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3726 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3705:21: 3726: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_2022_07_31/mod.rs:3772:17 [INFO] [stdout] | [INFO] [stdout] 3772 | / Box::pin({ [INFO] [stdout] 3773 | | let this = self.clone(); [INFO] [stdout] 3774 | | async move { [INFO] [stdout] 3775 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3796 | | } [INFO] [stdout] 3797 | | }) [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_2022_07_31/mod.rs:3795:63 [INFO] [stdout] | [INFO] [stdout] 3789 | / req.url_mut() [INFO] [stdout] 3790 | | .query_pairs_mut() [INFO] [stdout] 3791 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3795 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3796 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3774:21: 3796: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_2022_07_31/mod.rs:3842:17 [INFO] [stdout] | [INFO] [stdout] 3842 | / Box::pin({ [INFO] [stdout] 3843 | | let this = self.clone(); [INFO] [stdout] 3844 | | async move { [INFO] [stdout] 3845 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3866 | | } [INFO] [stdout] 3867 | | }) [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_2022_07_31/mod.rs:3865:63 [INFO] [stdout] | [INFO] [stdout] 3859 | / req.url_mut() [INFO] [stdout] 3860 | | .query_pairs_mut() [INFO] [stdout] 3861 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3865 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3866 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3844:21: 3866: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_2022_07_31/mod.rs:3912:17 [INFO] [stdout] | [INFO] [stdout] 3912 | / Box::pin({ [INFO] [stdout] 3913 | | let this = self.clone(); [INFO] [stdout] 3914 | | async move { [INFO] [stdout] 3915 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3936 | | } [INFO] [stdout] 3937 | | }) [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_2022_07_31/mod.rs:3935:63 [INFO] [stdout] | [INFO] [stdout] 3930 | / req.url_mut() [INFO] [stdout] 3931 | | .query_pairs_mut() [INFO] [stdout] 3932 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3935 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3936 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3914:21: 3936: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_2022_07_31/mod.rs:3980:17 [INFO] [stdout] | [INFO] [stdout] 3980 | / Box::pin({ [INFO] [stdout] 3981 | | let this = self.clone(); [INFO] [stdout] 3982 | | async move { [INFO] [stdout] 3983 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4002 | | } [INFO] [stdout] 4003 | | }) [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_2022_07_31/mod.rs:4001:63 [INFO] [stdout] | [INFO] [stdout] 3996 | / req.url_mut() [INFO] [stdout] 3997 | | .query_pairs_mut() [INFO] [stdout] 3998 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4001 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4002 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:3982:21: 4002: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_2022_07_31/mod.rs:4047:17 [INFO] [stdout] | [INFO] [stdout] 4047 | / Box::pin({ [INFO] [stdout] 4048 | | let this = self.clone(); [INFO] [stdout] 4049 | | async move { [INFO] [stdout] 4050 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4070 | | } [INFO] [stdout] 4071 | | }) [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_2022_07_31/mod.rs:4069:63 [INFO] [stdout] | [INFO] [stdout] 4063 | / req.url_mut() [INFO] [stdout] 4064 | | .query_pairs_mut() [INFO] [stdout] 4065 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4069 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4070 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4049:21: 4070: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_2022_07_31/mod.rs:4115:17 [INFO] [stdout] | [INFO] [stdout] 4115 | / Box::pin({ [INFO] [stdout] 4116 | | let this = self.clone(); [INFO] [stdout] 4117 | | async move { [INFO] [stdout] 4118 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4138 | | } [INFO] [stdout] 4139 | | }) [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_2022_07_31/mod.rs:4137:63 [INFO] [stdout] | [INFO] [stdout] 4131 | / req.url_mut() [INFO] [stdout] 4132 | | .query_pairs_mut() [INFO] [stdout] 4133 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4137 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4138 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4117:21: 4138: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_2022_07_31/mod.rs:4183:17 [INFO] [stdout] | [INFO] [stdout] 4183 | / Box::pin({ [INFO] [stdout] 4184 | | let this = self.clone(); [INFO] [stdout] 4185 | | async move { [INFO] [stdout] 4186 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4206 | | } [INFO] [stdout] 4207 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2022_07_31/mod.rs:4205:63 [INFO] [stdout] | [INFO] [stdout] 4200 | / req.url_mut() [INFO] [stdout] 4201 | | .query_pairs_mut() [INFO] [stdout] 4202 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4205 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4206 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4185:21: 4206: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_2022_07_31/mod.rs:4249:17 [INFO] [stdout] | [INFO] [stdout] 4249 | / Box::pin({ [INFO] [stdout] 4250 | | let this = self.clone(); [INFO] [stdout] 4251 | | async move { [INFO] [stdout] 4252 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/properties", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 4266 | | } [INFO] [stdout] 4267 | | }) [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_2022_07_31/mod.rs:4265:63 [INFO] [stdout] | [INFO] [stdout] 4260 | / req.url_mut() [INFO] [stdout] 4261 | | .query_pairs_mut() [INFO] [stdout] 4262 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4265 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4266 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4251:21: 4266: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_2022_07_31/mod.rs:4310:17 [INFO] [stdout] | [INFO] [stdout] 4310 | / Box::pin({ [INFO] [stdout] 4311 | | let this = self.clone(); [INFO] [stdout] 4312 | | async move { [INFO] [stdout] 4313 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/properties", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 4328 | | } [INFO] [stdout] 4329 | | }) [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_2022_07_31/mod.rs:4327:63 [INFO] [stdout] | [INFO] [stdout] 4321 | / req.url_mut() [INFO] [stdout] 4322 | | .query_pairs_mut() [INFO] [stdout] 4323 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4327 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4328 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4312:21: 4328: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_2022_07_31/mod.rs:4372:17 [INFO] [stdout] | [INFO] [stdout] 4372 | / Box::pin({ [INFO] [stdout] 4373 | | let this = self.clone(); [INFO] [stdout] 4374 | | async move { [INFO] [stdout] 4375 | | let url = azure_core::Url::parse(&format!("{}/devices/{}/properties", this.client.endpoint(), &this.device_id))?; [INFO] [stdout] ... | [INFO] [stdout] 4390 | | } [INFO] [stdout] 4391 | | }) [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_2022_07_31/mod.rs:4389:63 [INFO] [stdout] | [INFO] [stdout] 4383 | / req.url_mut() [INFO] [stdout] 4384 | | .query_pairs_mut() [INFO] [stdout] 4385 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4389 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4390 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4374:21: 4390: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_2022_07_31/mod.rs:4485:17 [INFO] [stdout] | [INFO] [stdout] 4485 | 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_2022_07_31/mod.rs:4472:59 [INFO] [stdout] | [INFO] [stdout] 4467 | / ... req.url_mut() [INFO] [stdout] 4468 | | ... .query_pairs_mut() [INFO] [stdout] 4469 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4472 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4473 | ... } [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_2022_07_31/mod.rs:4524:17 [INFO] [stdout] | [INFO] [stdout] 4524 | / Box::pin({ [INFO] [stdout] 4525 | | let this = self.clone(); [INFO] [stdout] 4526 | | async move { [INFO] [stdout] 4527 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4546 | | } [INFO] [stdout] 4547 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_31/mod.rs:4545:63 [INFO] [stdout] | [INFO] [stdout] 4540 | / req.url_mut() [INFO] [stdout] 4541 | | .query_pairs_mut() [INFO] [stdout] 4542 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4545 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4546 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4526:21: 4546:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_31/mod.rs:4591:17 [INFO] [stdout] | [INFO] [stdout] 4591 | / Box::pin({ [INFO] [stdout] 4592 | | let this = self.clone(); [INFO] [stdout] 4593 | | async move { [INFO] [stdout] 4594 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4614 | | } [INFO] [stdout] 4615 | | }) [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_2022_07_31/mod.rs:4613:63 [INFO] [stdout] | [INFO] [stdout] 4607 | / req.url_mut() [INFO] [stdout] 4608 | | .query_pairs_mut() [INFO] [stdout] 4609 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4613 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4614 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4593:21: 4614: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_2022_07_31/mod.rs:4659:17 [INFO] [stdout] | [INFO] [stdout] 4659 | / Box::pin({ [INFO] [stdout] 4660 | | let this = self.clone(); [INFO] [stdout] 4661 | | async move { [INFO] [stdout] 4662 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4682 | | } [INFO] [stdout] 4683 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2022_07_31/mod.rs:4681:63 [INFO] [stdout] | [INFO] [stdout] 4675 | / req.url_mut() [INFO] [stdout] 4676 | | .query_pairs_mut() [INFO] [stdout] 4677 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4681 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4682 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4661:21: 4682: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_2022_07_31/mod.rs:4703:17 [INFO] [stdout] | [INFO] [stdout] 4703 | / Box::pin({ [INFO] [stdout] 4704 | | let this = self.clone(); [INFO] [stdout] 4705 | | async move { [INFO] [stdout] 4706 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4725 | | } [INFO] [stdout] 4726 | | }) [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_2022_07_31/mod.rs:4724:63 [INFO] [stdout] | [INFO] [stdout] 4719 | / req.url_mut() [INFO] [stdout] 4720 | | .query_pairs_mut() [INFO] [stdout] 4721 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4724 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4725 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4705:21: 4725: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_2022_07_31/mod.rs:4765:17 [INFO] [stdout] | [INFO] [stdout] 4765 | / Box::pin({ [INFO] [stdout] 4766 | | let this = self.clone(); [INFO] [stdout] 4767 | | async move { [INFO] [stdout] 4768 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4787 | | } [INFO] [stdout] 4788 | | }) [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_2022_07_31/mod.rs:4786:63 [INFO] [stdout] | [INFO] [stdout] 4781 | / req.url_mut() [INFO] [stdout] 4782 | | .query_pairs_mut() [INFO] [stdout] 4783 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4786 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4787 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:4767:21: 4787: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_2022_07_31/mod.rs:5021:17 [INFO] [stdout] | [INFO] [stdout] 5021 | 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_2022_07_31/mod.rs:5008:59 [INFO] [stdout] | [INFO] [stdout] 5003 | / ... req.url_mut() [INFO] [stdout] 5004 | | ... .query_pairs_mut() [INFO] [stdout] 5005 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5008 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5009 | ... } [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_2022_07_31/mod.rs:5059:17 [INFO] [stdout] | [INFO] [stdout] 5059 | / Box::pin({ [INFO] [stdout] 5060 | | let this = self.clone(); [INFO] [stdout] 5061 | | async move { [INFO] [stdout] 5062 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5080 | | } [INFO] [stdout] 5081 | | }) [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_2022_07_31/mod.rs:5079:63 [INFO] [stdout] | [INFO] [stdout] 5074 | / req.url_mut() [INFO] [stdout] 5075 | | .query_pairs_mut() [INFO] [stdout] 5076 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5079 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5080 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5061:21: 5080: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_2022_07_31/mod.rs:5124:17 [INFO] [stdout] | [INFO] [stdout] 5124 | / Box::pin({ [INFO] [stdout] 5125 | | let this = self.clone(); [INFO] [stdout] 5126 | | async move { [INFO] [stdout] 5127 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5146 | | } [INFO] [stdout] 5147 | | }) [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_2022_07_31/mod.rs:5145:63 [INFO] [stdout] | [INFO] [stdout] 5139 | / req.url_mut() [INFO] [stdout] 5140 | | .query_pairs_mut() [INFO] [stdout] 5141 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5145 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5146 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5126:21: 5146: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_2022_07_31/mod.rs:5190:17 [INFO] [stdout] | [INFO] [stdout] 5190 | / Box::pin({ [INFO] [stdout] 5191 | | let this = self.clone(); [INFO] [stdout] 5192 | | async move { [INFO] [stdout] 5193 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5212 | | } [INFO] [stdout] 5213 | | }) [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_2022_07_31/mod.rs:5211:63 [INFO] [stdout] | [INFO] [stdout] 5205 | / req.url_mut() [INFO] [stdout] 5206 | | .query_pairs_mut() [INFO] [stdout] 5207 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5211 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5212 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5192:21: 5212: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_2022_07_31/mod.rs:5232:17 [INFO] [stdout] | [INFO] [stdout] 5232 | / Box::pin({ [INFO] [stdout] 5233 | | let this = self.clone(); [INFO] [stdout] 5234 | | async move { [INFO] [stdout] 5235 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5253 | | } [INFO] [stdout] 5254 | | }) [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_2022_07_31/mod.rs:5252:63 [INFO] [stdout] | [INFO] [stdout] 5247 | / req.url_mut() [INFO] [stdout] 5248 | | .query_pairs_mut() [INFO] [stdout] 5249 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5252 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5253 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5234:21: 5253: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_2022_07_31/mod.rs:5293:17 [INFO] [stdout] | [INFO] [stdout] 5293 | / Box::pin({ [INFO] [stdout] 5294 | | let this = self.clone(); [INFO] [stdout] 5295 | | async move { [INFO] [stdout] 5296 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5315 | | } [INFO] [stdout] 5316 | | }) [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_2022_07_31/mod.rs:5314:63 [INFO] [stdout] | [INFO] [stdout] 5309 | / req.url_mut() [INFO] [stdout] 5310 | | .query_pairs_mut() [INFO] [stdout] 5311 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5314 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5315 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5295:21: 5315: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_2022_07_31/mod.rs:5360:17 [INFO] [stdout] | [INFO] [stdout] 5360 | / Box::pin({ [INFO] [stdout] 5361 | | let this = self.clone(); [INFO] [stdout] 5362 | | async move { [INFO] [stdout] 5363 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5383 | | } [INFO] [stdout] 5384 | | }) [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_2022_07_31/mod.rs:5382:63 [INFO] [stdout] | [INFO] [stdout] 5376 | / req.url_mut() [INFO] [stdout] 5377 | | .query_pairs_mut() [INFO] [stdout] 5378 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5382 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5383 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5362:21: 5383: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_2022_07_31/mod.rs:5404:17 [INFO] [stdout] | [INFO] [stdout] 5404 | / Box::pin({ [INFO] [stdout] 5405 | | let this = self.clone(); [INFO] [stdout] 5406 | | async move { [INFO] [stdout] 5407 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5426 | | } [INFO] [stdout] 5427 | | }) [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_2022_07_31/mod.rs:5425:63 [INFO] [stdout] | [INFO] [stdout] 5420 | / req.url_mut() [INFO] [stdout] 5421 | | .query_pairs_mut() [INFO] [stdout] 5422 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5425 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5426 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5406:21: 5426: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_2022_07_31/mod.rs:5466:17 [INFO] [stdout] | [INFO] [stdout] 5466 | / Box::pin({ [INFO] [stdout] 5467 | | let this = self.clone(); [INFO] [stdout] 5468 | | async move { [INFO] [stdout] 5469 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5489 | | } [INFO] [stdout] 5490 | | }) [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_2022_07_31/mod.rs:5488:63 [INFO] [stdout] | [INFO] [stdout] 5482 | / req.url_mut() [INFO] [stdout] 5483 | | .query_pairs_mut() [INFO] [stdout] 5484 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5488 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5489 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5468:21: 5489: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_2022_07_31/mod.rs:5511:17 [INFO] [stdout] | [INFO] [stdout] 5511 | / Box::pin({ [INFO] [stdout] 5512 | | let this = self.clone(); [INFO] [stdout] 5513 | | async move { [INFO] [stdout] 5514 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 5534 | | } [INFO] [stdout] 5535 | | }) [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_2022_07_31/mod.rs:5533:63 [INFO] [stdout] | [INFO] [stdout] 5527 | / req.url_mut() [INFO] [stdout] 5528 | | .query_pairs_mut() [INFO] [stdout] 5529 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5533 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5534 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5513:21: 5534: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_2022_07_31/mod.rs:5606:17 [INFO] [stdout] | [INFO] [stdout] 5606 | / Box::pin({ [INFO] [stdout] 5607 | | let this = self.clone(); [INFO] [stdout] 5608 | | async move { [INFO] [stdout] 5609 | | let url = azure_core::Url::parse(&format!("{}/fileUploads", this.client.endpoint(),))?; [INFO] [stdout] ... | [INFO] [stdout] 5623 | | } [INFO] [stdout] 5624 | | }) [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_2022_07_31/mod.rs:5622:63 [INFO] [stdout] | [INFO] [stdout] 5617 | / req.url_mut() [INFO] [stdout] 5618 | | .query_pairs_mut() [INFO] [stdout] 5619 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5622 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5623 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5608:21: 5623: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_2022_07_31/mod.rs:5666:17 [INFO] [stdout] | [INFO] [stdout] 5666 | / Box::pin({ [INFO] [stdout] 5667 | | let this = self.clone(); [INFO] [stdout] 5668 | | async move { [INFO] [stdout] 5669 | | let url = azure_core::Url::parse(&format!("{}/fileUploads", this.client.endpoint(),))?; [INFO] [stdout] ... | [INFO] [stdout] 5684 | | } [INFO] [stdout] 5685 | | }) [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_2022_07_31/mod.rs:5683:63 [INFO] [stdout] | [INFO] [stdout] 5677 | / req.url_mut() [INFO] [stdout] 5678 | | .query_pairs_mut() [INFO] [stdout] 5679 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5683 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5684 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5668:21: 5684: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_2022_07_31/mod.rs:5727:17 [INFO] [stdout] | [INFO] [stdout] 5727 | / Box::pin({ [INFO] [stdout] 5728 | | let this = self.clone(); [INFO] [stdout] 5729 | | async move { [INFO] [stdout] 5730 | | let url = azure_core::Url::parse(&format!("{}/fileUploads", this.client.endpoint(),))?; [INFO] [stdout] ... | [INFO] [stdout] 5745 | | } [INFO] [stdout] 5746 | | }) [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_2022_07_31/mod.rs:5744:63 [INFO] [stdout] | [INFO] [stdout] 5738 | / req.url_mut() [INFO] [stdout] 5739 | | .query_pairs_mut() [INFO] [stdout] 5740 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5744 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5745 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5729:21: 5745: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_2022_07_31/mod.rs:5764:17 [INFO] [stdout] | [INFO] [stdout] 5764 | / Box::pin({ [INFO] [stdout] 5765 | | let this = self.clone(); [INFO] [stdout] 5766 | | async move { [INFO] [stdout] 5767 | | let url = azure_core::Url::parse(&format!("{}/fileUploads", this.client.endpoint(),))?; [INFO] [stdout] ... | [INFO] [stdout] 5781 | | } [INFO] [stdout] 5782 | | }) [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_2022_07_31/mod.rs:5780:63 [INFO] [stdout] | [INFO] [stdout] 5775 | / req.url_mut() [INFO] [stdout] 5776 | | .query_pairs_mut() [INFO] [stdout] 5777 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5780 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5781 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5766:21: 5781: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_2022_07_31/mod.rs:5950:17 [INFO] [stdout] | [INFO] [stdout] 5950 | 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_2022_07_31/mod.rs:5937:59 [INFO] [stdout] | [INFO] [stdout] 5932 | / ... req.url_mut() [INFO] [stdout] 5933 | | ... .query_pairs_mut() [INFO] [stdout] 5934 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 5937 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 5938 | ... } [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_2022_07_31/mod.rs:5988:17 [INFO] [stdout] | [INFO] [stdout] 5988 | / Box::pin({ [INFO] [stdout] 5989 | | let this = self.clone(); [INFO] [stdout] 5990 | | async move { [INFO] [stdout] 5991 | | let url = azure_core::Url::parse(&format!("{}/jobs/{}", this.client.endpoint(), &this.job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6005 | | } [INFO] [stdout] 6006 | | }) [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_2022_07_31/mod.rs:6004:63 [INFO] [stdout] | [INFO] [stdout] 5999 | / req.url_mut() [INFO] [stdout] 6000 | | .query_pairs_mut() [INFO] [stdout] 6001 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6004 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6005 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:5990:21: 6005: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_2022_07_31/mod.rs:6049:17 [INFO] [stdout] | [INFO] [stdout] 6049 | / Box::pin({ [INFO] [stdout] 6050 | | let this = self.clone(); [INFO] [stdout] 6051 | | async move { [INFO] [stdout] 6052 | | let url = azure_core::Url::parse(&format!("{}/jobs/{}", this.client.endpoint(), &this.job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6067 | | } [INFO] [stdout] 6068 | | }) [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_2022_07_31/mod.rs:6066:63 [INFO] [stdout] | [INFO] [stdout] 6060 | / req.url_mut() [INFO] [stdout] 6061 | | .query_pairs_mut() [INFO] [stdout] 6062 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6066 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6067 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6051:21: 6067: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_2022_07_31/mod.rs:6161:17 [INFO] [stdout] | [INFO] [stdout] 6161 | 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_2022_07_31/mod.rs:6148:59 [INFO] [stdout] | [INFO] [stdout] 6143 | / ... req.url_mut() [INFO] [stdout] 6144 | | ... .query_pairs_mut() [INFO] [stdout] 6145 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6148 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6149 | ... } [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_2022_07_31/mod.rs:6200:17 [INFO] [stdout] | [INFO] [stdout] 6200 | / Box::pin({ [INFO] [stdout] 6201 | | let this = self.clone(); [INFO] [stdout] 6202 | | async move { [INFO] [stdout] 6203 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 6222 | | } [INFO] [stdout] 6223 | | }) [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_2022_07_31/mod.rs:6221:63 [INFO] [stdout] | [INFO] [stdout] 6216 | / req.url_mut() [INFO] [stdout] 6217 | | .query_pairs_mut() [INFO] [stdout] 6218 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6221 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6222 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6202:21: 6222: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_2022_07_31/mod.rs:6242:17 [INFO] [stdout] | [INFO] [stdout] 6242 | / Box::pin({ [INFO] [stdout] 6243 | | let this = self.clone(); [INFO] [stdout] 6244 | | async move { [INFO] [stdout] 6245 | | let url = azure_core::Url::parse(&format!("{}/jobs/{}/resume", this.client.endpoint(), &this.job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6260 | | } [INFO] [stdout] 6261 | | }) [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_2022_07_31/mod.rs:6259:63 [INFO] [stdout] | [INFO] [stdout] 6253 | / req.url_mut() [INFO] [stdout] 6254 | | .query_pairs_mut() [INFO] [stdout] 6255 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6259 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6260 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6244:21: 6260: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_2022_07_31/mod.rs:6276:17 [INFO] [stdout] | [INFO] [stdout] 6276 | / Box::pin({ [INFO] [stdout] 6277 | | let this = self.clone(); [INFO] [stdout] 6278 | | async move { [INFO] [stdout] 6279 | | let url = azure_core::Url::parse(&format!("{}/jobs/{}/stop", this.client.endpoint(), &this.job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6294 | | } [INFO] [stdout] 6295 | | }) [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_2022_07_31/mod.rs:6293:63 [INFO] [stdout] | [INFO] [stdout] 6287 | / req.url_mut() [INFO] [stdout] 6288 | | .query_pairs_mut() [INFO] [stdout] 6289 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6293 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6294 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6278:21: 6294: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_2022_07_31/mod.rs:6437:17 [INFO] [stdout] | [INFO] [stdout] 6437 | 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_2022_07_31/mod.rs:6424:59 [INFO] [stdout] | [INFO] [stdout] 6419 | / ... req.url_mut() [INFO] [stdout] 6420 | | ... .query_pairs_mut() [INFO] [stdout] 6421 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6424 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6425 | ... } [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_2022_07_31/mod.rs:6475:17 [INFO] [stdout] | [INFO] [stdout] 6475 | / Box::pin({ [INFO] [stdout] 6476 | | let this = self.clone(); [INFO] [stdout] 6477 | | async move { [INFO] [stdout] 6478 | | let url = azure_core::Url::parse(&format!("{}/organizations/{}", this.client.endpoint(), &this.organization_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6492 | | } [INFO] [stdout] 6493 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_31/mod.rs:6491:63 [INFO] [stdout] | [INFO] [stdout] 6486 | / req.url_mut() [INFO] [stdout] 6487 | | .query_pairs_mut() [INFO] [stdout] 6488 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6491 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6492 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6477:21: 6492:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_31/mod.rs:6536:17 [INFO] [stdout] | [INFO] [stdout] 6536 | / Box::pin({ [INFO] [stdout] 6537 | | let this = self.clone(); [INFO] [stdout] 6538 | | async move { [INFO] [stdout] 6539 | | let url = azure_core::Url::parse(&format!("{}/organizations/{}", this.client.endpoint(), &this.organization_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6554 | | } [INFO] [stdout] 6555 | | }) [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_2022_07_31/mod.rs:6553:63 [INFO] [stdout] | [INFO] [stdout] 6547 | / req.url_mut() [INFO] [stdout] 6548 | | .query_pairs_mut() [INFO] [stdout] 6549 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6553 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6554 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6538:21: 6554: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_2022_07_31/mod.rs:6598:17 [INFO] [stdout] | [INFO] [stdout] 6598 | / Box::pin({ [INFO] [stdout] 6599 | | let this = self.clone(); [INFO] [stdout] 6600 | | async move { [INFO] [stdout] 6601 | | let url = azure_core::Url::parse(&format!("{}/organizations/{}", this.client.endpoint(), &this.organization_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6616 | | } [INFO] [stdout] 6617 | | }) [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_2022_07_31/mod.rs:6615:63 [INFO] [stdout] | [INFO] [stdout] 6609 | / req.url_mut() [INFO] [stdout] 6610 | | .query_pairs_mut() [INFO] [stdout] 6611 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6615 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6616 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6600:21: 6616: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_2022_07_31/mod.rs:6636:17 [INFO] [stdout] | [INFO] [stdout] 6636 | / Box::pin({ [INFO] [stdout] 6637 | | let this = self.clone(); [INFO] [stdout] 6638 | | async move { [INFO] [stdout] 6639 | | let url = azure_core::Url::parse(&format!("{}/organizations/{}", this.client.endpoint(), &this.organization_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6653 | | } [INFO] [stdout] 6654 | | }) [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_2022_07_31/mod.rs:6652:63 [INFO] [stdout] | [INFO] [stdout] 6647 | / req.url_mut() [INFO] [stdout] 6648 | | .query_pairs_mut() [INFO] [stdout] 6649 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6652 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6653 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6638:21: 6653: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_2022_07_31/mod.rs:6762:17 [INFO] [stdout] | [INFO] [stdout] 6762 | 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_2022_07_31/mod.rs:6749:59 [INFO] [stdout] | [INFO] [stdout] 6744 | / ... req.url_mut() [INFO] [stdout] 6745 | | ... .query_pairs_mut() [INFO] [stdout] 6746 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6749 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6750 | ... } [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_2022_07_31/mod.rs:6800:17 [INFO] [stdout] | [INFO] [stdout] 6800 | / Box::pin({ [INFO] [stdout] 6801 | | let this = self.clone(); [INFO] [stdout] 6802 | | async move { [INFO] [stdout] 6803 | | let url = azure_core::Url::parse(&format!("{}/roles/{}", this.client.endpoint(), &this.role_id))?; [INFO] [stdout] ... | [INFO] [stdout] 6817 | | } [INFO] [stdout] 6818 | | }) [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_2022_07_31/mod.rs:6816:63 [INFO] [stdout] | [INFO] [stdout] 6811 | / req.url_mut() [INFO] [stdout] 6812 | | .query_pairs_mut() [INFO] [stdout] 6813 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6816 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6817 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:6802:21: 6817: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_2022_07_31/mod.rs:6978:17 [INFO] [stdout] | [INFO] [stdout] 6978 | 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_2022_07_31/mod.rs:6965:59 [INFO] [stdout] | [INFO] [stdout] 6960 | / ... req.url_mut() [INFO] [stdout] 6961 | | ... .query_pairs_mut() [INFO] [stdout] 6962 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 6965 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 6966 | ... } [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_2022_07_31/mod.rs:7016:17 [INFO] [stdout] | [INFO] [stdout] 7016 | / Box::pin({ [INFO] [stdout] 7017 | | let this = self.clone(); [INFO] [stdout] 7018 | | async move { [INFO] [stdout] 7019 | | let url = azure_core::Url::parse(&format!("{}/scheduledJobs/{}", this.client.endpoint(), &this.scheduled_job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7033 | | } [INFO] [stdout] 7034 | | }) [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_2022_07_31/mod.rs:7032:63 [INFO] [stdout] | [INFO] [stdout] 7027 | / req.url_mut() [INFO] [stdout] 7028 | | .query_pairs_mut() [INFO] [stdout] 7029 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7032 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7033 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7018:21: 7033: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_2022_07_31/mod.rs:7077:17 [INFO] [stdout] | [INFO] [stdout] 7077 | / Box::pin({ [INFO] [stdout] 7078 | | let this = self.clone(); [INFO] [stdout] 7079 | | async move { [INFO] [stdout] 7080 | | let url = azure_core::Url::parse(&format!("{}/scheduledJobs/{}", this.client.endpoint(), &this.scheduled_job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7095 | | } [INFO] [stdout] 7096 | | }) [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_2022_07_31/mod.rs:7094:63 [INFO] [stdout] | [INFO] [stdout] 7088 | / req.url_mut() [INFO] [stdout] 7089 | | .query_pairs_mut() [INFO] [stdout] 7090 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7094 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7095 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7079:21: 7095: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_2022_07_31/mod.rs:7139:17 [INFO] [stdout] | [INFO] [stdout] 7139 | / Box::pin({ [INFO] [stdout] 7140 | | let this = self.clone(); [INFO] [stdout] 7141 | | async move { [INFO] [stdout] 7142 | | let url = azure_core::Url::parse(&format!("{}/scheduledJobs/{}", this.client.endpoint(), &this.scheduled_job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7157 | | } [INFO] [stdout] 7158 | | }) [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_2022_07_31/mod.rs:7156:63 [INFO] [stdout] | [INFO] [stdout] 7150 | / req.url_mut() [INFO] [stdout] 7151 | | .query_pairs_mut() [INFO] [stdout] 7152 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7156 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7157 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7141:21: 7157: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_2022_07_31/mod.rs:7177:17 [INFO] [stdout] | [INFO] [stdout] 7177 | / Box::pin({ [INFO] [stdout] 7178 | | let this = self.clone(); [INFO] [stdout] 7179 | | async move { [INFO] [stdout] 7180 | | let url = azure_core::Url::parse(&format!("{}/scheduledJobs/{}", this.client.endpoint(), &this.scheduled_job_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7194 | | } [INFO] [stdout] 7195 | | }) [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_2022_07_31/mod.rs:7193:63 [INFO] [stdout] | [INFO] [stdout] 7188 | / req.url_mut() [INFO] [stdout] 7189 | | .query_pairs_mut() [INFO] [stdout] 7190 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7193 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7194 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7179:21: 7194: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_2022_07_31/mod.rs:7285:17 [INFO] [stdout] | [INFO] [stdout] 7285 | 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_2022_07_31/mod.rs:7272:59 [INFO] [stdout] | [INFO] [stdout] 7267 | / ... req.url_mut() [INFO] [stdout] 7268 | | ... .query_pairs_mut() [INFO] [stdout] 7269 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7272 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7273 | ... } [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_2022_07_31/mod.rs:7427:17 [INFO] [stdout] | [INFO] [stdout] 7427 | 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_2022_07_31/mod.rs:7414:59 [INFO] [stdout] | [INFO] [stdout] 7409 | / ... req.url_mut() [INFO] [stdout] 7410 | | ... .query_pairs_mut() [INFO] [stdout] 7411 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7414 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7415 | ... } [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_2022_07_31/mod.rs:7465:17 [INFO] [stdout] | [INFO] [stdout] 7465 | / Box::pin({ [INFO] [stdout] 7466 | | let this = self.clone(); [INFO] [stdout] 7467 | | async move { [INFO] [stdout] 7468 | | let url = azure_core::Url::parse(&format!("{}/users/{}", this.client.endpoint(), &this.user_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7482 | | } [INFO] [stdout] 7483 | | }) [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_2022_07_31/mod.rs:7481:63 [INFO] [stdout] | [INFO] [stdout] 7476 | / req.url_mut() [INFO] [stdout] 7477 | | .query_pairs_mut() [INFO] [stdout] 7478 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7481 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7482 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7467:21: 7482: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_2022_07_31/mod.rs:7526:17 [INFO] [stdout] | [INFO] [stdout] 7526 | / Box::pin({ [INFO] [stdout] 7527 | | let this = self.clone(); [INFO] [stdout] 7528 | | async move { [INFO] [stdout] 7529 | | let url = azure_core::Url::parse(&format!("{}/users/{}", this.client.endpoint(), &this.user_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7544 | | } [INFO] [stdout] 7545 | | }) [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_2022_07_31/mod.rs:7543:63 [INFO] [stdout] | [INFO] [stdout] 7537 | / req.url_mut() [INFO] [stdout] 7538 | | .query_pairs_mut() [INFO] [stdout] 7539 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7543 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7544 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7528:21: 7544: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_2022_07_31/mod.rs:7588:17 [INFO] [stdout] | [INFO] [stdout] 7588 | / Box::pin({ [INFO] [stdout] 7589 | | let this = self.clone(); [INFO] [stdout] 7590 | | async move { [INFO] [stdout] 7591 | | let url = azure_core::Url::parse(&format!("{}/users/{}", this.client.endpoint(), &this.user_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7606 | | } [INFO] [stdout] 7607 | | }) [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_2022_07_31/mod.rs:7605:63 [INFO] [stdout] | [INFO] [stdout] 7599 | / req.url_mut() [INFO] [stdout] 7600 | | .query_pairs_mut() [INFO] [stdout] 7601 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7605 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7606 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7590:21: 7606: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_2022_07_31/mod.rs:7626:17 [INFO] [stdout] | [INFO] [stdout] 7626 | / Box::pin({ [INFO] [stdout] 7627 | | let this = self.clone(); [INFO] [stdout] 7628 | | async move { [INFO] [stdout] 7629 | | let url = azure_core::Url::parse(&format!("{}/users/{}", this.client.endpoint(), &this.user_id))?; [INFO] [stdout] ... | [INFO] [stdout] 7643 | | } [INFO] [stdout] 7644 | | }) [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_2022_07_31/mod.rs:7642:63 [INFO] [stdout] | [INFO] [stdout] 7637 | / req.url_mut() [INFO] [stdout] 7638 | | .query_pairs_mut() [INFO] [stdout] 7639 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-31"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 7642 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 7643 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2022_07_31/mod.rs:7628:21: 7643:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 96 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_svc_iotcentral` due to 97 previous errors [INFO] running `Command { std: "docker" "inspect" "2c785a03b2584fbda0b35aad003cb8b2d302a97ac1a47ef3c8fb7b2b7e8ccab5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c785a03b2584fbda0b35aad003cb8b2d302a97ac1a47ef3c8fb7b2b7e8ccab5", kill_on_drop: false }` [INFO] [stdout] 2c785a03b2584fbda0b35aad003cb8b2d302a97ac1a47ef3c8fb7b2b7e8ccab5