[INFO] fetching crate azure_mgmt_testbase 0.5.0... [INFO] building azure_mgmt_testbase-0.5.0 against try#b755f8b9936d084e0363ce6b393c7e444a37080e for pr-97334-1 [INFO] extracting crate azure_mgmt_testbase 0.5.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate azure_mgmt_testbase 0.5.0 on toolchain b755f8b9936d084e0363ce6b393c7e444a37080e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b755f8b9936d084e0363ce6b393c7e444a37080e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_testbase 0.5.0 [INFO] finished tweaking crates.io crate azure_mgmt_testbase 0.5.0 [INFO] tweaked toml for crates.io crate azure_mgmt_testbase 0.5.0 written to /workspace/builds/worker-3/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] [stderr] Blocking waiting for file lock on package cache [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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 91d0c92d3ca18061a538f47adc391902c8c433128f993a101b7607a16da10d9e [INFO] running `Command { std: "docker" "start" "-a" "91d0c92d3ca18061a538f47adc391902c8c433128f993a101b7607a16da10d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91d0c92d3ca18061a538f47adc391902c8c433128f993a101b7607a16da10d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91d0c92d3ca18061a538f47adc391902c8c433128f993a101b7607a16da10d9e", kill_on_drop: false }` [INFO] [stdout] 91d0c92d3ca18061a538f47adc391902c8c433128f993a101b7607a16da10d9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 88680c69c53dfa81ea13f0b148f3824648fd8f9243bc144fff53117a14545cac [INFO] running `Command { std: "docker" "start" "-a" "88680c69c53dfa81ea13f0b148f3824648fd8f9243bc144fff53117a14545cac", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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 memchr v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling anyhow v1.0.64 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling dyn-clone v1.0.9 [INFO] [stderr] Compiling paste v1.0.9 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.21.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling async-channel v1.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling rustc_version v0.4.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 futures-lite v1.12.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [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 idna v0.3.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.34 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling azure_mgmt_testbase v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2022_04_01_preview/mod.rs:240:17 [INFO] [stdout] | [INFO] [stdout] 240 | 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_04_01_preview/mod.rs:223:59 [INFO] [stdout] | [INFO] [stdout] 218 | / ... req.url_mut() [INFO] [stdout] 219 | | ... .query_pairs_mut() [INFO] [stdout] 220 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 223 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 224 | ... } [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_04_01_preview/mod.rs:501:17 [INFO] [stdout] | [INFO] [stdout] 501 | 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_04_01_preview/mod.rs:484:59 [INFO] [stdout] | [INFO] [stdout] 476 | / ... req.url_mut() [INFO] [stdout] 477 | | ... .query_pairs_mut() [INFO] [stdout] 478 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 484 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 485 | ... } [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_04_01_preview/mod.rs:586:17 [INFO] [stdout] | [INFO] [stdout] 586 | 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_04_01_preview/mod.rs:569:59 [INFO] [stdout] | [INFO] [stdout] 561 | / ... req.url_mut() [INFO] [stdout] 562 | | ... .query_pairs_mut() [INFO] [stdout] 563 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 569 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 570 | ... } [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_04_01_preview/mod.rs:602:17 [INFO] [stdout] | [INFO] [stdout] 602 | / Box::pin({ [INFO] [stdout] 603 | | let this = self.clone(); [INFO] [stdout] 604 | | async move { [INFO] [stdout] 605 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 637 | | } [INFO] [stdout] 638 | | }) [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_04_01_preview/mod.rs:624:61 [INFO] [stdout] | [INFO] [stdout] 619 | / req.url_mut() [INFO] [stdout] 620 | | .query_pairs_mut() [INFO] [stdout] 621 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 624 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 637 | } [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_04_01_preview/mod.rs:666:17 [INFO] [stdout] | [INFO] [stdout] 666 | / Box::pin({ [INFO] [stdout] 667 | | let this = self.clone(); [INFO] [stdout] 668 | | async move { [INFO] [stdout] 669 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 710 | | } [INFO] [stdout] 711 | | }) [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_04_01_preview/mod.rs:692:61 [INFO] [stdout] | [INFO] [stdout] 683 | / req.url_mut() [INFO] [stdout] 684 | | .query_pairs_mut() [INFO] [stdout] 685 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 692 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 710 | } [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_04_01_preview/mod.rs:734:17 [INFO] [stdout] | [INFO] [stdout] 734 | / Box::pin({ [INFO] [stdout] 735 | | let this = self.clone(); [INFO] [stdout] 736 | | async move { [INFO] [stdout] 737 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 772 | | } [INFO] [stdout] 773 | | }) [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_04_01_preview/mod.rs:757:61 [INFO] [stdout] | [INFO] [stdout] 751 | / req.url_mut() [INFO] [stdout] 752 | | .query_pairs_mut() [INFO] [stdout] 753 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 757 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 772 | } [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_04_01_preview/mod.rs:795:17 [INFO] [stdout] | [INFO] [stdout] 795 | / Box::pin({ [INFO] [stdout] 796 | | let this = self.clone(); [INFO] [stdout] 797 | | async move { [INFO] [stdout] 798 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 828 | | } [INFO] [stdout] 829 | | }) [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_04_01_preview/mod.rs:817:61 [INFO] [stdout] | [INFO] [stdout] 812 | / req.url_mut() [INFO] [stdout] 813 | | .query_pairs_mut() [INFO] [stdout] 814 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 817 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 828 | } [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_04_01_preview/mod.rs:851:17 [INFO] [stdout] | [INFO] [stdout] 851 | / Box::pin({ [INFO] [stdout] 852 | | let this = self.clone(); [INFO] [stdout] 853 | | async move { [INFO] [stdout] 854 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 885 | | } [INFO] [stdout] 886 | | }) [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_04_01_preview/mod.rs:874:61 [INFO] [stdout] | [INFO] [stdout] 868 | / req.url_mut() [INFO] [stdout] 869 | | .query_pairs_mut() [INFO] [stdout] 870 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 874 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 885 | } [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_04_01_preview/mod.rs:908:17 [INFO] [stdout] | [INFO] [stdout] 908 | / Box::pin({ [INFO] [stdout] 909 | | let this = self.clone(); [INFO] [stdout] 910 | | async move { [INFO] [stdout] 911 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 948 | | } [INFO] [stdout] 949 | | }) [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_04_01_preview/mod.rs:935:61 [INFO] [stdout] | [INFO] [stdout] 925 | / req.url_mut() [INFO] [stdout] 926 | | .query_pairs_mut() [INFO] [stdout] 927 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 935 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 948 | } [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_04_01_preview/mod.rs:966:17 [INFO] [stdout] | [INFO] [stdout] 966 | / ... Box::pin({ [INFO] [stdout] 967 | | ... let this = self.clone(); [INFO] [stdout] 968 | | ... async move { [INFO] [stdout] 969 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 996 | | ... } [INFO] [stdout] 997 | | ... }) [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_04_01_preview/mod.rs:983:61 [INFO] [stdout] | [INFO] [stdout] 977 | / req.url_mut() [INFO] [stdout] 978 | | .query_pairs_mut() [INFO] [stdout] 979 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 983 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 996 | } [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_04_01_preview/mod.rs:1110:17 [INFO] [stdout] | [INFO] [stdout] 1110 | 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_04_01_preview/mod.rs:1093:59 [INFO] [stdout] | [INFO] [stdout] 1085 | / ... req.url_mut() [INFO] [stdout] 1086 | | ... .query_pairs_mut() [INFO] [stdout] 1087 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1093 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1094 | ... } [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_04_01_preview/mod.rs:1241:17 [INFO] [stdout] | [INFO] [stdout] 1241 | 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_04_01_preview/mod.rs:1224:59 [INFO] [stdout] | [INFO] [stdout] 1217 | / ... req.url_mut() [INFO] [stdout] 1218 | | ... .query_pairs_mut() [INFO] [stdout] 1219 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1224 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1225 | ... } [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_04_01_preview/mod.rs:1258:17 [INFO] [stdout] | [INFO] [stdout] 1258 | / Box::pin({ [INFO] [stdout] 1259 | | let this = self.clone(); [INFO] [stdout] 1260 | | async move { [INFO] [stdout] 1261 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1294 | | } [INFO] [stdout] 1295 | | }) [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_04_01_preview/mod.rs:1281:61 [INFO] [stdout] | [INFO] [stdout] 1276 | / req.url_mut() [INFO] [stdout] 1277 | | .query_pairs_mut() [INFO] [stdout] 1278 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1281 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1294 | } [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_04_01_preview/mod.rs:1420:17 [INFO] [stdout] | [INFO] [stdout] 1420 | 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_04_01_preview/mod.rs:1403: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, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1403 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1404 | ... } [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_04_01_preview/mod.rs:1437:17 [INFO] [stdout] | [INFO] [stdout] 1437 | / Box::pin({ [INFO] [stdout] 1438 | | let this = self.clone(); [INFO] [stdout] 1439 | | async move { [INFO] [stdout] 1440 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1473 | | } [INFO] [stdout] 1474 | | }) [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_04_01_preview/mod.rs:1460:61 [INFO] [stdout] | [INFO] [stdout] 1455 | / req.url_mut() [INFO] [stdout] 1456 | | .query_pairs_mut() [INFO] [stdout] 1457 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1460 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1473 | } [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_04_01_preview/mod.rs:1599:17 [INFO] [stdout] | [INFO] [stdout] 1599 | 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_04_01_preview/mod.rs:1582:59 [INFO] [stdout] | [INFO] [stdout] 1577 | / ... req.url_mut() [INFO] [stdout] 1578 | | ... .query_pairs_mut() [INFO] [stdout] 1579 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1582 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1583 | ... } [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_04_01_preview/mod.rs:1616:17 [INFO] [stdout] | [INFO] [stdout] 1616 | / Box::pin({ [INFO] [stdout] 1617 | | let this = self.clone(); [INFO] [stdout] 1618 | | async move { [INFO] [stdout] 1619 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1652 | | } [INFO] [stdout] 1653 | | }) [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_04_01_preview/mod.rs:1639:61 [INFO] [stdout] | [INFO] [stdout] 1634 | / req.url_mut() [INFO] [stdout] 1635 | | .query_pairs_mut() [INFO] [stdout] 1636 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1639 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1652 | } [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_04_01_preview/mod.rs:1917:17 [INFO] [stdout] | [INFO] [stdout] 1917 | 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_04_01_preview/mod.rs:1900:59 [INFO] [stdout] | [INFO] [stdout] 1895 | / ... req.url_mut() [INFO] [stdout] 1896 | | ... .query_pairs_mut() [INFO] [stdout] 1897 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1900 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1901 | ... } [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_04_01_preview/mod.rs:1934:17 [INFO] [stdout] | [INFO] [stdout] 1934 | / Box::pin({ [INFO] [stdout] 1935 | | let this = self.clone(); [INFO] [stdout] 1936 | | async move { [INFO] [stdout] 1937 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1970 | | } [INFO] [stdout] 1971 | | }) [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_04_01_preview/mod.rs:1957:61 [INFO] [stdout] | [INFO] [stdout] 1952 | / req.url_mut() [INFO] [stdout] 1953 | | .query_pairs_mut() [INFO] [stdout] 1954 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1957 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 1970 | } [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_04_01_preview/mod.rs:1994:17 [INFO] [stdout] | [INFO] [stdout] 1994 | / Box::pin({ [INFO] [stdout] 1995 | | let this = self.clone(); [INFO] [stdout] 1996 | | async move { [INFO] [stdout] 1997 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2036 | | } [INFO] [stdout] 2037 | | }) [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_04_01_preview/mod.rs:2018:61 [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-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2018 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2036 | } [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_04_01_preview/mod.rs:2061:17 [INFO] [stdout] | [INFO] [stdout] 2061 | / Box::pin({ [INFO] [stdout] 2062 | | let this = self.clone(); [INFO] [stdout] 2063 | | async move { [INFO] [stdout] 2064 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2100 | | } [INFO] [stdout] 2101 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_04_01_preview/mod.rs:2085:61 [INFO] [stdout] | [INFO] [stdout] 2079 | / req.url_mut() [INFO] [stdout] 2080 | | .query_pairs_mut() [INFO] [stdout] 2081 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2085 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2100 | } [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_04_01_preview/mod.rs:2124:17 [INFO] [stdout] | [INFO] [stdout] 2124 | / Box::pin({ [INFO] [stdout] 2125 | | let this = self.clone(); [INFO] [stdout] 2126 | | async move { [INFO] [stdout] 2127 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2158 | | } [INFO] [stdout] 2159 | | }) [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_04_01_preview/mod.rs:2147:61 [INFO] [stdout] | [INFO] [stdout] 2142 | / req.url_mut() [INFO] [stdout] 2143 | | .query_pairs_mut() [INFO] [stdout] 2144 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2147 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2158 | } [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_04_01_preview/mod.rs:2182:17 [INFO] [stdout] | [INFO] [stdout] 2182 | / Box::pin({ [INFO] [stdout] 2183 | | let this = self.clone(); [INFO] [stdout] 2184 | | async move { [INFO] [stdout] 2185 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2217 | | } [INFO] [stdout] 2218 | | }) [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_04_01_preview/mod.rs:2206:61 [INFO] [stdout] | [INFO] [stdout] 2200 | / req.url_mut() [INFO] [stdout] 2201 | | .query_pairs_mut() [INFO] [stdout] 2202 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2206 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2217 | } [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_04_01_preview/mod.rs:2235:17 [INFO] [stdout] | [INFO] [stdout] 2235 | / ... Box::pin({ [INFO] [stdout] 2236 | | ... let this = self.clone(); [INFO] [stdout] 2237 | | ... async move { [INFO] [stdout] 2238 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [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_04_01_preview/mod.rs:2252:61 [INFO] [stdout] | [INFO] [stdout] 2246 | / req.url_mut() [INFO] [stdout] 2247 | | .query_pairs_mut() [INFO] [stdout] 2248 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-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_04_01_preview/mod.rs:2294:17 [INFO] [stdout] | [INFO] [stdout] 2294 | / Box::pin({ [INFO] [stdout] 2295 | | let this = self.clone(); [INFO] [stdout] 2296 | | async move { [INFO] [stdout] 2297 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2333 | | } [INFO] [stdout] 2334 | | }) [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_04_01_preview/mod.rs:2322:61 [INFO] [stdout] | [INFO] [stdout] 2312 | / req.url_mut() [INFO] [stdout] 2313 | | .query_pairs_mut() [INFO] [stdout] 2314 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2322 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2333 | } [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_04_01_preview/mod.rs:2459:17 [INFO] [stdout] | [INFO] [stdout] 2459 | 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_04_01_preview/mod.rs:2442:59 [INFO] [stdout] | [INFO] [stdout] 2437 | / ... req.url_mut() [INFO] [stdout] 2438 | | ... .query_pairs_mut() [INFO] [stdout] 2439 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2442 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2443 | ... } [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_04_01_preview/mod.rs:2476:17 [INFO] [stdout] | [INFO] [stdout] 2476 | / Box::pin({ [INFO] [stdout] 2477 | | let this = self.clone(); [INFO] [stdout] 2478 | | async move { [INFO] [stdout] 2479 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2512 | | } [INFO] [stdout] 2513 | | }) [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_04_01_preview/mod.rs:2499:61 [INFO] [stdout] | [INFO] [stdout] 2494 | / req.url_mut() [INFO] [stdout] 2495 | | .query_pairs_mut() [INFO] [stdout] 2496 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2499 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2512 | } [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_04_01_preview/mod.rs:2733:17 [INFO] [stdout] | [INFO] [stdout] 2733 | 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_04_01_preview/mod.rs:2716:59 [INFO] [stdout] | [INFO] [stdout] 2706 | / ... req.url_mut() [INFO] [stdout] 2707 | | ... .query_pairs_mut() [INFO] [stdout] 2708 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2716 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2717 | ... } [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_04_01_preview/mod.rs:2751:17 [INFO] [stdout] | [INFO] [stdout] 2751 | / ... Box::pin({ [INFO] [stdout] 2752 | | ... let this = self.clone(); [INFO] [stdout] 2753 | | ... async move { [INFO] [stdout] 2754 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 2780 | | ... } [INFO] [stdout] 2781 | | ... }) [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_04_01_preview/mod.rs:2767:61 [INFO] [stdout] | [INFO] [stdout] 2762 | / req.url_mut() [INFO] [stdout] 2763 | | .query_pairs_mut() [INFO] [stdout] 2764 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2767 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2780 | } [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_04_01_preview/mod.rs:2799:17 [INFO] [stdout] | [INFO] [stdout] 2799 | / ... Box::pin({ [INFO] [stdout] 2800 | | ... let this = self.clone(); [INFO] [stdout] 2801 | | ... async move { [INFO] [stdout] 2802 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 2829 | | ... } [INFO] [stdout] 2830 | | ... }) [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_04_01_preview/mod.rs:2816:61 [INFO] [stdout] | [INFO] [stdout] 2810 | / req.url_mut() [INFO] [stdout] 2811 | | .query_pairs_mut() [INFO] [stdout] 2812 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2816 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2829 | } [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_04_01_preview/mod.rs:2848:17 [INFO] [stdout] | [INFO] [stdout] 2848 | / ... Box::pin({ [INFO] [stdout] 2849 | | ... let this = self.clone(); [INFO] [stdout] 2850 | | ... async move { [INFO] [stdout] 2851 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 2878 | | ... } [INFO] [stdout] 2879 | | ... }) [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_04_01_preview/mod.rs:2865:61 [INFO] [stdout] | [INFO] [stdout] 2859 | / req.url_mut() [INFO] [stdout] 2860 | | .query_pairs_mut() [INFO] [stdout] 2861 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2865 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2878 | } [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_04_01_preview/mod.rs:2898:17 [INFO] [stdout] | [INFO] [stdout] 2898 | / ... Box::pin({ [INFO] [stdout] 2899 | | ... let this = self.clone(); [INFO] [stdout] 2900 | | ... async move { [INFO] [stdout] 2901 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 2928 | | ... } [INFO] [stdout] 2929 | | ... }) [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_04_01_preview/mod.rs:2915:61 [INFO] [stdout] | [INFO] [stdout] 2909 | / req.url_mut() [INFO] [stdout] 2910 | | .query_pairs_mut() [INFO] [stdout] 2911 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2915 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 2928 | } [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_04_01_preview/mod.rs:3068:17 [INFO] [stdout] | [INFO] [stdout] 3068 | 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_04_01_preview/mod.rs:3051:59 [INFO] [stdout] | [INFO] [stdout] 3044 | / ... req.url_mut() [INFO] [stdout] 3045 | | ... .query_pairs_mut() [INFO] [stdout] 3046 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3051 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3052 | ... } [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_04_01_preview/mod.rs:3086:17 [INFO] [stdout] | [INFO] [stdout] 3086 | / ... Box::pin({ [INFO] [stdout] 3087 | | ... let this = self.clone(); [INFO] [stdout] 3088 | | ... async move { [INFO] [stdout] 3089 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 3115 | | ... } [INFO] [stdout] 3116 | | ... }) [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_04_01_preview/mod.rs:3102:61 [INFO] [stdout] | [INFO] [stdout] 3097 | / req.url_mut() [INFO] [stdout] 3098 | | .query_pairs_mut() [INFO] [stdout] 3099 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3102 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3115 | } [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_04_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_04_01_preview/mod.rs:3278:59 [INFO] [stdout] | [INFO] [stdout] 3273 | / ... req.url_mut() [INFO] [stdout] 3274 | | ... .query_pairs_mut() [INFO] [stdout] 3275 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-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_04_01_preview/mod.rs:3313:17 [INFO] [stdout] | [INFO] [stdout] 3313 | / ... Box::pin({ [INFO] [stdout] 3314 | | ... let this = self.clone(); [INFO] [stdout] 3315 | | ... async move { [INFO] [stdout] 3316 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 3342 | | ... } [INFO] [stdout] 3343 | | ... }) [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_04_01_preview/mod.rs:3329:61 [INFO] [stdout] | [INFO] [stdout] 3324 | / req.url_mut() [INFO] [stdout] 3325 | | .query_pairs_mut() [INFO] [stdout] 3326 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3329 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3342 | } [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_04_01_preview/mod.rs:3362:17 [INFO] [stdout] | [INFO] [stdout] 3362 | / ... Box::pin({ [INFO] [stdout] 3363 | | ... let this = self.clone(); [INFO] [stdout] 3364 | | ... async move { [INFO] [stdout] 3365 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 3392 | | ... } [INFO] [stdout] 3393 | | ... }) [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_04_01_preview/mod.rs:3379:61 [INFO] [stdout] | [INFO] [stdout] 3373 | / req.url_mut() [INFO] [stdout] 3374 | | .query_pairs_mut() [INFO] [stdout] 3375 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3379 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3392 | } [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_04_01_preview/mod.rs:3415:17 [INFO] [stdout] | [INFO] [stdout] 3415 | / ... Box::pin({ [INFO] [stdout] 3416 | | ... let this = self.clone(); [INFO] [stdout] 3417 | | ... async move { [INFO] [stdout] 3418 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 3441 | | ... } [INFO] [stdout] 3442 | | ... }) [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_04_01_preview/mod.rs:3431:61 [INFO] [stdout] | [INFO] [stdout] 3426 | / req.url_mut() [INFO] [stdout] 3427 | | .query_pairs_mut() [INFO] [stdout] 3428 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3431 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3441 | } [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_04_01_preview/mod.rs:3524:17 [INFO] [stdout] | [INFO] [stdout] 3524 | / ... Box::pin({ [INFO] [stdout] 3525 | | ... let this = self.clone(); [INFO] [stdout] 3526 | | ... async move { [INFO] [stdout] 3527 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 3557 | | ... } [INFO] [stdout] 3558 | | ... }) [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_04_01_preview/mod.rs:3544:61 [INFO] [stdout] | [INFO] [stdout] 3535 | / req.url_mut() [INFO] [stdout] 3536 | | .query_pairs_mut() [INFO] [stdout] 3537 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3544 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3557 | } [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_04_01_preview/mod.rs:3577:17 [INFO] [stdout] | [INFO] [stdout] 3577 | / ... Box::pin({ [INFO] [stdout] 3578 | | ... let this = self.clone(); [INFO] [stdout] 3579 | | ... async move { [INFO] [stdout] 3580 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.TestBase/testB... [INFO] [stdout] ... | [INFO] [stdout] 3606 | | ... } [INFO] [stdout] 3607 | | ... }) [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_04_01_preview/mod.rs:3593:61 [INFO] [stdout] | [INFO] [stdout] 3588 | / req.url_mut() [INFO] [stdout] 3589 | | .query_pairs_mut() [INFO] [stdout] 3590 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3593 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3606 | } [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_04_01_preview/mod.rs:3732:17 [INFO] [stdout] | [INFO] [stdout] 3732 | 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_04_01_preview/mod.rs:3715:59 [INFO] [stdout] | [INFO] [stdout] 3710 | / ... req.url_mut() [INFO] [stdout] 3711 | | ... .query_pairs_mut() [INFO] [stdout] 3712 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3715 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3716 | ... } [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_04_01_preview/mod.rs:3749:17 [INFO] [stdout] | [INFO] [stdout] 3749 | / Box::pin({ [INFO] [stdout] 3750 | | let this = self.clone(); [INFO] [stdout] 3751 | | async move { [INFO] [stdout] 3752 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3785 | | } [INFO] [stdout] 3786 | | }) [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_04_01_preview/mod.rs:3772:61 [INFO] [stdout] | [INFO] [stdout] 3767 | / req.url_mut() [INFO] [stdout] 3768 | | .query_pairs_mut() [INFO] [stdout] 3769 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3772 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 3785 | } [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_04_01_preview/mod.rs:3958:17 [INFO] [stdout] | [INFO] [stdout] 3958 | 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_04_01_preview/mod.rs:3941:59 [INFO] [stdout] | [INFO] [stdout] 3936 | / ... req.url_mut() [INFO] [stdout] 3937 | | ... .query_pairs_mut() [INFO] [stdout] 3938 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3941 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3942 | ... } [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_04_01_preview/mod.rs:3975:17 [INFO] [stdout] | [INFO] [stdout] 3975 | / Box::pin({ [INFO] [stdout] 3976 | | let this = self.clone(); [INFO] [stdout] 3977 | | async move { [INFO] [stdout] 3978 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4011 | | } [INFO] [stdout] 4012 | | }) [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_04_01_preview/mod.rs:3998:61 [INFO] [stdout] | [INFO] [stdout] 3993 | / req.url_mut() [INFO] [stdout] 3994 | | .query_pairs_mut() [INFO] [stdout] 3995 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3998 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4011 | } [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_04_01_preview/mod.rs:4035:17 [INFO] [stdout] | [INFO] [stdout] 4035 | / Box::pin({ [INFO] [stdout] 4036 | | let this = self.clone(); [INFO] [stdout] 4037 | | async move { [INFO] [stdout] 4038 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4077 | | } [INFO] [stdout] 4078 | | }) [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_04_01_preview/mod.rs:4059:61 [INFO] [stdout] | [INFO] [stdout] 4053 | / req.url_mut() [INFO] [stdout] 4054 | | .query_pairs_mut() [INFO] [stdout] 4055 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4059 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4077 | } [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_04_01_preview/mod.rs:4101:17 [INFO] [stdout] | [INFO] [stdout] 4101 | / Box::pin({ [INFO] [stdout] 4102 | | let this = self.clone(); [INFO] [stdout] 4103 | | async move { [INFO] [stdout] 4104 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4135 | | } [INFO] [stdout] 4136 | | }) [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_04_01_preview/mod.rs:4124:61 [INFO] [stdout] | [INFO] [stdout] 4119 | / req.url_mut() [INFO] [stdout] 4120 | | .query_pairs_mut() [INFO] [stdout] 4121 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4124 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4135 | } [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_04_01_preview/mod.rs:4216:17 [INFO] [stdout] | [INFO] [stdout] 4216 | 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_04_01_preview/mod.rs:4199:59 [INFO] [stdout] | [INFO] [stdout] 4194 | / ... req.url_mut() [INFO] [stdout] 4195 | | ... .query_pairs_mut() [INFO] [stdout] 4196 | | ... .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |______________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4199 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4200 | ... } [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_04_01_preview/mod.rs:4273:17 [INFO] [stdout] | [INFO] [stdout] 4273 | / Box::pin({ [INFO] [stdout] 4274 | | let this = self.clone(); [INFO] [stdout] 4275 | | async move { [INFO] [stdout] 4276 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4309 | | } [INFO] [stdout] 4310 | | }) [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_04_01_preview/mod.rs:4296:61 [INFO] [stdout] | [INFO] [stdout] 4290 | / req.url_mut() [INFO] [stdout] 4291 | | .query_pairs_mut() [INFO] [stdout] 4292 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4296 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4309 | } [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_04_01_preview/mod.rs:4331:17 [INFO] [stdout] | [INFO] [stdout] 4331 | / Box::pin({ [INFO] [stdout] 4332 | | let this = self.clone(); [INFO] [stdout] 4333 | | async move { [INFO] [stdout] 4334 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4371 | | } [INFO] [stdout] 4372 | | }) [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_04_01_preview/mod.rs:4358:61 [INFO] [stdout] | [INFO] [stdout] 4348 | / req.url_mut() [INFO] [stdout] 4349 | | .query_pairs_mut() [INFO] [stdout] 4350 | | .append_pair(azure_core::query_param::API_VERSION, "2022-04-01-preview"); [INFO] [stdout] | |____________________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4358 | let rsp = this.client.send(&mut req).await?; [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] ... [INFO] [stdout] 4371 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `impl futures::Future>` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_testbase` due to 50 previous errors [INFO] running `Command { std: "docker" "inspect" "88680c69c53dfa81ea13f0b148f3824648fd8f9243bc144fff53117a14545cac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88680c69c53dfa81ea13f0b148f3824648fd8f9243bc144fff53117a14545cac", kill_on_drop: false }` [INFO] [stdout] 88680c69c53dfa81ea13f0b148f3824648fd8f9243bc144fff53117a14545cac