[INFO] fetching crate azure_mgmt_agrifood 0.9.0... [INFO] building azure_mgmt_agrifood-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_agrifood 0.9.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_agrifood 0.9.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_agrifood 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_agrifood 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_agrifood 0.9.0 written to /workspace/builds/worker-2-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] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e884c391f37e06ae1566d57029b7b482346387d0270901e07f9b735ded336896 [INFO] running `Command { std: "docker" "start" "-a" "e884c391f37e06ae1566d57029b7b482346387d0270901e07f9b735ded336896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e884c391f37e06ae1566d57029b7b482346387d0270901e07f9b735ded336896", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e884c391f37e06ae1566d57029b7b482346387d0270901e07f9b735ded336896", kill_on_drop: false }` [INFO] [stdout] e884c391f37e06ae1566d57029b7b482346387d0270901e07f9b735ded336896 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 40b5a8df80e9a1acd6587ed0a9ee24aedc3b0c757ee3cf3d44eded4ce675dd80 [INFO] running `Command { std: "docker" "start" "-a" "40b5a8df80e9a1acd6587ed0a9ee24aedc3b0c757ee3cf3d44eded4ce675dd80", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling want v0.3.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 event-listener v2.5.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling azure_mgmt_agrifood v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | / Box::pin({ [INFO] [stdout] 267 | | let this = self.clone(); [INFO] [stdout] 268 | | async move { [INFO] [stdout] 269 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 290 | | } [INFO] [stdout] 291 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:289:63 [INFO] [stdout] | [INFO] [stdout] 284 | / req.url_mut() [INFO] [stdout] 285 | | .query_pairs_mut() [INFO] [stdout] 286 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 289 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 290 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:268:21: 290: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_preview_2021_09/mod.rs:342:17 [INFO] [stdout] | [INFO] [stdout] 342 | / Box::pin({ [INFO] [stdout] 343 | | let this = self.clone(); [INFO] [stdout] 344 | | async move { [INFO] [stdout] 345 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 371 | | } [INFO] [stdout] 372 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:370:63 [INFO] [stdout] | [INFO] [stdout] 360 | / req.url_mut() [INFO] [stdout] 361 | | .query_pairs_mut() [INFO] [stdout] 362 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 370 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 371 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:344:21: 371: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_preview_2021_09/mod.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | / Box::pin({ [INFO] [stdout] 395 | | let this = self.clone(); [INFO] [stdout] 396 | | async move { [INFO] [stdout] 397 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 418 | | } [INFO] [stdout] 419 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:417:63 [INFO] [stdout] | [INFO] [stdout] 412 | / req.url_mut() [INFO] [stdout] 413 | | .query_pairs_mut() [INFO] [stdout] 414 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 417 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 418 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:396:21: 418: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_preview_2021_09/mod.rs:558:17 [INFO] [stdout] | [INFO] [stdout] 558 | 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_preview_2021_09/mod.rs:545:59 [INFO] [stdout] | [INFO] [stdout] 522 | / ... req.url_mut() [INFO] [stdout] 523 | | ... .query_pairs_mut() [INFO] [stdout] 524 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 545 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 546 | ... } [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_preview_2021_09/mod.rs:733:17 [INFO] [stdout] | [INFO] [stdout] 733 | 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_preview_2021_09/mod.rs:720:59 [INFO] [stdout] | [INFO] [stdout] 688 | / ... req.url_mut() [INFO] [stdout] 689 | | ... .query_pairs_mut() [INFO] [stdout] 690 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 720 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 721 | ... } [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_preview_2021_09/mod.rs:771:17 [INFO] [stdout] | [INFO] [stdout] 771 | / Box::pin({ [INFO] [stdout] 772 | | let this = self.clone(); [INFO] [stdout] 773 | | async move { [INFO] [stdout] 774 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 792 | | } [INFO] [stdout] 793 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:791:63 [INFO] [stdout] | [INFO] [stdout] 786 | / req.url_mut() [INFO] [stdout] 787 | | .query_pairs_mut() [INFO] [stdout] 788 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 791 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 792 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:773:21: 792: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_preview_2021_09/mod.rs:977:17 [INFO] [stdout] | [INFO] [stdout] 977 | / Box::pin({ [INFO] [stdout] 978 | | let this = self.clone(); [INFO] [stdout] 979 | | async move { [INFO] [stdout] 980 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1000 | | } [INFO] [stdout] 1001 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:999:63 [INFO] [stdout] | [INFO] [stdout] 994 | / req.url_mut() [INFO] [stdout] 995 | | .query_pairs_mut() [INFO] [stdout] 996 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 999 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1000 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:979:21: 1000: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_preview_2021_09/mod.rs:1046:17 [INFO] [stdout] | [INFO] [stdout] 1046 | / Box::pin({ [INFO] [stdout] 1047 | | let this = self.clone(); [INFO] [stdout] 1048 | | async move { [INFO] [stdout] 1049 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1070 | | } [INFO] [stdout] 1071 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1069:63 [INFO] [stdout] | [INFO] [stdout] 1063 | / req.url_mut() [INFO] [stdout] 1064 | | .query_pairs_mut() [INFO] [stdout] 1065 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1069 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1070 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1048:21: 1070: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_preview_2021_09/mod.rs:1126:17 [INFO] [stdout] | [INFO] [stdout] 1126 | / Box::pin({ [INFO] [stdout] 1127 | | let this = self.clone(); [INFO] [stdout] 1128 | | async move { [INFO] [stdout] 1129 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1150 | | } [INFO] [stdout] 1151 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1149:63 [INFO] [stdout] | [INFO] [stdout] 1143 | / req.url_mut() [INFO] [stdout] 1144 | | .query_pairs_mut() [INFO] [stdout] 1145 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1149 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1150 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1128:21: 1150: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_preview_2021_09/mod.rs:1172:17 [INFO] [stdout] | [INFO] [stdout] 1172 | / Box::pin({ [INFO] [stdout] 1173 | | let this = self.clone(); [INFO] [stdout] 1174 | | async move { [INFO] [stdout] 1175 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1195 | | } [INFO] [stdout] 1196 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1194:63 [INFO] [stdout] | [INFO] [stdout] 1189 | / req.url_mut() [INFO] [stdout] 1190 | | .query_pairs_mut() [INFO] [stdout] 1191 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1194 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1195 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1174:21: 1195:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1309:17 [INFO] [stdout] | [INFO] [stdout] 1309 | 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_preview_2021_09/mod.rs:1296:59 [INFO] [stdout] | [INFO] [stdout] 1283 | / ... req.url_mut() [INFO] [stdout] 1284 | | ... .query_pairs_mut() [INFO] [stdout] 1285 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1296 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1297 | ... } [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_preview_2021_09/mod.rs:1424:17 [INFO] [stdout] | [INFO] [stdout] 1424 | 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_preview_2021_09/mod.rs:1411:59 [INFO] [stdout] | [INFO] [stdout] 1398 | / ... req.url_mut() [INFO] [stdout] 1399 | | ... .query_pairs_mut() [INFO] [stdout] 1400 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1411 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1412 | ... } [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_preview_2021_09/mod.rs:1465:17 [INFO] [stdout] | [INFO] [stdout] 1465 | / Box::pin({ [INFO] [stdout] 1466 | | let this = self.clone(); [INFO] [stdout] 1467 | | async move { [INFO] [stdout] 1468 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1489 | | } [INFO] [stdout] 1490 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1488:63 [INFO] [stdout] | [INFO] [stdout] 1483 | / req.url_mut() [INFO] [stdout] 1484 | | .query_pairs_mut() [INFO] [stdout] 1485 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1488 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1489 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1467:21: 1489: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_preview_2021_09/mod.rs:1555:17 [INFO] [stdout] | [INFO] [stdout] 1555 | / Box::pin({ [INFO] [stdout] 1556 | | let this = self.clone(); [INFO] [stdout] 1557 | | async move { [INFO] [stdout] 1558 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1577 | | } [INFO] [stdout] 1578 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1576:63 [INFO] [stdout] | [INFO] [stdout] 1570 | / req.url_mut() [INFO] [stdout] 1571 | | .query_pairs_mut() [INFO] [stdout] 1572 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1576 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1577 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1557:21: 1577: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_preview_2021_09/mod.rs:1681:17 [INFO] [stdout] | [INFO] [stdout] 1681 | 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_preview_2021_09/mod.rs:1668:59 [INFO] [stdout] | [INFO] [stdout] 1663 | / ... req.url_mut() [INFO] [stdout] 1664 | | ... .query_pairs_mut() [INFO] [stdout] 1665 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1668 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1669 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required 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_preview_2021_09/mod.rs:1816:17 [INFO] [stdout] | [INFO] [stdout] 1816 | / ... Box::pin({ [INFO] [stdout] 1817 | | ... let this = self.clone(); [INFO] [stdout] 1818 | | ... async move { [INFO] [stdout] 1819 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AgFoodPlatform... [INFO] [stdout] ... | [INFO] [stdout] 1833 | | ... } [INFO] [stdout] 1834 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1832:63 [INFO] [stdout] | [INFO] [stdout] 1827 | / req.url_mut() [INFO] [stdout] 1828 | | .query_pairs_mut() [INFO] [stdout] 1829 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1832 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1833 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1818:21: 1833: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_preview_2021_09/mod.rs:1880:17 [INFO] [stdout] | [INFO] [stdout] 1880 | / ... Box::pin({ [INFO] [stdout] 1881 | | ... let this = self.clone(); [INFO] [stdout] 1882 | | ... async move { [INFO] [stdout] 1883 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AgFoodPlatform... [INFO] [stdout] ... | [INFO] [stdout] 1898 | | ... } [INFO] [stdout] 1899 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1897:63 [INFO] [stdout] | [INFO] [stdout] 1891 | / req.url_mut() [INFO] [stdout] 1892 | | .query_pairs_mut() [INFO] [stdout] 1893 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1897 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1898 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1882:21: 1898: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_preview_2021_09/mod.rs:1922:17 [INFO] [stdout] | [INFO] [stdout] 1922 | / ... Box::pin({ [INFO] [stdout] 1923 | | ... let this = self.clone(); [INFO] [stdout] 1924 | | ... async move { [INFO] [stdout] 1925 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AgFoodPlatform... [INFO] [stdout] ... | [INFO] [stdout] 1939 | | ... } [INFO] [stdout] 1940 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1938:63 [INFO] [stdout] | [INFO] [stdout] 1933 | / req.url_mut() [INFO] [stdout] 1934 | | .query_pairs_mut() [INFO] [stdout] 1935 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1938 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1939 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1924:21: 1939: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_preview_2021_09/mod.rs:1981:17 [INFO] [stdout] | [INFO] [stdout] 1981 | / ... Box::pin({ [INFO] [stdout] 1982 | | ... let this = self.clone(); [INFO] [stdout] 1983 | | ... async move { [INFO] [stdout] 1984 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.AgFoodPlatform... [INFO] [stdout] ... | [INFO] [stdout] 1998 | | ... } [INFO] [stdout] 1999 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:1997:63 [INFO] [stdout] | [INFO] [stdout] 1992 | / req.url_mut() [INFO] [stdout] 1993 | | .query_pairs_mut() [INFO] [stdout] 1994 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1997 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1998 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:1983:21: 1998: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_preview_2021_09/mod.rs:2093:17 [INFO] [stdout] | [INFO] [stdout] 2093 | / Box::pin({ [INFO] [stdout] 2094 | | let this = self.clone(); [INFO] [stdout] 2095 | | async move { [INFO] [stdout] 2096 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2116 | | } [INFO] [stdout] 2117 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:2115:63 [INFO] [stdout] | [INFO] [stdout] 2110 | / req.url_mut() [INFO] [stdout] 2111 | | .query_pairs_mut() [INFO] [stdout] 2112 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2115 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2116 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:2095:21: 2116: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_preview_2021_09/mod.rs:2162:17 [INFO] [stdout] | [INFO] [stdout] 2162 | / Box::pin({ [INFO] [stdout] 2163 | | let this = self.clone(); [INFO] [stdout] 2164 | | async move { [INFO] [stdout] 2165 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2186 | | } [INFO] [stdout] 2187 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:2185:63 [INFO] [stdout] | [INFO] [stdout] 2180 | / req.url_mut() [INFO] [stdout] 2181 | | .query_pairs_mut() [INFO] [stdout] 2182 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2185 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2186 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:2164:21: 2186: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_preview_2021_09/mod.rs:2335:17 [INFO] [stdout] | [INFO] [stdout] 2335 | / Box::pin({ [INFO] [stdout] 2336 | | let this = self.clone(); [INFO] [stdout] 2337 | | async move { [INFO] [stdout] 2338 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2359 | | } [INFO] [stdout] 2360 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:2358:63 [INFO] [stdout] | [INFO] [stdout] 2353 | / req.url_mut() [INFO] [stdout] 2354 | | .query_pairs_mut() [INFO] [stdout] 2355 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2358 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2359 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:2337:21: 2359: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_preview_2021_09/mod.rs:2411:17 [INFO] [stdout] | [INFO] [stdout] 2411 | / Box::pin({ [INFO] [stdout] 2412 | | let this = self.clone(); [INFO] [stdout] 2413 | | async move { [INFO] [stdout] 2414 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2440 | | } [INFO] [stdout] 2441 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:2439:63 [INFO] [stdout] | [INFO] [stdout] 2429 | / req.url_mut() [INFO] [stdout] 2430 | | .query_pairs_mut() [INFO] [stdout] 2431 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2439 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2440 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:2413:21: 2440: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_preview_2021_09/mod.rs:2463:17 [INFO] [stdout] | [INFO] [stdout] 2463 | / Box::pin({ [INFO] [stdout] 2464 | | let this = self.clone(); [INFO] [stdout] 2465 | | async move { [INFO] [stdout] 2466 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2487 | | } [INFO] [stdout] 2488 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:2486:63 [INFO] [stdout] | [INFO] [stdout] 2481 | / req.url_mut() [INFO] [stdout] 2482 | | .query_pairs_mut() [INFO] [stdout] 2483 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2486 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2487 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:2465:21: 2487: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_preview_2021_09/mod.rs:2699:17 [INFO] [stdout] | [INFO] [stdout] 2699 | 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_preview_2021_09/mod.rs:2686:59 [INFO] [stdout] | [INFO] [stdout] 2633 | / ... req.url_mut() [INFO] [stdout] 2634 | | ... .query_pairs_mut() [INFO] [stdout] 2635 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2686 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2687 | ... } [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_preview_2021_09/mod.rs:2850:17 [INFO] [stdout] | [INFO] [stdout] 2850 | 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_preview_2021_09/mod.rs:2837:59 [INFO] [stdout] | [INFO] [stdout] 2815 | / ... req.url_mut() [INFO] [stdout] 2816 | | ... .query_pairs_mut() [INFO] [stdout] 2817 | | ... .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2837 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2838 | ... } [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_preview_2021_09/mod.rs:2888:17 [INFO] [stdout] | [INFO] [stdout] 2888 | / Box::pin({ [INFO] [stdout] 2889 | | let this = self.clone(); [INFO] [stdout] 2890 | | async move { [INFO] [stdout] 2891 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2909 | | } [INFO] [stdout] 2910 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_preview_2021_09/mod.rs:2908:63 [INFO] [stdout] | [INFO] [stdout] 2903 | / req.url_mut() [INFO] [stdout] 2904 | | .query_pairs_mut() [INFO] [stdout] 2905 | | .append_pair(azure_core::query_param::API_VERSION, "2021-09-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2908 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2909 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_preview_2021_09/mod.rs:2890:21: 2909:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 27 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_agrifood` due to 28 previous errors [INFO] running `Command { std: "docker" "inspect" "40b5a8df80e9a1acd6587ed0a9ee24aedc3b0c757ee3cf3d44eded4ce675dd80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40b5a8df80e9a1acd6587ed0a9ee24aedc3b0c757ee3cf3d44eded4ce675dd80", kill_on_drop: false }` [INFO] [stdout] 40b5a8df80e9a1acd6587ed0a9ee24aedc3b0c757ee3cf3d44eded4ce675dd80