[INFO] fetching crate azure_mgmt_migrate 0.9.0... [INFO] building azure_mgmt_migrate-0.9.0 against try#f41a2ab7b0d9462073425dd6c04abbeb4805cb77 for pr-97334-2 [INFO] extracting crate azure_mgmt_migrate 0.9.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate azure_mgmt_migrate 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_migrate 0.9.0 [INFO] finished tweaking crates.io crate azure_mgmt_migrate 0.9.0 [INFO] tweaked toml for crates.io crate azure_mgmt_migrate 0.9.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" __CARGO_TEST_CHANNEL_OVERRIDE_DO_NOT_USE_THIS="nightly" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab0a7d9cd1349d49d45e0d95a1d60d3e5a32bc4f544f2843b72a331d7863de4b [INFO] running `Command { std: "docker" "start" "-a" "ab0a7d9cd1349d49d45e0d95a1d60d3e5a32bc4f544f2843b72a331d7863de4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab0a7d9cd1349d49d45e0d95a1d60d3e5a32bc4f544f2843b72a331d7863de4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0a7d9cd1349d49d45e0d95a1d60d3e5a32bc4f544f2843b72a331d7863de4b", kill_on_drop: false }` [INFO] [stdout] ab0a7d9cd1349d49d45e0d95a1d60d3e5a32bc4f544f2843b72a331d7863de4b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+f41a2ab7b0d9462073425dd6c04abbeb4805cb77" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 109bb6c0887acefcff5a129143c265b17c8def5e05c4cbf542a05acedffb90f4 [INFO] running `Command { std: "docker" "start" "-a" "109bb6c0887acefcff5a129143c265b17c8def5e05c4cbf542a05acedffb90f4", 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 memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling futures-io v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling unicode-bidi v0.3.10 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling async-trait v0.1.63 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling time-macros v0.2.6 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling ipnet v2.7.1 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling azure_core v0.8.0 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [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 serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [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_migrate v0.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error: future cannot be sent between threads safely [INFO] [stdout] --> src/package_2019_10/mod.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | 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_2019_10/mod.rs:383:59 [INFO] [stdout] | [INFO] [stdout] 378 | / ... req.url_mut() [INFO] [stdout] 379 | | ... .query_pairs_mut() [INFO] [stdout] 380 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 383 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 384 | ... } [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_2019_10/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<'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_2019_10/mod.rs:488:59 [INFO] [stdout] | [INFO] [stdout] 483 | / ... req.url_mut() [INFO] [stdout] 484 | | ... .query_pairs_mut() [INFO] [stdout] 485 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 488 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 489 | ... } [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_2019_10/mod.rs:551:17 [INFO] [stdout] | [INFO] [stdout] 551 | / Box::pin({ [INFO] [stdout] 552 | | let this = self.clone(); [INFO] [stdout] 553 | | async move { [INFO] [stdout] 554 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 574 | | } [INFO] [stdout] 575 | | }) [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_2019_10/mod.rs:573:63 [INFO] [stdout] | [INFO] [stdout] 568 | / req.url_mut() [INFO] [stdout] 569 | | .query_pairs_mut() [INFO] [stdout] 570 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 573 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 574 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:553:21: 574: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_2019_10/mod.rs:635:17 [INFO] [stdout] | [INFO] [stdout] 635 | / Box::pin({ [INFO] [stdout] 636 | | let this = self.clone(); [INFO] [stdout] 637 | | async move { [INFO] [stdout] 638 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 663 | | } [INFO] [stdout] 664 | | }) [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_2019_10/mod.rs:662:63 [INFO] [stdout] | [INFO] [stdout] 652 | / req.url_mut() [INFO] [stdout] 653 | | .query_pairs_mut() [INFO] [stdout] 654 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 662 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 663 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:637:21: 663: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_2019_10/mod.rs:724:17 [INFO] [stdout] | [INFO] [stdout] 724 | / Box::pin({ [INFO] [stdout] 725 | | let this = self.clone(); [INFO] [stdout] 726 | | async move { [INFO] [stdout] 727 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 752 | | } [INFO] [stdout] 753 | | }) [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_2019_10/mod.rs:751:63 [INFO] [stdout] | [INFO] [stdout] 741 | / req.url_mut() [INFO] [stdout] 742 | | .query_pairs_mut() [INFO] [stdout] 743 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 751 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 752 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:726:21: 752: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_2019_10/mod.rs:774:17 [INFO] [stdout] | [INFO] [stdout] 774 | / Box::pin({ [INFO] [stdout] 775 | | let this = self.clone(); [INFO] [stdout] 776 | | async move { [INFO] [stdout] 777 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 797 | | } [INFO] [stdout] 798 | | }) [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_2019_10/mod.rs:796:63 [INFO] [stdout] | [INFO] [stdout] 791 | / req.url_mut() [INFO] [stdout] 792 | | .query_pairs_mut() [INFO] [stdout] 793 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 796 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 797 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:776:21: 797: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_2019_10/mod.rs:849:17 [INFO] [stdout] | [INFO] [stdout] 849 | / Box::pin({ [INFO] [stdout] 850 | | let this = self.clone(); [INFO] [stdout] 851 | | async move { [INFO] [stdout] 852 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 873 | | } [INFO] [stdout] 874 | | }) [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_2019_10/mod.rs:872:63 [INFO] [stdout] | [INFO] [stdout] 867 | / req.url_mut() [INFO] [stdout] 868 | | .query_pairs_mut() [INFO] [stdout] 869 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 872 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 873 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:851:21: 873: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_2019_10/mod.rs:929:17 [INFO] [stdout] | [INFO] [stdout] 929 | / Box::pin({ [INFO] [stdout] 930 | | let this = self.clone(); [INFO] [stdout] 931 | | async move { [INFO] [stdout] 932 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 952 | | } [INFO] [stdout] 953 | | }) [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_2019_10/mod.rs:951:63 [INFO] [stdout] | [INFO] [stdout] 946 | / req.url_mut() [INFO] [stdout] 947 | | .query_pairs_mut() [INFO] [stdout] 948 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 951 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 952 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:931:21: 952: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_2019_10/mod.rs:1113:17 [INFO] [stdout] | [INFO] [stdout] 1113 | 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_2019_10/mod.rs:1100:59 [INFO] [stdout] | [INFO] [stdout] 1095 | / ... req.url_mut() [INFO] [stdout] 1096 | | ... .query_pairs_mut() [INFO] [stdout] 1097 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1100 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1101 | ... } [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_2019_10/mod.rs:1164:17 [INFO] [stdout] | [INFO] [stdout] 1164 | / Box::pin({ [INFO] [stdout] 1165 | | let this = self.clone(); [INFO] [stdout] 1166 | | async move { [INFO] [stdout] 1167 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1188 | | } [INFO] [stdout] 1189 | | }) [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_2019_10/mod.rs:1187:63 [INFO] [stdout] | [INFO] [stdout] 1182 | / req.url_mut() [INFO] [stdout] 1183 | | .query_pairs_mut() [INFO] [stdout] 1184 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1187 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1188 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1166:21: 1188: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_2019_10/mod.rs:1364:17 [INFO] [stdout] | [INFO] [stdout] 1364 | / Box::pin({ [INFO] [stdout] 1365 | | let this = self.clone(); [INFO] [stdout] 1366 | | async move { [INFO] [stdout] 1367 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1387 | | } [INFO] [stdout] 1388 | | }) [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_2019_10/mod.rs:1386:63 [INFO] [stdout] | [INFO] [stdout] 1381 | / req.url_mut() [INFO] [stdout] 1382 | | .query_pairs_mut() [INFO] [stdout] 1383 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1386 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1387 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1366:21: 1387: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_2019_10/mod.rs:1443:17 [INFO] [stdout] | [INFO] [stdout] 1443 | / Box::pin({ [INFO] [stdout] 1444 | | let this = self.clone(); [INFO] [stdout] 1445 | | async move { [INFO] [stdout] 1446 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1467 | | } [INFO] [stdout] 1468 | | }) [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_2019_10/mod.rs:1466:63 [INFO] [stdout] | [INFO] [stdout] 1461 | / req.url_mut() [INFO] [stdout] 1462 | | .query_pairs_mut() [INFO] [stdout] 1463 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1466 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1467 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1445:21: 1467: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_2019_10/mod.rs:1529:17 [INFO] [stdout] | [INFO] [stdout] 1529 | / Box::pin({ [INFO] [stdout] 1530 | | let this = self.clone(); [INFO] [stdout] 1531 | | async move { [INFO] [stdout] 1532 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1558 | | } [INFO] [stdout] 1559 | | }) [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_2019_10/mod.rs:1557:63 [INFO] [stdout] | [INFO] [stdout] 1547 | / req.url_mut() [INFO] [stdout] 1548 | | .query_pairs_mut() [INFO] [stdout] 1549 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1557 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1558 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1531:21: 1558: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_2019_10/mod.rs:1581:17 [INFO] [stdout] | [INFO] [stdout] 1581 | / Box::pin({ [INFO] [stdout] 1582 | | let this = self.clone(); [INFO] [stdout] 1583 | | async move { [INFO] [stdout] 1584 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1605 | | } [INFO] [stdout] 1606 | | }) [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_2019_10/mod.rs:1604:63 [INFO] [stdout] | [INFO] [stdout] 1599 | / req.url_mut() [INFO] [stdout] 1600 | | .query_pairs_mut() [INFO] [stdout] 1601 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1604 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1605 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1583:21: 1605: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_2019_10/mod.rs:1663:17 [INFO] [stdout] | [INFO] [stdout] 1663 | / ... Box::pin({ [INFO] [stdout] 1664 | | ... let this = self.clone(); [INFO] [stdout] 1665 | | ... async move { [INFO] [stdout] 1666 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 1685 | | ... } [INFO] [stdout] 1686 | | ... }) [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_2019_10/mod.rs:1684:63 [INFO] [stdout] | [INFO] [stdout] 1674 | / req.url_mut() [INFO] [stdout] 1675 | | .query_pairs_mut() [INFO] [stdout] 1676 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1684 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1685 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1665:21: 1685: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_2019_10/mod.rs:1896:17 [INFO] [stdout] | [INFO] [stdout] 1896 | / Box::pin({ [INFO] [stdout] 1897 | | let this = self.clone(); [INFO] [stdout] 1898 | | async move { [INFO] [stdout] 1899 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1920 | | } [INFO] [stdout] 1921 | | }) [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_2019_10/mod.rs:1919:63 [INFO] [stdout] | [INFO] [stdout] 1914 | / req.url_mut() [INFO] [stdout] 1915 | | .query_pairs_mut() [INFO] [stdout] 1916 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1919 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1920 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1898:21: 1920: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_2019_10/mod.rs:1976:17 [INFO] [stdout] | [INFO] [stdout] 1976 | / Box::pin({ [INFO] [stdout] 1977 | | let this = self.clone(); [INFO] [stdout] 1978 | | async move { [INFO] [stdout] 1979 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 1999 | | } [INFO] [stdout] 2000 | | }) [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_2019_10/mod.rs:1998:63 [INFO] [stdout] | [INFO] [stdout] 1993 | / req.url_mut() [INFO] [stdout] 1994 | | .query_pairs_mut() [INFO] [stdout] 1995 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 1998 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 1999 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:1978:21: 1999: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_2019_10/mod.rs:2056:17 [INFO] [stdout] | [INFO] [stdout] 2056 | / ... Box::pin({ [INFO] [stdout] 2057 | | ... let this = self.clone(); [INFO] [stdout] 2058 | | ... async move { [INFO] [stdout] 2059 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 2073 | | ... } [INFO] [stdout] 2074 | | ... }) [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_2019_10/mod.rs:2072:63 [INFO] [stdout] | [INFO] [stdout] 2067 | / req.url_mut() [INFO] [stdout] 2068 | | .query_pairs_mut() [INFO] [stdout] 2069 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2072 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2073 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2058:21: 2073: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_2019_10/mod.rs:2136:17 [INFO] [stdout] | [INFO] [stdout] 2136 | / ... Box::pin({ [INFO] [stdout] 2137 | | ... let this = self.clone(); [INFO] [stdout] 2138 | | ... async move { [INFO] [stdout] 2139 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [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<'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_2019_10/mod.rs:2157:63 [INFO] [stdout] | [INFO] [stdout] 2147 | / req.url_mut() [INFO] [stdout] 2148 | | .query_pairs_mut() [INFO] [stdout] 2149 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2157 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2158 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2138:21: 2158: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_2019_10/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 ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 2199 | | ... } [INFO] [stdout] 2200 | | ... }) [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_2019_10/mod.rs:2198:63 [INFO] [stdout] | [INFO] [stdout] 2193 | / req.url_mut() [INFO] [stdout] 2194 | | .query_pairs_mut() [INFO] [stdout] 2195 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2198 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2199 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2184:21: 2199: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_2019_10/mod.rs:2252:17 [INFO] [stdout] | [INFO] [stdout] 2252 | / ... Box::pin({ [INFO] [stdout] 2253 | | ... let this = self.clone(); [INFO] [stdout] 2254 | | ... async move { [INFO] [stdout] 2255 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 2270 | | ... } [INFO] [stdout] 2271 | | ... }) [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_2019_10/mod.rs:2269:63 [INFO] [stdout] | [INFO] [stdout] 2263 | / req.url_mut() [INFO] [stdout] 2264 | | .query_pairs_mut() [INFO] [stdout] 2265 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2269 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2270 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2254:21: 2270: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_2019_10/mod.rs:2439:17 [INFO] [stdout] | [INFO] [stdout] 2439 | 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_2019_10/mod.rs:2426:59 [INFO] [stdout] | [INFO] [stdout] 2421 | / ... req.url_mut() [INFO] [stdout] 2422 | | ... .query_pairs_mut() [INFO] [stdout] 2423 | | ... .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |______________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2426 | ... this.client.send(&mut req).await? [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2427 | ... } [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_2019_10/mod.rs:2492:17 [INFO] [stdout] | [INFO] [stdout] 2492 | / ... Box::pin({ [INFO] [stdout] 2493 | | ... let this = self.clone(); [INFO] [stdout] 2494 | | ... async move { [INFO] [stdout] 2495 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 2509 | | ... } [INFO] [stdout] 2510 | | ... }) [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_2019_10/mod.rs:2508:63 [INFO] [stdout] | [INFO] [stdout] 2503 | / req.url_mut() [INFO] [stdout] 2504 | | .query_pairs_mut() [INFO] [stdout] 2505 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2508 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2509 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2494:21: 2509: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_2019_10/mod.rs:2661:17 [INFO] [stdout] | [INFO] [stdout] 2661 | / Box::pin({ [INFO] [stdout] 2662 | | let this = self.clone(); [INFO] [stdout] 2663 | | async move { [INFO] [stdout] 2664 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2684 | | } [INFO] [stdout] 2685 | | }) [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_2019_10/mod.rs:2683:63 [INFO] [stdout] | [INFO] [stdout] 2678 | / req.url_mut() [INFO] [stdout] 2679 | | .query_pairs_mut() [INFO] [stdout] 2680 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2683 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2684 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2663:21: 2684: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_2019_10/mod.rs:2740:17 [INFO] [stdout] | [INFO] [stdout] 2740 | / Box::pin({ [INFO] [stdout] 2741 | | let this = self.clone(); [INFO] [stdout] 2742 | | async move { [INFO] [stdout] 2743 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2764 | | } [INFO] [stdout] 2765 | | }) [INFO] [stdout] | |__________________^ future created by async block is not `Send` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sync` is not implemented for `dyn for<'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_2019_10/mod.rs:2763:63 [INFO] [stdout] | [INFO] [stdout] 2758 | / req.url_mut() [INFO] [stdout] 2759 | | .query_pairs_mut() [INFO] [stdout] 2760 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2763 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2764 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2742:21: 2764: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_2019_10/mod.rs:2826:17 [INFO] [stdout] | [INFO] [stdout] 2826 | / Box::pin({ [INFO] [stdout] 2827 | | let this = self.clone(); [INFO] [stdout] 2828 | | async move { [INFO] [stdout] 2829 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2855 | | } [INFO] [stdout] 2856 | | }) [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_2019_10/mod.rs:2854:63 [INFO] [stdout] | [INFO] [stdout] 2844 | / req.url_mut() [INFO] [stdout] 2845 | | .query_pairs_mut() [INFO] [stdout] 2846 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2854 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2855 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2828:21: 2855: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_2019_10/mod.rs:2878:17 [INFO] [stdout] | [INFO] [stdout] 2878 | / Box::pin({ [INFO] [stdout] 2879 | | let this = self.clone(); [INFO] [stdout] 2880 | | async move { [INFO] [stdout] 2881 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 2902 | | } [INFO] [stdout] 2903 | | }) [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_2019_10/mod.rs:2901:63 [INFO] [stdout] | [INFO] [stdout] 2896 | / req.url_mut() [INFO] [stdout] 2897 | | .query_pairs_mut() [INFO] [stdout] 2898 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 2901 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 2902 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:2880:21: 2902: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_2019_10/mod.rs:3050:17 [INFO] [stdout] | [INFO] [stdout] 3050 | / Box::pin({ [INFO] [stdout] 3051 | | let this = self.clone(); [INFO] [stdout] 3052 | | async move { [INFO] [stdout] 3053 | | 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_2019_10/mod.rs:3072:63 [INFO] [stdout] | [INFO] [stdout] 3067 | / req.url_mut() [INFO] [stdout] 3068 | | .query_pairs_mut() [INFO] [stdout] 3069 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-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_2019_10/mod.rs:3052: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_2019_10/mod.rs:3129:17 [INFO] [stdout] | [INFO] [stdout] 3129 | / Box::pin({ [INFO] [stdout] 3130 | | let this = self.clone(); [INFO] [stdout] 3131 | | async move { [INFO] [stdout] 3132 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3153 | | } [INFO] [stdout] 3154 | | }) [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_2019_10/mod.rs:3152:63 [INFO] [stdout] | [INFO] [stdout] 3147 | / req.url_mut() [INFO] [stdout] 3148 | | .query_pairs_mut() [INFO] [stdout] 3149 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3152 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3153 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3131:21: 3153: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_2019_10/mod.rs:3215:17 [INFO] [stdout] | [INFO] [stdout] 3215 | / Box::pin({ [INFO] [stdout] 3216 | | let this = self.clone(); [INFO] [stdout] 3217 | | async move { [INFO] [stdout] 3218 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3244 | | } [INFO] [stdout] 3245 | | }) [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_2019_10/mod.rs:3243:63 [INFO] [stdout] | [INFO] [stdout] 3233 | / req.url_mut() [INFO] [stdout] 3234 | | .query_pairs_mut() [INFO] [stdout] 3235 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3243 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3244 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3217:21: 3244: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_2019_10/mod.rs:3267:17 [INFO] [stdout] | [INFO] [stdout] 3267 | / Box::pin({ [INFO] [stdout] 3268 | | let this = self.clone(); [INFO] [stdout] 3269 | | async move { [INFO] [stdout] 3270 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3291 | | } [INFO] [stdout] 3292 | | }) [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_2019_10/mod.rs:3290:63 [INFO] [stdout] | [INFO] [stdout] 3285 | / req.url_mut() [INFO] [stdout] 3286 | | .query_pairs_mut() [INFO] [stdout] 3287 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3290 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3291 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3269:21: 3291: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_2019_10/mod.rs:3439:17 [INFO] [stdout] | [INFO] [stdout] 3439 | / Box::pin({ [INFO] [stdout] 3440 | | let this = self.clone(); [INFO] [stdout] 3441 | | async move { [INFO] [stdout] 3442 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3462 | | } [INFO] [stdout] 3463 | | }) [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_2019_10/mod.rs:3461:63 [INFO] [stdout] | [INFO] [stdout] 3456 | / req.url_mut() [INFO] [stdout] 3457 | | .query_pairs_mut() [INFO] [stdout] 3458 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3461 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3462 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3441:21: 3462: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_2019_10/mod.rs:3518:17 [INFO] [stdout] | [INFO] [stdout] 3518 | / Box::pin({ [INFO] [stdout] 3519 | | let this = self.clone(); [INFO] [stdout] 3520 | | async move { [INFO] [stdout] 3521 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3542 | | } [INFO] [stdout] 3543 | | }) [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_2019_10/mod.rs:3541:63 [INFO] [stdout] | [INFO] [stdout] 3536 | / req.url_mut() [INFO] [stdout] 3537 | | .query_pairs_mut() [INFO] [stdout] 3538 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3541 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3542 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3520:21: 3542: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_2019_10/mod.rs:3604:17 [INFO] [stdout] | [INFO] [stdout] 3604 | / Box::pin({ [INFO] [stdout] 3605 | | let this = self.clone(); [INFO] [stdout] 3606 | | async move { [INFO] [stdout] 3607 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3633 | | } [INFO] [stdout] 3634 | | }) [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_2019_10/mod.rs:3632:63 [INFO] [stdout] | [INFO] [stdout] 3622 | / req.url_mut() [INFO] [stdout] 3623 | | .query_pairs_mut() [INFO] [stdout] 3624 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3632 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3633 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3606:21: 3633: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_2019_10/mod.rs:3656:17 [INFO] [stdout] | [INFO] [stdout] 3656 | / Box::pin({ [INFO] [stdout] 3657 | | let this = self.clone(); [INFO] [stdout] 3658 | | async move { [INFO] [stdout] 3659 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 3680 | | } [INFO] [stdout] 3681 | | }) [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_2019_10/mod.rs:3679:63 [INFO] [stdout] | [INFO] [stdout] 3674 | / req.url_mut() [INFO] [stdout] 3675 | | .query_pairs_mut() [INFO] [stdout] 3676 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 3679 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 3680 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3658:21: 3680: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_2019_10/mod.rs:3828:17 [INFO] [stdout] | [INFO] [stdout] 3828 | / Box::pin({ [INFO] [stdout] 3829 | | let this = self.clone(); [INFO] [stdout] 3830 | | async move { [INFO] [stdout] 3831 | | 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_2019_10/mod.rs:3850:63 [INFO] [stdout] | [INFO] [stdout] 3845 | / req.url_mut() [INFO] [stdout] 3846 | | .query_pairs_mut() [INFO] [stdout] 3847 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-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_2019_10/mod.rs:3830: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_2019_10/mod.rs:3907:17 [INFO] [stdout] | [INFO] [stdout] 3907 | / Box::pin({ [INFO] [stdout] 3908 | | let this = self.clone(); [INFO] [stdout] 3909 | | async move { [INFO] [stdout] 3910 | | 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_2019_10/mod.rs:3930:63 [INFO] [stdout] | [INFO] [stdout] 3925 | / req.url_mut() [INFO] [stdout] 3926 | | .query_pairs_mut() [INFO] [stdout] 3927 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-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_2019_10/mod.rs:3909: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_2019_10/mod.rs:3993:17 [INFO] [stdout] | [INFO] [stdout] 3993 | / Box::pin({ [INFO] [stdout] 3994 | | let this = self.clone(); [INFO] [stdout] 3995 | | async move { [INFO] [stdout] 3996 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4022 | | } [INFO] [stdout] 4023 | | }) [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_2019_10/mod.rs:4021:63 [INFO] [stdout] | [INFO] [stdout] 4011 | / req.url_mut() [INFO] [stdout] 4012 | | .query_pairs_mut() [INFO] [stdout] 4013 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4021 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4022 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:3995:21: 4022: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_2019_10/mod.rs:4045:17 [INFO] [stdout] | [INFO] [stdout] 4045 | / Box::pin({ [INFO] [stdout] 4046 | | let this = self.clone(); [INFO] [stdout] 4047 | | async move { [INFO] [stdout] 4048 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4069 | | } [INFO] [stdout] 4070 | | }) [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_2019_10/mod.rs:4068:63 [INFO] [stdout] | [INFO] [stdout] 4063 | / req.url_mut() [INFO] [stdout] 4064 | | .query_pairs_mut() [INFO] [stdout] 4065 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4068 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4069 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:4047:21: 4069: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_2019_10/mod.rs:4216:17 [INFO] [stdout] | [INFO] [stdout] 4216 | / ... Box::pin({ [INFO] [stdout] 4217 | | ... let this = self.clone(); [INFO] [stdout] 4218 | | ... async move { [INFO] [stdout] 4219 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 4233 | | ... } [INFO] [stdout] 4234 | | ... }) [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_2019_10/mod.rs:4232:63 [INFO] [stdout] | [INFO] [stdout] 4227 | / req.url_mut() [INFO] [stdout] 4228 | | .query_pairs_mut() [INFO] [stdout] 4229 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4232 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4233 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:4218:21: 4233: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_2019_10/mod.rs:4291:17 [INFO] [stdout] | [INFO] [stdout] 4291 | / ... Box::pin({ [INFO] [stdout] 4292 | | ... let this = self.clone(); [INFO] [stdout] 4293 | | ... async move { [INFO] [stdout] 4294 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 4308 | | ... } [INFO] [stdout] 4309 | | ... }) [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_2019_10/mod.rs:4307:63 [INFO] [stdout] | [INFO] [stdout] 4302 | / req.url_mut() [INFO] [stdout] 4303 | | .query_pairs_mut() [INFO] [stdout] 4304 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4307 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4308 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:4293:21: 4308: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_2019_10/mod.rs:4373:17 [INFO] [stdout] | [INFO] [stdout] 4373 | / ... Box::pin({ [INFO] [stdout] 4374 | | ... let this = self.clone(); [INFO] [stdout] 4375 | | ... async move { [INFO] [stdout] 4376 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 4395 | | ... } [INFO] [stdout] 4396 | | ... }) [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_2019_10/mod.rs:4394:63 [INFO] [stdout] | [INFO] [stdout] 4384 | / req.url_mut() [INFO] [stdout] 4385 | | .query_pairs_mut() [INFO] [stdout] 4386 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4394 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4395 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:4375:21: 4395: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_2019_10/mod.rs:4418:17 [INFO] [stdout] | [INFO] [stdout] 4418 | / ... Box::pin({ [INFO] [stdout] 4419 | | ... let this = self.clone(); [INFO] [stdout] 4420 | | ... async move { [INFO] [stdout] 4421 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 4435 | | ... } [INFO] [stdout] 4436 | | ... }) [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_2019_10/mod.rs:4434:63 [INFO] [stdout] | [INFO] [stdout] 4429 | / req.url_mut() [INFO] [stdout] 4430 | | .query_pairs_mut() [INFO] [stdout] 4431 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4434 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4435 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:4420:21: 4435: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_2019_10/mod.rs:4536:17 [INFO] [stdout] | [INFO] [stdout] 4536 | / ... Box::pin({ [INFO] [stdout] 4537 | | ... let this = self.clone(); [INFO] [stdout] 4538 | | ... async move { [INFO] [stdout] 4539 | | ... let url = azure_core :: Url :: parse (& format ! ("{}/subscriptions/{}/resourceGroups/{}/providers/Microsoft.Migrate/assess... [INFO] [stdout] ... | [INFO] [stdout] 4553 | | ... } [INFO] [stdout] 4554 | | ... }) [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_2019_10/mod.rs:4552:63 [INFO] [stdout] | [INFO] [stdout] 4547 | / req.url_mut() [INFO] [stdout] 4548 | | .query_pairs_mut() [INFO] [stdout] 4549 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4552 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4553 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:4538:21: 4553: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_2019_10/mod.rs:4608:17 [INFO] [stdout] | [INFO] [stdout] 4608 | / Box::pin({ [INFO] [stdout] 4609 | | let this = self.clone(); [INFO] [stdout] 4610 | | async move { [INFO] [stdout] 4611 | | let url = azure_core::Url::parse(&format!( [INFO] [stdout] ... | [INFO] [stdout] 4631 | | } [INFO] [stdout] 4632 | | }) [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_2019_10/mod.rs:4630:63 [INFO] [stdout] | [INFO] [stdout] 4625 | / req.url_mut() [INFO] [stdout] 4626 | | .query_pairs_mut() [INFO] [stdout] 4627 | | .append_pair(azure_core::query_param::API_VERSION, "2019-10-01"); [INFO] [stdout] | |____________________________________________________________________________________________- has type `&mut form_urlencoded::Serializer<'_, url::UrlQuery<'_>>` which is not `Send` [INFO] [stdout] ... [INFO] [stdout] 4630 | Ok(Response(this.client.send(&mut req).await?)) [INFO] [stdout] | ^^^^^^ await occurs here, with the value maybe used later [INFO] [stdout] 4631 | } [INFO] [stdout] | - the value is later dropped here [INFO] [stdout] = note: required for the cast from `[async block@src/package_2019_10/mod.rs:4610:21: 4631:22]` to the object type `dyn futures::Future> + std::marker::Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `azure_mgmt_migrate` due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "109bb6c0887acefcff5a129143c265b17c8def5e05c4cbf542a05acedffb90f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "109bb6c0887acefcff5a129143c265b17c8def5e05c4cbf542a05acedffb90f4", kill_on_drop: false }` [INFO] [stdout] 109bb6c0887acefcff5a129143c265b17c8def5e05c4cbf542a05acedffb90f4