[INFO] fetching crate azure_svc_deviceupdate 0.5.0... [INFO] building azure_svc_deviceupdate-0.5.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate azure_svc_deviceupdate 0.5.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate azure_svc_deviceupdate 0.5.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_svc_deviceupdate 0.5.0 [INFO] finished tweaking crates.io crate azure_svc_deviceupdate 0.5.0 [INFO] tweaked toml for crates.io crate azure_svc_deviceupdate 0.5.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 02fe26431379bb10b081ba0fe8be536482b1eb289214fe4f715ab5b3e4c49042 [INFO] running `Command { std: "docker" "start" "-a" "02fe26431379bb10b081ba0fe8be536482b1eb289214fe4f715ab5b3e4c49042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "02fe26431379bb10b081ba0fe8be536482b1eb289214fe4f715ab5b3e4c49042", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02fe26431379bb10b081ba0fe8be536482b1eb289214fe4f715ab5b3e4c49042", kill_on_drop: false }` [INFO] [stdout] 02fe26431379bb10b081ba0fe8be536482b1eb289214fe4f715ab5b3e4c49042 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9cca1b7c1f013a3cc9be079817f56090246cd884798bdec45c12dd9b492595a [INFO] running `Command { std: "docker" "start" "-a" "b9cca1b7c1f013a3cc9be079817f56090246cd884798bdec45c12dd9b492595a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling form_urlencoded v1.1.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 openssl-sys v0.9.75 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling azure_core v0.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.24 [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.14 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling azure_svc_deviceupdate v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:391:17 [INFO] [stdout] | [INFO] [stdout] 391 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:374:59 [INFO] [stdout] | [INFO] [stdout] 363 | / ... req.url_mut() [INFO] [stdout] 364 | | ... .query_pairs_mut() [INFO] [stdout] 365 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 374 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 375 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:407:17 [INFO] [stdout] | [INFO] [stdout] 407 | / Box::pin({ [INFO] [stdout] 408 | | let this = self.clone(); [INFO] [stdout] 409 | | async move { [INFO] [stdout] 410 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 437 | | } [INFO] [stdout] 438 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:428:61 [INFO] [stdout] | [INFO] [stdout] 422 | / req.url_mut() [INFO] [stdout] 423 | | .query_pairs_mut() [INFO] [stdout] 424 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 428 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 437 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:461:17 [INFO] [stdout] | [INFO] [stdout] 461 | / Box::pin({ [INFO] [stdout] 462 | | let this = self.clone(); [INFO] [stdout] 463 | | async move { [INFO] [stdout] 464 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 500 | | } [INFO] [stdout] 501 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:487:61 [INFO] [stdout] | [INFO] [stdout] 479 | / req.url_mut() [INFO] [stdout] 480 | | .query_pairs_mut() [INFO] [stdout] 481 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 487 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 500 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:519:17 [INFO] [stdout] | [INFO] [stdout] 519 | / Box::pin({ [INFO] [stdout] 520 | | let this = self.clone(); [INFO] [stdout] 521 | | async move { [INFO] [stdout] 522 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 551 | | } [INFO] [stdout] 552 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:542:61 [INFO] [stdout] | [INFO] [stdout] 537 | / req.url_mut() [INFO] [stdout] 538 | | .query_pairs_mut() [INFO] [stdout] 539 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 542 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 551 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:626:17 [INFO] [stdout] | [INFO] [stdout] 626 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:609:59 [INFO] [stdout] | [INFO] [stdout] 604 | / ... req.url_mut() [INFO] [stdout] 605 | | ... .query_pairs_mut() [INFO] [stdout] 606 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 609 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 610 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:685:59 [INFO] [stdout] | [INFO] [stdout] 680 | / ... req.url_mut() [INFO] [stdout] 681 | | ... .query_pairs_mut() [INFO] [stdout] 682 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 685 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 686 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:789:17 [INFO] [stdout] | [INFO] [stdout] 789 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:772:59 [INFO] [stdout] | [INFO] [stdout] 764 | / ... req.url_mut() [INFO] [stdout] 765 | | ... .query_pairs_mut() [INFO] [stdout] 766 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 772 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 773 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:869:17 [INFO] [stdout] | [INFO] [stdout] 869 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:852:59 [INFO] [stdout] | [INFO] [stdout] 847 | / ... req.url_mut() [INFO] [stdout] 848 | | ... .query_pairs_mut() [INFO] [stdout] 849 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 852 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 853 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:893:17 [INFO] [stdout] | [INFO] [stdout] 893 | / Box::pin({ [INFO] [stdout] 894 | | let this = self.clone(); [INFO] [stdout] 895 | | async move { [INFO] [stdout] 896 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 933 | | } [INFO] [stdout] 934 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:920:61 [INFO] [stdout] | [INFO] [stdout] 912 | / req.url_mut() [INFO] [stdout] 913 | | .query_pairs_mut() [INFO] [stdout] 914 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 920 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 933 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1026:17 [INFO] [stdout] | [INFO] [stdout] 1026 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1009:59 [INFO] [stdout] | [INFO] [stdout] 998 | / ... req.url_mut() [INFO] [stdout] 999 | | ... .query_pairs_mut() [INFO] [stdout] 1000 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1009 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1010 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1047:17 [INFO] [stdout] | [INFO] [stdout] 1047 | / Box::pin({ [INFO] [stdout] 1048 | | let this = self.clone(); [INFO] [stdout] 1049 | | async move { [INFO] [stdout] 1050 | | let url = azure_core::Url::parse(&format!( [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<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1071:61 [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, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1071 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1084 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1810:17 [INFO] [stdout] | [INFO] [stdout] 1810 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1793:59 [INFO] [stdout] | [INFO] [stdout] 1788 | / ... req.url_mut() [INFO] [stdout] 1789 | | ... .query_pairs_mut() [INFO] [stdout] 1790 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1793 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1794 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1825:17 [INFO] [stdout] | [INFO] [stdout] 1825 | / Box::pin({ [INFO] [stdout] 1826 | | let this = self.clone(); [INFO] [stdout] 1827 | | async move { [INFO] [stdout] 1828 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1859 | | } [INFO] [stdout] 1860 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1846:61 [INFO] [stdout] | [INFO] [stdout] 1841 | / req.url_mut() [INFO] [stdout] 1842 | | .query_pairs_mut() [INFO] [stdout] 1843 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1846 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1859 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1876:17 [INFO] [stdout] | [INFO] [stdout] 1876 | / Box::pin({ [INFO] [stdout] 1877 | | let this = self.clone(); [INFO] [stdout] 1878 | | async move { [INFO] [stdout] 1879 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1911 | | } [INFO] [stdout] 1912 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1898:61 [INFO] [stdout] | [INFO] [stdout] 1892 | / req.url_mut() [INFO] [stdout] 1893 | | .query_pairs_mut() [INFO] [stdout] 1894 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1898 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1911 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1927:17 [INFO] [stdout] | [INFO] [stdout] 1927 | / Box::pin({ [INFO] [stdout] 1928 | | let this = self.clone(); [INFO] [stdout] 1929 | | async move { [INFO] [stdout] 1930 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1957 | | } [INFO] [stdout] 1958 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:1948:61 [INFO] [stdout] | [INFO] [stdout] 1943 | / req.url_mut() [INFO] [stdout] 1944 | | .query_pairs_mut() [INFO] [stdout] 1945 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1948 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1957 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2034:17 [INFO] [stdout] | [INFO] [stdout] 2034 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2017:59 [INFO] [stdout] | [INFO] [stdout] 2012 | / ... req.url_mut() [INFO] [stdout] 2013 | | ... .query_pairs_mut() [INFO] [stdout] 2014 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2017 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2018 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2117:17 [INFO] [stdout] | [INFO] [stdout] 2117 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2100:59 [INFO] [stdout] | [INFO] [stdout] 2092 | / ... req.url_mut() [INFO] [stdout] 2093 | | ... .query_pairs_mut() [INFO] [stdout] 2094 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2100 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2101 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2133:17 [INFO] [stdout] | [INFO] [stdout] 2133 | / Box::pin({ [INFO] [stdout] 2134 | | let this = self.clone(); [INFO] [stdout] 2135 | | async move { [INFO] [stdout] 2136 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2163 | | } [INFO] [stdout] 2164 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2154:61 [INFO] [stdout] | [INFO] [stdout] 2148 | / req.url_mut() [INFO] [stdout] 2149 | | .query_pairs_mut() [INFO] [stdout] 2150 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2154 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2163 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2179:17 [INFO] [stdout] | [INFO] [stdout] 2179 | / Box::pin({ [INFO] [stdout] 2180 | | let this = self.clone(); [INFO] [stdout] 2181 | | async move { [INFO] [stdout] 2182 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2213 | | } [INFO] [stdout] 2214 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2200:61 [INFO] [stdout] | [INFO] [stdout] 2195 | / req.url_mut() [INFO] [stdout] 2196 | | .query_pairs_mut() [INFO] [stdout] 2197 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2200 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2213 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2230:17 [INFO] [stdout] | [INFO] [stdout] 2230 | / Box::pin({ [INFO] [stdout] 2231 | | let this = self.clone(); [INFO] [stdout] 2232 | | async move { [INFO] [stdout] 2233 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2265 | | } [INFO] [stdout] 2266 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2252:61 [INFO] [stdout] | [INFO] [stdout] 2247 | / req.url_mut() [INFO] [stdout] 2248 | | .query_pairs_mut() [INFO] [stdout] 2249 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2252 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2265 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2280:17 [INFO] [stdout] | [INFO] [stdout] 2280 | / Box::pin({ [INFO] [stdout] 2281 | | let this = self.clone(); [INFO] [stdout] 2282 | | async move { [INFO] [stdout] 2283 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2313 | | } [INFO] [stdout] 2314 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2300:61 [INFO] [stdout] | [INFO] [stdout] 2295 | / req.url_mut() [INFO] [stdout] 2296 | | .query_pairs_mut() [INFO] [stdout] 2297 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2300 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2313 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2397:17 [INFO] [stdout] | [INFO] [stdout] 2397 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2380:59 [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-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2380 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2381 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2412:17 [INFO] [stdout] | [INFO] [stdout] 2412 | / Box::pin({ [INFO] [stdout] 2413 | | let this = self.clone(); [INFO] [stdout] 2414 | | async move { [INFO] [stdout] 2415 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2446 | | } [INFO] [stdout] 2447 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2433:61 [INFO] [stdout] | [INFO] [stdout] 2428 | / req.url_mut() [INFO] [stdout] 2429 | | .query_pairs_mut() [INFO] [stdout] 2430 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2433 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2446 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2462:17 [INFO] [stdout] | [INFO] [stdout] 2462 | / Box::pin({ [INFO] [stdout] 2463 | | let this = self.clone(); [INFO] [stdout] 2464 | | async move { [INFO] [stdout] 2465 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2492 | | } [INFO] [stdout] 2493 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2483:61 [INFO] [stdout] | [INFO] [stdout] 2478 | / req.url_mut() [INFO] [stdout] 2479 | | .query_pairs_mut() [INFO] [stdout] 2480 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2483 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2492 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2508:17 [INFO] [stdout] | [INFO] [stdout] 2508 | / Box::pin({ [INFO] [stdout] 2509 | | let this = self.clone(); [INFO] [stdout] 2510 | | async move { [INFO] [stdout] 2511 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2542 | | } [INFO] [stdout] 2543 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2529:61 [INFO] [stdout] | [INFO] [stdout] 2524 | / req.url_mut() [INFO] [stdout] 2525 | | .query_pairs_mut() [INFO] [stdout] 2526 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2529 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2542 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2628:17 [INFO] [stdout] | [INFO] [stdout] 2628 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2611:59 [INFO] [stdout] | [INFO] [stdout] 2603 | / ... req.url_mut() [INFO] [stdout] 2604 | | ... .query_pairs_mut() [INFO] [stdout] 2605 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2611 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2612 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2713:17 [INFO] [stdout] | [INFO] [stdout] 2713 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2696:59 [INFO] [stdout] | [INFO] [stdout] 2688 | / ... req.url_mut() [INFO] [stdout] 2689 | | ... .query_pairs_mut() [INFO] [stdout] 2690 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2696 | ... 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 by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2729:17 [INFO] [stdout] | [INFO] [stdout] 2729 | / Box::pin({ [INFO] [stdout] 2730 | | let this = self.clone(); [INFO] [stdout] 2731 | | async move { [INFO] [stdout] 2732 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2764 | | } [INFO] [stdout] 2765 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2751:61 [INFO] [stdout] | [INFO] [stdout] 2746 | / req.url_mut() [INFO] [stdout] 2747 | | .query_pairs_mut() [INFO] [stdout] 2748 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2751 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2764 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2782:17 [INFO] [stdout] | [INFO] [stdout] 2782 | / Box::pin({ [INFO] [stdout] 2783 | | let this = self.clone(); [INFO] [stdout] 2784 | | async move { [INFO] [stdout] 2785 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2818 | | } [INFO] [stdout] 2819 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2805:61 [INFO] [stdout] | [INFO] [stdout] 2799 | / req.url_mut() [INFO] [stdout] 2800 | | .query_pairs_mut() [INFO] [stdout] 2801 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2805 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2818 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2835:17 [INFO] [stdout] | [INFO] [stdout] 2835 | / Box::pin({ [INFO] [stdout] 2836 | | let this = self.clone(); [INFO] [stdout] 2837 | | async move { [INFO] [stdout] 2838 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2866 | | } [INFO] [stdout] 2867 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2857:61 [INFO] [stdout] | [INFO] [stdout] 2852 | / req.url_mut() [INFO] [stdout] 2853 | | .query_pairs_mut() [INFO] [stdout] 2854 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2857 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2866 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2883:17 [INFO] [stdout] | [INFO] [stdout] 2883 | / Box::pin({ [INFO] [stdout] 2884 | | let this = self.clone(); [INFO] [stdout] 2885 | | async move { [INFO] [stdout] 2886 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2918 | | } [INFO] [stdout] 2919 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2905:61 [INFO] [stdout] | [INFO] [stdout] 2900 | / req.url_mut() [INFO] [stdout] 2901 | | .query_pairs_mut() [INFO] [stdout] 2902 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2905 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2918 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3004:17 [INFO] [stdout] | [INFO] [stdout] 3004 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:2987:59 [INFO] [stdout] | [INFO] [stdout] 2979 | / ... req.url_mut() [INFO] [stdout] 2980 | | ... .query_pairs_mut() [INFO] [stdout] 2981 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2987 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2988 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3020:17 [INFO] [stdout] | [INFO] [stdout] 3020 | / Box::pin({ [INFO] [stdout] 3021 | | let this = self.clone(); [INFO] [stdout] 3022 | | async move { [INFO] [stdout] 3023 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3055 | | } [INFO] [stdout] 3056 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3042:61 [INFO] [stdout] | [INFO] [stdout] 3037 | / req.url_mut() [INFO] [stdout] 3038 | | .query_pairs_mut() [INFO] [stdout] 3039 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3042 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3055 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3072:17 [INFO] [stdout] | [INFO] [stdout] 3072 | / Box::pin({ [INFO] [stdout] 3073 | | let this = self.clone(); [INFO] [stdout] 3074 | | async move { [INFO] [stdout] 3075 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3103 | | } [INFO] [stdout] 3104 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3094:61 [INFO] [stdout] | [INFO] [stdout] 3089 | / req.url_mut() [INFO] [stdout] 3090 | | .query_pairs_mut() [INFO] [stdout] 3091 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3094 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3103 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3120:17 [INFO] [stdout] | [INFO] [stdout] 3120 | / Box::pin({ [INFO] [stdout] 3121 | | let this = self.clone(); [INFO] [stdout] 3122 | | async move { [INFO] [stdout] 3123 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3155 | | } [INFO] [stdout] 3156 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3142:61 [INFO] [stdout] | [INFO] [stdout] 3137 | / req.url_mut() [INFO] [stdout] 3138 | | .query_pairs_mut() [INFO] [stdout] 3139 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3142 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3155 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3172:17 [INFO] [stdout] | [INFO] [stdout] 3172 | / Box::pin({ [INFO] [stdout] 3173 | | let this = self.clone(); [INFO] [stdout] 3174 | | async move { [INFO] [stdout] 3175 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3207 | | } [INFO] [stdout] 3208 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3194:61 [INFO] [stdout] | [INFO] [stdout] 3189 | / req.url_mut() [INFO] [stdout] 3190 | | .query_pairs_mut() [INFO] [stdout] 3191 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3194 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3207 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3295:17 [INFO] [stdout] | [INFO] [stdout] 3295 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3278:59 [INFO] [stdout] | [INFO] [stdout] 3270 | / ... req.url_mut() [INFO] [stdout] 3271 | | ... .query_pairs_mut() [INFO] [stdout] 3272 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3278 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3279 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3312:17 [INFO] [stdout] | [INFO] [stdout] 3312 | / Box::pin({ [INFO] [stdout] 3313 | | let this = self.clone(); [INFO] [stdout] 3314 | | async move { [INFO] [stdout] 3315 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3348 | | } [INFO] [stdout] 3349 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3335:61 [INFO] [stdout] | [INFO] [stdout] 3330 | / req.url_mut() [INFO] [stdout] 3331 | | .query_pairs_mut() [INFO] [stdout] 3332 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3335 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3348 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3366:17 [INFO] [stdout] | [INFO] [stdout] 3366 | / Box::pin({ [INFO] [stdout] 3367 | | let this = self.clone(); [INFO] [stdout] 3368 | | async move { [INFO] [stdout] 3369 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3398 | | } [INFO] [stdout] 3399 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3389:61 [INFO] [stdout] | [INFO] [stdout] 3384 | / req.url_mut() [INFO] [stdout] 3385 | | .query_pairs_mut() [INFO] [stdout] 3386 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3389 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3398 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3416:17 [INFO] [stdout] | [INFO] [stdout] 3416 | / Box::pin({ [INFO] [stdout] 3417 | | let this = self.clone(); [INFO] [stdout] 3418 | | async move { [INFO] [stdout] 3419 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3453 | | } [INFO] [stdout] 3454 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3440:61 [INFO] [stdout] | [INFO] [stdout] 3434 | / req.url_mut() [INFO] [stdout] 3435 | | .query_pairs_mut() [INFO] [stdout] 3436 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3440 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3453 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3471:17 [INFO] [stdout] | [INFO] [stdout] 3471 | / Box::pin({ [INFO] [stdout] 3472 | | let this = self.clone(); [INFO] [stdout] 3473 | | async move { [INFO] [stdout] 3474 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3508 | | } [INFO] [stdout] 3509 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3495:61 [INFO] [stdout] | [INFO] [stdout] 3489 | / req.url_mut() [INFO] [stdout] 3490 | | .query_pairs_mut() [INFO] [stdout] 3491 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3495 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3508 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3526:17 [INFO] [stdout] | [INFO] [stdout] 3526 | / Box::pin({ [INFO] [stdout] 3527 | | let this = self.clone(); [INFO] [stdout] 3528 | | async move { [INFO] [stdout] 3529 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3562 | | } [INFO] [stdout] 3563 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3549:61 [INFO] [stdout] | [INFO] [stdout] 3544 | / req.url_mut() [INFO] [stdout] 3545 | | .query_pairs_mut() [INFO] [stdout] 3546 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3549 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3562 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3652:17 [INFO] [stdout] | [INFO] [stdout] 3652 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3635:59 [INFO] [stdout] | [INFO] [stdout] 3627 | / ... req.url_mut() [INFO] [stdout] 3628 | | ... .query_pairs_mut() [INFO] [stdout] 3629 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3635 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3636 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3673:17 [INFO] [stdout] | [INFO] [stdout] 3673 | / Box::pin({ [INFO] [stdout] 3674 | | let this = self.clone(); [INFO] [stdout] 3675 | | async move { [INFO] [stdout] 3676 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3710 | | } [INFO] [stdout] 3711 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3697:61 [INFO] [stdout] | [INFO] [stdout] 3689 | / req.url_mut() [INFO] [stdout] 3690 | | .query_pairs_mut() [INFO] [stdout] 3691 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3697 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3710 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3803:17 [INFO] [stdout] | [INFO] [stdout] 3803 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3786:59 [INFO] [stdout] | [INFO] [stdout] 3775 | / ... req.url_mut() [INFO] [stdout] 3776 | | ... .query_pairs_mut() [INFO] [stdout] 3777 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3786 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3787 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3818:17 [INFO] [stdout] | [INFO] [stdout] 3818 | / Box::pin({ [INFO] [stdout] 3819 | | let this = self.clone(); [INFO] [stdout] 3820 | | async move { [INFO] [stdout] 3821 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3852 | | } [INFO] [stdout] 3853 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3839:61 [INFO] [stdout] | [INFO] [stdout] 3834 | / req.url_mut() [INFO] [stdout] 3835 | | .query_pairs_mut() [INFO] [stdout] 3836 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3839 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3852 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3869:17 [INFO] [stdout] | [INFO] [stdout] 3869 | / Box::pin({ [INFO] [stdout] 3870 | | let this = self.clone(); [INFO] [stdout] 3871 | | async move { [INFO] [stdout] 3872 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3904 | | } [INFO] [stdout] 3905 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3891:61 [INFO] [stdout] | [INFO] [stdout] 3885 | / req.url_mut() [INFO] [stdout] 3886 | | .query_pairs_mut() [INFO] [stdout] 3887 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3891 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3904 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3979:17 [INFO] [stdout] | [INFO] [stdout] 3979 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3962:59 [INFO] [stdout] | [INFO] [stdout] 3957 | / ... req.url_mut() [INFO] [stdout] 3958 | | ... .query_pairs_mut() [INFO] [stdout] 3959 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3962 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3963 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:3994:17 [INFO] [stdout] | [INFO] [stdout] 3994 | / Box::pin({ [INFO] [stdout] 3995 | | let this = self.clone(); [INFO] [stdout] 3996 | | async move { [INFO] [stdout] 3997 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4028 | | } [INFO] [stdout] 4029 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:4015:61 [INFO] [stdout] | [INFO] [stdout] 4010 | / req.url_mut() [INFO] [stdout] 4011 | | .query_pairs_mut() [INFO] [stdout] 4012 | | .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4015 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4028 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:4106:17 [INFO] [stdout] | [INFO] [stdout] 4106 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'r> Fn(&'r str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_2022_07_01_preview/mod.rs:4089:59 [INFO] [stdout] | [INFO] [stdout] 4082 | / ... req.url_mut() [INFO] [stdout] 4083 | | ... .query_pairs_mut() [INFO] [stdout] 4084 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-07-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4089 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4090 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.4.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 50 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_svc_deviceupdate` due to 51 previous errors [INFO] running `Command { std: "docker" "inspect" "b9cca1b7c1f013a3cc9be079817f56090246cd884798bdec45c12dd9b492595a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9cca1b7c1f013a3cc9be079817f56090246cd884798bdec45c12dd9b492595a", kill_on_drop: false }` [INFO] [stdout] b9cca1b7c1f013a3cc9be079817f56090246cd884798bdec45c12dd9b492595a