[INFO] fetching crate beisen 0.1.0... [INFO] checking beisen-0.1.0 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate beisen 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate beisen 0.1.0 on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate beisen 0.1.0 [INFO] finished tweaking crates.io crate beisen 0.1.0 [INFO] tweaked toml for crates.io crate beisen 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate beisen 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 431bbe6b117025468a84afa30d1046428de82edaee6c4004a8098f7e6fb3330e [INFO] running `Command { std: "docker" "start" "-a" "431bbe6b117025468a84afa30d1046428de82edaee6c4004a8098f7e6fb3330e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "431bbe6b117025468a84afa30d1046428de82edaee6c4004a8098f7e6fb3330e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "431bbe6b117025468a84afa30d1046428de82edaee6c4004a8098f7e6fb3330e", kill_on_drop: false }` [INFO] [stdout] 431bbe6b117025468a84afa30d1046428de82edaee6c4004a8098f7e6fb3330e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9dc87d911fd2c8714ea1ba43539adea3b3227bab0cf2070d05d2c8e7a2c3197 [INFO] running `Command { std: "docker" "start" "-a" "f9dc87d911fd2c8714ea1ba43539adea3b3227bab0cf2070d05d2c8e7a2c3197", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling async-recursion v1.0.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking beisen v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_contract::::search_contract_by_uids` [INFO] [stdout] --> src/impl_contract.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_contract::::search_contract_by_uids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_contract::::search_contract_by_uids` [INFO] [stdout] --> src/impl_contract.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_contract::::search_contract_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_contract.rs:9:86 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_contract_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ______________________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_contract_by_uids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/contract/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 41 | | // Ok(()) [INFO] [stdout] 42 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_contract::::search_contract_by_uids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::get_uid_by_email` [INFO] [stdout] --> src/impl_employee.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | async fn get_uid_by_email(&self, email: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::get_uid_by_email`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::get_uid_by_email` [INFO] [stdout] --> src/impl_employee.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | async fn get_uid_by_email(&self, email: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::get_uid_by_email::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | #[tracing::instrument] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::get_uid_by_email`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the attribute macro `tracing::instrument` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::get_basicinfo_by_uids` [INFO] [stdout] --> src/impl_employee.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::get_basicinfo_by_uids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::get_basicinfo_by_uids` [INFO] [stdout] --> src/impl_employee.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::get_basicinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:44:93 [INFO] [stdout] | [INFO] [stdout] 44 | async fn get_basicinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 45 | | let url = format!( [INFO] [stdout] 46 | | "{}/tenantbase/v1/{}/employee/basicinfo/ids/search", [INFO] [stdout] 47 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 65 | | Ok(resp.json().await?) [INFO] [stdout] 66 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::get_basicinfo_by_uids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::get_serviceinfo_by_uids` [INFO] [stdout] --> src/impl_employee.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::get_serviceinfo_by_uids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::get_serviceinfo_by_uids` [INFO] [stdout] --> src/impl_employee.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::get_serviceinfo_by_uids::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:68:97 [INFO] [stdout] | [INFO] [stdout] 68 | async fn get_serviceinfo_by_uids(&self, uids: Vec) -> Result> { [INFO] [stdout] | _________________________________________________________________________________________________^ [INFO] [stdout] 69 | | let url = format!( [INFO] [stdout] 70 | | "{}/tenantbase/v1/{}/employee/serviceinfo/ids/search", [INFO] [stdout] 71 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 89 | | Ok(resp.json().await?) [INFO] [stdout] 90 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::get_serviceinfo_by_uids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::search_employee_with_timewindow` [INFO] [stdout] --> src/impl_employee.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | async fn search_employee_with_timewindow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::search_employee_with_timewindow`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_employee::::search_employee_with_timewindow` [INFO] [stdout] --> src/impl_employee.rs:92:5 [INFO] [stdout] | [INFO] [stdout] 92 | async fn search_employee_with_timewindow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_employee::::search_employee_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_employee.rs:95:32 [INFO] [stdout] | [INFO] [stdout] 95 | ) -> Result> { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 96 | | let url = format!( [INFO] [stdout] 97 | | "{}/tenantbase/v1/{}/employee/timewindow/search", [INFO] [stdout] 98 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 129 | | Ok(items) [INFO] [stdout] 130 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_employee::::search_employee_with_timewindow`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_job_position::::search_position_by_ids` [INFO] [stdout] --> src/impl_job_position.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_job_position::::search_position_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_job_position::::search_position_by_ids` [INFO] [stdout] --> src/impl_job_position.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_job_position::::search_position_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_position.rs:9:74 [INFO] [stdout] | [INFO] [stdout] 9 | async fn search_position_by_ids(&self, ids: Vec<&str>) -> Result<()> { [INFO] [stdout] | __________________________________________________________________________^ [INFO] [stdout] 10 | | debug!("search_position_by_ids"); [INFO] [stdout] 11 | | let url = format!( [INFO] [stdout] 12 | | "{}/tenantbase/v1/{}/position/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 47 | | Ok(()) [INFO] [stdout] 48 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_job_position::::search_position_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_job_post::::search_job_post_by_ids` [INFO] [stdout] --> src/impl_job_post.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_job_post::::search_job_post_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_job_post::::search_job_post_by_ids` [INFO] [stdout] --> src/impl_job_post.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_job_post::::search_job_post_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:14:73 [INFO] [stdout] | [INFO] [stdout] 14 | async fn search_job_post_by_ids(&self, ids: Vec) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 15 | | debug!("search_job_post_by_uids"); [INFO] [stdout] 16 | | let url = format!( [INFO] [stdout] 17 | | "{}/tenantbase/v1/{}/jobpost/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 51 | | Ok(()) [INFO] [stdout] 52 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_job_post::::search_job_post_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_job_post::::search_job_post_with_timewindow` [INFO] [stdout] --> src/impl_job_post.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | async fn search_job_post_with_timewindow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_job_post::::search_job_post_with_timewindow`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_organization::::search_organization_by_ids` [INFO] [stdout] --> src/impl_organization.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_organization::::search_organization_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_job_post::::search_job_post_with_timewindow` [INFO] [stdout] --> src/impl_job_post.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | async fn search_job_post_with_timewindow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_job_post::::search_job_post_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_job_post.rs:58:31 [INFO] [stdout] | [INFO] [stdout] 58 | ) -> Result> { [INFO] [stdout] | _______________________________^ [INFO] [stdout] 59 | | let url = format!( [INFO] [stdout] 60 | | "{}/tenantbase/v1/{}/jobpost/timewindow/search", [INFO] [stdout] 61 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 95 | | // Ok(()) [INFO] [stdout] 96 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_job_post::::search_job_post_with_timewindow`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_organization::::search_organization_by_ids` [INFO] [stdout] --> src/impl_organization.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_organization::::search_organization_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:13:93 [INFO] [stdout] | [INFO] [stdout] 13 | async fn search_organization_by_ids(&self, oids: Vec) -> Result> { [INFO] [stdout] | _____________________________________________________________________________________________^ [INFO] [stdout] 14 | | let url = format!( [INFO] [stdout] 15 | | "{}/tenantbase/v1/{}/organization/ids/search", [INFO] [stdout] 16 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 34 | | Ok(resp.json().await?) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_organization::::search_organization_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_organization::::search_organization_with_timewindow` [INFO] [stdout] --> src/impl_organization.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | async fn search_organization_with_timewindow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_organization::::search_organization_with_timewindow`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_organization::::search_organization_with_timewindow` [INFO] [stdout] --> src/impl_organization.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | async fn search_organization_with_timewindow( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_organization::::search_organization_with_timewindow::{closure#0}`... [INFO] [stdout] --> src/impl_organization.rs:40:36 [INFO] [stdout] | [INFO] [stdout] 40 | ) -> Result> { [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 41 | | let url = format!( [INFO] [stdout] 42 | | "{}/tenantbase/v1/{}/organization/timewindow/search", [INFO] [stdout] 43 | | BASE_URL, self.tenant_id [INFO] [stdout] ... | [INFO] [stdout] 76 | | Ok(items) [INFO] [stdout] 77 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_organization::::search_organization_with_timewindow`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_setting::::list_setting_by_page` [INFO] [stdout] --> src/impl_setting.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[async_recursion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_setting::::list_setting_by_page`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the attribute macro `async_recursion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_setting::::search_setting_by_ids` [INFO] [stdout] --> src/impl_setting.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_setting::::search_setting_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_setting::::list_setting_by_page` [INFO] [stdout] --> src/impl_setting.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | #[async_recursion] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_setting::::list_setting_by_page::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:27:98 [INFO] [stdout] | [INFO] [stdout] 27 | async fn list_setting_by_page(&self, name: ObjectName, page: usize) -> Result> { [INFO] [stdout] | __________________________________________________________________________________________________^ [INFO] [stdout] 28 | | debug!("list_setting_by_page"); [INFO] [stdout] 29 | | let url = format!( [INFO] [stdout] 30 | | "{}/tenantbase/v1/{}/setting/{}/page", [INFO] [stdout] ... | [INFO] [stdout] 67 | | Ok(items) [INFO] [stdout] 68 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_setting::::list_setting_by_page`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] = note: this error originates in the attribute macro `async_recursion` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_token::::access_token` [INFO] [stdout] --> src/impl_token.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_token::::access_token`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_setting::::search_setting_by_ids` [INFO] [stdout] --> src/impl_setting.rs:79:5 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_setting::::search_setting_by_ids::{closure#0}`... [INFO] [stdout] --> src/impl_setting.rs:79:96 [INFO] [stdout] | [INFO] [stdout] 79 | async fn search_setting_by_ids(&self, name: ObjectName, ids: Vec<&str>) -> Result { [INFO] [stdout] | ________________________________________________________________________________________________^ [INFO] [stdout] 80 | | debug!("search_setting_by_ids"); [INFO] [stdout] 81 | | let url = format!( [INFO] [stdout] 82 | | "{}/tenantbase/v1/{}/setting/{}/ids/search", [INFO] [stdout] ... | [INFO] [stdout] 102 | | name.response(resp.json().await?) [INFO] [stdout] 103 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_setting::::search_setting_by_ids`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `impl_token::::access_token` [INFO] [stdout] --> src/impl_token.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `impl_token::::access_token::{closure#0}`... [INFO] [stdout] --> src/impl_token.rs:10:51 [INFO] [stdout] | [INFO] [stdout] 10 | async fn access_token(&self) -> Result { [INFO] [stdout] | ___________________________________________________^ [INFO] [stdout] 11 | | let mut token = self.token.lock().await; [INFO] [stdout] 12 | | if !token.is_expires() { [INFO] [stdout] 13 | | return Ok(token.clone()); [INFO] [stdout] ... | [INFO] [stdout] 35 | | Ok(data) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `impl_token::::access_token`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `beisen` due to 14 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 13 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `beisen` due to 14 previous errors [INFO] running `Command { std: "docker" "inspect" "f9dc87d911fd2c8714ea1ba43539adea3b3227bab0cf2070d05d2c8e7a2c3197", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9dc87d911fd2c8714ea1ba43539adea3b3227bab0cf2070d05d2c8e7a2c3197", kill_on_drop: false }` [INFO] [stdout] f9dc87d911fd2c8714ea1ba43539adea3b3227bab0cf2070d05d2c8e7a2c3197