[INFO] fetching crate azure_mgmt_streamanalytics 0.9.0... [INFO] building azure_mgmt_streamanalytics-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_streamanalytics 0.9.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_streamanalytics 0.9.0 on toolchain f41a2ab7b0d9462073425dd6c04abbeb4805cb77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate azure_mgmt_streamanalytics 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_streamanalytics 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_streamanalytics 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 82e2552b92b97165ca5d8c96b9b10532c57ee96bf1883efff2e84ca8399012fd [INFO] running `Command { std: "docker" "start" "-a" "82e2552b92b97165ca5d8c96b9b10532c57ee96bf1883efff2e84ca8399012fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82e2552b92b97165ca5d8c96b9b10532c57ee96bf1883efff2e84ca8399012fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82e2552b92b97165ca5d8c96b9b10532c57ee96bf1883efff2e84ca8399012fd", kill_on_drop: false }` [INFO] [stdout] 82e2552b92b97165ca5d8c96b9b10532c57ee96bf1883efff2e84ca8399012fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:9042d5c95763f71f7b0904716b98ccadf9fc47b0f382ee962aaaed2ac70c9b8d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c1875ec9bfd5f4982527f66420bf18739c201ceb2bcc2168d61342522bbc75c4 [INFO] running `Command { std: "docker" "start" "-a" "c1875ec9bfd5f4982527f66420bf18739c201ceb2bcc2168d61342522bbc75c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling futures-executor v0.3.25 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.14 [INFO] [stderr] Compiling azure_mgmt_streamanalytics v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:230:17 [INFO] [stdout] | [INFO] [stdout] 230 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:217:59 [INFO] [stdout] | [INFO] [stdout] 212 | / ... req.url_mut() [INFO] [stdout] 213 | | ... .query_pairs_mut() [INFO] [stdout] 214 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 217 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 218 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:465:17 [INFO] [stdout] | [INFO] [stdout] 465 | / Box::pin({ [INFO] [stdout] 466 | | let this = self.clone(); [INFO] [stdout] 467 | | async move { [INFO] [stdout] 468 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 491 | | } [INFO] [stdout] 492 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:490:63 [INFO] [stdout] | [INFO] [stdout] 482 | / req.url_mut() [INFO] [stdout] 483 | | .query_pairs_mut() [INFO] [stdout] 484 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 490 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 491 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:467:21: 491:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:560:17 [INFO] [stdout] | [INFO] [stdout] 560 | / Box::pin({ [INFO] [stdout] 561 | | let this = self.clone(); [INFO] [stdout] 562 | | async move { [INFO] [stdout] 563 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 590 | | } [INFO] [stdout] 591 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:589:63 [INFO] [stdout] | [INFO] [stdout] 577 | / req.url_mut() [INFO] [stdout] 578 | | .query_pairs_mut() [INFO] [stdout] 579 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 589 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 590 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:562:21: 590:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:652:17 [INFO] [stdout] | [INFO] [stdout] 652 | / Box::pin({ [INFO] [stdout] 653 | | let this = self.clone(); [INFO] [stdout] 654 | | async move { [INFO] [stdout] 655 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 679 | | } [INFO] [stdout] 680 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:678:63 [INFO] [stdout] | [INFO] [stdout] 669 | / req.url_mut() [INFO] [stdout] 670 | | .query_pairs_mut() [INFO] [stdout] 671 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 678 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 679 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:654:21: 679:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:702:17 [INFO] [stdout] | [INFO] [stdout] 702 | / Box::pin({ [INFO] [stdout] 703 | | let this = self.clone(); [INFO] [stdout] 704 | | async move { [INFO] [stdout] 705 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 725 | | } [INFO] [stdout] 726 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:724:63 [INFO] [stdout] | [INFO] [stdout] 719 | / req.url_mut() [INFO] [stdout] 720 | | .query_pairs_mut() [INFO] [stdout] 721 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 724 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 725 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:704:21: 725:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:830:17 [INFO] [stdout] | [INFO] [stdout] 830 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:817:59 [INFO] [stdout] | [INFO] [stdout] 809 | / ... req.url_mut() [INFO] [stdout] 810 | | ... .query_pairs_mut() [INFO] [stdout] 811 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 817 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 818 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:932:17 [INFO] [stdout] | [INFO] [stdout] 932 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:919:59 [INFO] [stdout] | [INFO] [stdout] 911 | / ... req.url_mut() [INFO] [stdout] 912 | | ... .query_pairs_mut() [INFO] [stdout] 913 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 919 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 920 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:956:17 [INFO] [stdout] | [INFO] [stdout] 956 | / Box::pin({ [INFO] [stdout] 957 | | let this = self.clone(); [INFO] [stdout] 958 | | async move { [INFO] [stdout] 959 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 984 | | } [INFO] [stdout] 985 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:983:63 [INFO] [stdout] | [INFO] [stdout] 973 | / req.url_mut() [INFO] [stdout] 974 | | .query_pairs_mut() [INFO] [stdout] 975 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 983 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 984 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:958:21: 984:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1003:17 [INFO] [stdout] | [INFO] [stdout] 1003 | / Box::pin({ [INFO] [stdout] 1004 | | let this = self.clone(); [INFO] [stdout] 1005 | | async move { [INFO] [stdout] 1006 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1027 | | } [INFO] [stdout] 1028 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1026:63 [INFO] [stdout] | [INFO] [stdout] 1020 | / req.url_mut() [INFO] [stdout] 1021 | | .query_pairs_mut() [INFO] [stdout] 1022 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1026 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1027 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1005:21: 1027:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1052:17 [INFO] [stdout] | [INFO] [stdout] 1052 | / Box::pin({ [INFO] [stdout] 1053 | | let this = self.clone(); [INFO] [stdout] 1054 | | async move { [INFO] [stdout] 1055 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1080 | | } [INFO] [stdout] 1081 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1079:63 [INFO] [stdout] | [INFO] [stdout] 1069 | / req.url_mut() [INFO] [stdout] 1070 | | .query_pairs_mut() [INFO] [stdout] 1071 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1079 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1080 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1054:21: 1080:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1278:17 [INFO] [stdout] | [INFO] [stdout] 1278 | / Box::pin({ [INFO] [stdout] 1279 | | let this = self.clone(); [INFO] [stdout] 1280 | | async move { [INFO] [stdout] 1281 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1302 | | } [INFO] [stdout] 1303 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1301:63 [INFO] [stdout] | [INFO] [stdout] 1296 | / req.url_mut() [INFO] [stdout] 1297 | | .query_pairs_mut() [INFO] [stdout] 1298 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1301 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1302 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1280:21: 1302:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1371:17 [INFO] [stdout] | [INFO] [stdout] 1371 | / Box::pin({ [INFO] [stdout] 1372 | | let this = self.clone(); [INFO] [stdout] 1373 | | async move { [INFO] [stdout] 1374 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1402 | | } [INFO] [stdout] 1403 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1401:63 [INFO] [stdout] | [INFO] [stdout] 1389 | / req.url_mut() [INFO] [stdout] 1390 | | .query_pairs_mut() [INFO] [stdout] 1391 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1401 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1402 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1373:21: 1402:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1465:17 [INFO] [stdout] | [INFO] [stdout] 1465 | / Box::pin({ [INFO] [stdout] 1466 | | let this = self.clone(); [INFO] [stdout] 1467 | | async move { [INFO] [stdout] 1468 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1493 | | } [INFO] [stdout] 1494 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1492:63 [INFO] [stdout] | [INFO] [stdout] 1483 | / req.url_mut() [INFO] [stdout] 1484 | | .query_pairs_mut() [INFO] [stdout] 1485 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1492 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1493 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1467:21: 1493:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1516:17 [INFO] [stdout] | [INFO] [stdout] 1516 | / Box::pin({ [INFO] [stdout] 1517 | | let this = self.clone(); [INFO] [stdout] 1518 | | async move { [INFO] [stdout] 1519 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1540 | | } [INFO] [stdout] 1541 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1539:63 [INFO] [stdout] | [INFO] [stdout] 1534 | / req.url_mut() [INFO] [stdout] 1535 | | .query_pairs_mut() [INFO] [stdout] 1536 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1539 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1540 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1518:21: 1540:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1647:17 [INFO] [stdout] | [INFO] [stdout] 1647 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1634:59 [INFO] [stdout] | [INFO] [stdout] 1626 | / ... req.url_mut() [INFO] [stdout] 1627 | | ... .query_pairs_mut() [INFO] [stdout] 1628 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1634 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1635 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1695:17 [INFO] [stdout] | [INFO] [stdout] 1695 | / Box::pin({ [INFO] [stdout] 1696 | | let this = self.clone(); [INFO] [stdout] 1697 | | async move { [INFO] [stdout] 1698 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1724 | | } [INFO] [stdout] 1725 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1723:63 [INFO] [stdout] | [INFO] [stdout] 1713 | / req.url_mut() [INFO] [stdout] 1714 | | .query_pairs_mut() [INFO] [stdout] 1715 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1723 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1724 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1697:21: 1724:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1861:17 [INFO] [stdout] | [INFO] [stdout] 1861 | / Box::pin({ [INFO] [stdout] 1862 | | let this = self.clone(); [INFO] [stdout] 1863 | | async move { [INFO] [stdout] 1864 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1885 | | } [INFO] [stdout] 1886 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1884:63 [INFO] [stdout] | [INFO] [stdout] 1879 | / req.url_mut() [INFO] [stdout] 1880 | | .query_pairs_mut() [INFO] [stdout] 1881 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1884 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1885 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1863:21: 1885:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1954:17 [INFO] [stdout] | [INFO] [stdout] 1954 | / Box::pin({ [INFO] [stdout] 1955 | | let this = self.clone(); [INFO] [stdout] 1956 | | async move { [INFO] [stdout] 1957 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1985 | | } [INFO] [stdout] 1986 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:1984:63 [INFO] [stdout] | [INFO] [stdout] 1972 | / req.url_mut() [INFO] [stdout] 1973 | | .query_pairs_mut() [INFO] [stdout] 1974 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1984 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1985 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:1956:21: 1985:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2048:17 [INFO] [stdout] | [INFO] [stdout] 2048 | / Box::pin({ [INFO] [stdout] 2049 | | let this = self.clone(); [INFO] [stdout] 2050 | | async move { [INFO] [stdout] 2051 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2076 | | } [INFO] [stdout] 2077 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2075:63 [INFO] [stdout] | [INFO] [stdout] 2066 | / req.url_mut() [INFO] [stdout] 2067 | | .query_pairs_mut() [INFO] [stdout] 2068 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2075 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2076 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:2050:21: 2076:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2278:17 [INFO] [stdout] | [INFO] [stdout] 2278 | / Box::pin({ [INFO] [stdout] 2279 | | let this = self.clone(); [INFO] [stdout] 2280 | | async move { [INFO] [stdout] 2281 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2302 | | } [INFO] [stdout] 2303 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2301:63 [INFO] [stdout] | [INFO] [stdout] 2296 | / req.url_mut() [INFO] [stdout] 2297 | | .query_pairs_mut() [INFO] [stdout] 2298 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2301 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2302 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:2280:21: 2302:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2371:17 [INFO] [stdout] | [INFO] [stdout] 2371 | / Box::pin({ [INFO] [stdout] 2372 | | let this = self.clone(); [INFO] [stdout] 2373 | | async move { [INFO] [stdout] 2374 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2402 | | } [INFO] [stdout] 2403 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2401:63 [INFO] [stdout] | [INFO] [stdout] 2389 | / req.url_mut() [INFO] [stdout] 2390 | | .query_pairs_mut() [INFO] [stdout] 2391 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2401 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2402 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:2373:21: 2402:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2465:17 [INFO] [stdout] | [INFO] [stdout] 2465 | / Box::pin({ [INFO] [stdout] 2466 | | let this = self.clone(); [INFO] [stdout] 2467 | | async move { [INFO] [stdout] 2468 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2493 | | } [INFO] [stdout] 2494 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2492:63 [INFO] [stdout] | [INFO] [stdout] 2483 | / req.url_mut() [INFO] [stdout] 2484 | | .query_pairs_mut() [INFO] [stdout] 2485 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2492 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2493 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:2467:21: 2493:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2516:17 [INFO] [stdout] | [INFO] [stdout] 2516 | / Box::pin({ [INFO] [stdout] 2517 | | let this = self.clone(); [INFO] [stdout] 2518 | | async move { [INFO] [stdout] 2519 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2540 | | } [INFO] [stdout] 2541 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2539:63 [INFO] [stdout] | [INFO] [stdout] 2534 | / req.url_mut() [INFO] [stdout] 2535 | | .query_pairs_mut() [INFO] [stdout] 2536 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2539 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2540 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:2518:21: 2540:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2647:17 [INFO] [stdout] | [INFO] [stdout] 2647 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2634:59 [INFO] [stdout] | [INFO] [stdout] 2626 | / ... req.url_mut() [INFO] [stdout] 2627 | | ... .query_pairs_mut() [INFO] [stdout] 2628 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2634 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2635 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2695:17 [INFO] [stdout] | [INFO] [stdout] 2695 | / Box::pin({ [INFO] [stdout] 2696 | | let this = self.clone(); [INFO] [stdout] 2697 | | async move { [INFO] [stdout] 2698 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2724 | | } [INFO] [stdout] 2725 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2723:63 [INFO] [stdout] | [INFO] [stdout] 2713 | / req.url_mut() [INFO] [stdout] 2714 | | .query_pairs_mut() [INFO] [stdout] 2715 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2723 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2724 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:2697:21: 2724:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2949:17 [INFO] [stdout] | [INFO] [stdout] 2949 | / Box::pin({ [INFO] [stdout] 2950 | | let this = self.clone(); [INFO] [stdout] 2951 | | async move { [INFO] [stdout] 2952 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2973 | | } [INFO] [stdout] 2974 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:2972:63 [INFO] [stdout] | [INFO] [stdout] 2967 | / req.url_mut() [INFO] [stdout] 2968 | | .query_pairs_mut() [INFO] [stdout] 2969 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2972 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2973 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:2951:21: 2973:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3042:17 [INFO] [stdout] | [INFO] [stdout] 3042 | / Box::pin({ [INFO] [stdout] 3043 | | let this = self.clone(); [INFO] [stdout] 3044 | | async move { [INFO] [stdout] 3045 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3073 | | } [INFO] [stdout] 3074 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3072:63 [INFO] [stdout] | [INFO] [stdout] 3060 | / req.url_mut() [INFO] [stdout] 3061 | | .query_pairs_mut() [INFO] [stdout] 3062 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3072 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3073 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3044:21: 3073:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3136:17 [INFO] [stdout] | [INFO] [stdout] 3136 | / Box::pin({ [INFO] [stdout] 3137 | | let this = self.clone(); [INFO] [stdout] 3138 | | async move { [INFO] [stdout] 3139 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3164 | | } [INFO] [stdout] 3165 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3163:63 [INFO] [stdout] | [INFO] [stdout] 3154 | / req.url_mut() [INFO] [stdout] 3155 | | .query_pairs_mut() [INFO] [stdout] 3156 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3163 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3164 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3138:21: 3164:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3187:17 [INFO] [stdout] | [INFO] [stdout] 3187 | / Box::pin({ [INFO] [stdout] 3188 | | let this = self.clone(); [INFO] [stdout] 3189 | | async move { [INFO] [stdout] 3190 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3211 | | } [INFO] [stdout] 3212 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3210:63 [INFO] [stdout] | [INFO] [stdout] 3205 | / req.url_mut() [INFO] [stdout] 3206 | | .query_pairs_mut() [INFO] [stdout] 3207 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3210 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3211 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3189:21: 3211:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3318:17 [INFO] [stdout] | [INFO] [stdout] 3318 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3305:59 [INFO] [stdout] | [INFO] [stdout] 3297 | / ... req.url_mut() [INFO] [stdout] 3298 | | ... .query_pairs_mut() [INFO] [stdout] 3299 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3305 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3306 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/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] 3395 | | } [INFO] [stdout] 3396 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3394:63 [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, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3394 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3395 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3368:21: 3395:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3450:17 [INFO] [stdout] | [INFO] [stdout] 3450 | / ... Box::pin({ [INFO] [stdout] 3451 | | ... let this = self.clone(); [INFO] [stdout] 3452 | | ... async move { [INFO] [stdout] 3453 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourcegroups/{}/providers/Microsoft.StreamAnalytic... [INFO] [stdout] ... | [INFO] [stdout] 3474 | | ... } [INFO] [stdout] 3475 | | ... }) [INFO] [stdout] | |________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3473:63 [INFO] [stdout] | [INFO] [stdout] 3461 | / req.url_mut() [INFO] [stdout] 3462 | | .query_pairs_mut() [INFO] [stdout] 3463 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3473 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3474 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3452:21: 3474:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3536:17 [INFO] [stdout] | [INFO] [stdout] 3536 | / Box::pin({ [INFO] [stdout] 3537 | | let this = self.clone(); [INFO] [stdout] 3538 | | async move { [INFO] [stdout] 3539 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3558 | | } [INFO] [stdout] 3559 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3557:63 [INFO] [stdout] | [INFO] [stdout] 3552 | / req.url_mut() [INFO] [stdout] 3553 | | .query_pairs_mut() [INFO] [stdout] 3554 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3557 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3558 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3538:21: 3558:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3739:17 [INFO] [stdout] | [INFO] [stdout] 3739 | / Box::pin({ [INFO] [stdout] 3740 | | let this = self.clone(); [INFO] [stdout] 3741 | | async move { [INFO] [stdout] 3742 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3762 | | } [INFO] [stdout] 3763 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3761:63 [INFO] [stdout] | [INFO] [stdout] 3756 | / req.url_mut() [INFO] [stdout] 3757 | | .query_pairs_mut() [INFO] [stdout] 3758 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3761 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3762 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3741:21: 3762:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3821:17 [INFO] [stdout] | [INFO] [stdout] 3821 | / Box::pin({ [INFO] [stdout] 3822 | | let this = self.clone(); [INFO] [stdout] 3823 | | async move { [INFO] [stdout] 3824 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3851 | | } [INFO] [stdout] 3852 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3850:63 [INFO] [stdout] | [INFO] [stdout] 3838 | / req.url_mut() [INFO] [stdout] 3839 | | .query_pairs_mut() [INFO] [stdout] 3840 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3850 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3851 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3823:21: 3851:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3904:17 [INFO] [stdout] | [INFO] [stdout] 3904 | / Box::pin({ [INFO] [stdout] 3905 | | let this = self.clone(); [INFO] [stdout] 3906 | | async move { [INFO] [stdout] 3907 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3931 | | } [INFO] [stdout] 3932 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3930:63 [INFO] [stdout] | [INFO] [stdout] 3921 | / req.url_mut() [INFO] [stdout] 3922 | | .query_pairs_mut() [INFO] [stdout] 3923 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3930 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3931 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3906:21: 3931:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3954:17 [INFO] [stdout] | [INFO] [stdout] 3954 | / Box::pin({ [INFO] [stdout] 3955 | | let this = self.clone(); [INFO] [stdout] 3956 | | async move { [INFO] [stdout] 3957 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3977 | | } [INFO] [stdout] 3978 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:3976:63 [INFO] [stdout] | [INFO] [stdout] 3971 | / req.url_mut() [INFO] [stdout] 3972 | | .query_pairs_mut() [INFO] [stdout] 3973 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3976 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3977 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:3956:21: 3977:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4071:17 [INFO] [stdout] | [INFO] [stdout] 4071 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4058:59 [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, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4058 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4059 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4166:17 [INFO] [stdout] | [INFO] [stdout] 4166 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4153:59 [INFO] [stdout] | [INFO] [stdout] 4148 | / ... req.url_mut() [INFO] [stdout] 4149 | | ... .query_pairs_mut() [INFO] [stdout] 4150 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4153 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4154 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4264:17 [INFO] [stdout] | [INFO] [stdout] 4264 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4251:59 [INFO] [stdout] | [INFO] [stdout] 4245 | / ... req.url_mut() [INFO] [stdout] 4246 | | ... .query_pairs_mut() [INFO] [stdout] 4247 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4251 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4252 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4401:17 [INFO] [stdout] | [INFO] [stdout] 4401 | / Box::pin({ [INFO] [stdout] 4402 | | let this = self.clone(); [INFO] [stdout] 4403 | | async move { [INFO] [stdout] 4404 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4425 | | } [INFO] [stdout] 4426 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4424:63 [INFO] [stdout] | [INFO] [stdout] 4419 | / req.url_mut() [INFO] [stdout] 4420 | | .query_pairs_mut() [INFO] [stdout] 4421 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4424 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4425 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:4403:21: 4425:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4484:17 [INFO] [stdout] | [INFO] [stdout] 4484 | / Box::pin({ [INFO] [stdout] 4485 | | let this = self.clone(); [INFO] [stdout] 4486 | | async move { [INFO] [stdout] 4487 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4515 | | } [INFO] [stdout] 4516 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4514:63 [INFO] [stdout] | [INFO] [stdout] 4502 | / req.url_mut() [INFO] [stdout] 4503 | | .query_pairs_mut() [INFO] [stdout] 4504 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4514 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4515 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:4486:21: 4515:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4539:17 [INFO] [stdout] | [INFO] [stdout] 4539 | / Box::pin({ [INFO] [stdout] 4540 | | let this = self.clone(); [INFO] [stdout] 4541 | | async move { [INFO] [stdout] 4542 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4563 | | } [INFO] [stdout] 4564 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4562:63 [INFO] [stdout] | [INFO] [stdout] 4557 | / req.url_mut() [INFO] [stdout] 4558 | | .query_pairs_mut() [INFO] [stdout] 4559 | | .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4562 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4563 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_pure_2020_03/mod.rs:4541:21: 4563:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4661:17 [INFO] [stdout] | [INFO] [stdout] 4661 | azure_core::Pageable::new(make_request) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'a> Fn(&'a str) -> Cow<'_, [u8]>` [INFO] [stdout] note: future is not `Send` as this value is used across an await [INFO] [stdout] --> src/package_pure_2020_03/mod.rs:4648:59 [INFO] [stdout] | [INFO] [stdout] 4643 | / ... req.url_mut() [INFO] [stdout] 4644 | | ... .query_pairs_mut() [INFO] [stdout] 4645 | | ... .append_pair(azure_core::query_param::API_VERSION, "2020-03-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4648 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4649 | ... } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] note: required by a bound in `azure_core::pageable::>::new` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/azure_core-0.8.0/src/pageable.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | declare!(+ Send); [INFO] [stdout] | ^^^^ required by this bound in `azure_core::pageable::>::new` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 44 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_streamanalytics` due to 45 previous errors [INFO] running `Command { std: "docker" "inspect" "c1875ec9bfd5f4982527f66420bf18739c201ceb2bcc2168d61342522bbc75c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1875ec9bfd5f4982527f66420bf18739c201ceb2bcc2168d61342522bbc75c4", kill_on_drop: false }` [INFO] [stdout] c1875ec9bfd5f4982527f66420bf18739c201ceb2bcc2168d61342522bbc75c4