[INFO] cloning repository https://github.com/tanium/octobot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tanium/octobot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fa4b75d342c8640570469a92f1b0a208f323fc5c [INFO] checking tanium/octobot against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftanium%2Foctobot" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tanium/octobot 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 git repo https://github.com/tanium/octobot [INFO] finished tweaking git repo https://github.com/tanium/octobot [INFO] tweaked toml for git repo https://github.com/tanium/octobot written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/tanium/octobot 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2dfd5b60017fbbae9d303a3a830471c43bb2fd3db04b0c96ae7b2e588a2c8316 [INFO] running `Command { std: "docker" "start" "-a" "2dfd5b60017fbbae9d303a3a830471c43bb2fd3db04b0c96ae7b2e588a2c8316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dfd5b60017fbbae9d303a3a830471c43bb2fd3db04b0c96ae7b2e588a2c8316", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dfd5b60017fbbae9d303a3a830471c43bb2fd3db04b0c96ae7b2e588a2c8316", kill_on_drop: false }` [INFO] [stdout] 2dfd5b60017fbbae9d303a3a830471c43bb2fd3db04b0c96ae7b2e588a2c8316 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 7284ea7a80924013a085297fe82d05bfa2c6e11610e08b0224fe5c0213bf6d27 [INFO] running `Command { std: "docker" "start" "-a" "7284ea7a80924013a085297fe82d05bfa2c6e11610e08b0224fe5c0213bf6d27", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-task v0.3.21 [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 tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling protobuf v2.27.1 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling prometheus v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking pem v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling libsqlite3-sys v0.24.2 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking procfs v0.12.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking openldap v1.2.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking thread-id v4.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking unidiff v0.3.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking conventional v0.5.0 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking hashlink v0.7.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking rusqlite v0.27.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tokio-core v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking simple_asn1 v0.6.2 [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 toml v0.5.9 [INFO] [stderr] Checking jsonwebtoken v8.1.0 [INFO] [stderr] Checking rpassword v6.0.1 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking octobot_lib v0.1.0 (/opt/rustwide/workdir/lib) [INFO] [stdout] error[E0391]: cycle detected when type-checking `github::api::::get_pull_request` [INFO] [stdout] --> lib/src/github/api.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_pull_request`, 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 `github::api::::create_pull_request` [INFO] [stdout] --> lib/src/github/api.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | async fn create_pull_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::create_pull_request`, 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 `github::api::::get_pull_request_commits` [INFO] [stdout] --> lib/src/github/api.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | async fn get_pull_request_commits( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_pull_request_commits`, 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 `github::api::::get_timeline` [INFO] [stdout] --> lib/src/github/api.rs:829:5 [INFO] [stdout] | [INFO] [stdout] 829 | async fn get_timeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_timeline`, 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 `github::api::::get_suites` [INFO] [stdout] --> lib/src/github/api.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_suites`, 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 `github::api::::create_check_run` [INFO] [stdout] --> lib/src/github/api.rs:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::create_check_run`, 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 `jira::api::::get_issue` [INFO] [stdout] --> lib/src/jira/api.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::get_issue`, 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 `jira::api::::get_transitions` [INFO] [stdout] --> lib/src/jira/api.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::get_transitions`, 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 `jira::api::::get_versions` [INFO] [stdout] --> lib/src/jira/api.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::get_versions`, 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 `jira::api::::add_pending_version` [INFO] [stdout] --> lib/src/jira/api.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::add_pending_version`, 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 `jira::api::::remove_pending_versions` [INFO] [stdout] --> lib/src/jira/api.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | async fn remove_pending_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::remove_pending_versions`, 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 `jira::api::::find_pending_versions` [INFO] [stdout] --> lib/src/jira/api.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | async fn find_pending_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::find_pending_versions`, 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 `github::api::::get_pull_request` [INFO] [stdout] --> lib/src/github/api.rs:459:5 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:459:99 [INFO] [stdout] | [INFO] [stdout] 459 | async fn get_pull_request(&self, owner: &str, repo: &str, number: u32) -> Result { [INFO] [stdout] | ___________________________________________________________________________________________________^ [INFO] [stdout] 460 | | let pull_request: Result = self [INFO] [stdout] 461 | | .client [INFO] [stdout] 462 | | .get(&format!("repos/{}/{}/pulls/{}", owner, repo, number)) [INFO] [stdout] ... | [INFO] [stdout] 475 | | Ok(pull_request) [INFO] [stdout] 476 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_pull_request`, 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 `github::api::::create_pull_request` [INFO] [stdout] --> lib/src/github/api.rs:521:5 [INFO] [stdout] | [INFO] [stdout] 521 | async fn create_pull_request( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::create_pull_request::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:529:30 [INFO] [stdout] | [INFO] [stdout] 529 | ) -> Result { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 530 | | #[derive(Serialize)] [INFO] [stdout] 531 | | struct CreatePR { [INFO] [stdout] 532 | | title: String, [INFO] [stdout] ... | [INFO] [stdout] 546 | | .await [INFO] [stdout] 547 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::create_pull_request`, 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 `github::api::::get_pull_request_commits` [INFO] [stdout] --> lib/src/github/api.rs:595:5 [INFO] [stdout] | [INFO] [stdout] 595 | async fn get_pull_request_commits( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_pull_request_commits::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:600:30 [INFO] [stdout] | [INFO] [stdout] 600 | ) -> Result> { [INFO] [stdout] | ______________________________^ [INFO] [stdout] 601 | | let mut result = vec![]; [INFO] [stdout] 602 | | let mut page = 1; [INFO] [stdout] 603 | | [INFO] [stdout] ... | [INFO] [stdout] 630 | | Ok(result) [INFO] [stdout] 631 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_pull_request_commits`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 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 `octobot_lib` due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `github::api::::get_timeline` [INFO] [stdout] --> lib/src/github/api.rs:829:5 [INFO] [stdout] | [INFO] [stdout] 829 | async fn get_timeline( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_timeline::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:834:37 [INFO] [stdout] | [INFO] [stdout] 834 | ) -> Result> { [INFO] [stdout] | _____________________________________^ [INFO] [stdout] 835 | | let mut events = vec![]; [INFO] [stdout] 836 | | let mut page = 1; [INFO] [stdout] 837 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 863 | | Ok(events) [INFO] [stdout] 864 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_timeline`, 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 `github::api::::get_suites` [INFO] [stdout] --> lib/src/github/api.rs:866:5 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::get_suites::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:866:77 [INFO] [stdout] | [INFO] [stdout] 866 | async fn get_suites(&self, pr: &PullRequest) -> Result> { [INFO] [stdout] | _____________________________________________________________________________^ [INFO] [stdout] 867 | | #[derive(Deserialize)] [INFO] [stdout] 868 | | pub struct CheckSuiteList { [INFO] [stdout] 869 | | pub total_count: u32, [INFO] [stdout] ... | [INFO] [stdout] 894 | | }) [INFO] [stdout] 895 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::get_suites`, 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 `github::api::::create_check_run` [INFO] [stdout] --> lib/src/github/api.rs:914:5 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `github::api::::create_check_run::{closure#0}`... [INFO] [stdout] --> lib/src/github/api.rs:914:87 [INFO] [stdout] | [INFO] [stdout] 914 | async fn create_check_run(&self, pr: &PullRequest, run: &CheckRun) -> Result { [INFO] [stdout] | _______________________________________________________________________________________^ [INFO] [stdout] 915 | | #[derive(Deserialize, Serialize, Clone, Debug)] [INFO] [stdout] 916 | | pub struct Resp { [INFO] [stdout] 917 | | pub id: u32, [INFO] [stdout] ... | [INFO] [stdout] 933 | | .map(|r| r.id) [INFO] [stdout] 934 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `github::api::::create_check_run`, 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 `jira::api::::get_issue` [INFO] [stdout] --> lib/src/jira/api.rs:123:5 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::get_issue::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:123:59 [INFO] [stdout] | [INFO] [stdout] 123 | async fn get_issue(&self, key: &str) -> Result { [INFO] [stdout] | ___________________________________________________________^ [INFO] [stdout] 124 | | self.client [INFO] [stdout] 125 | | .get::(&format!("/issue/{}", key)) [INFO] [stdout] 126 | | .await [INFO] [stdout] 127 | | .map_err(|e| format_err!("Error creating getting issue [{}]: {}", key, e)) [INFO] [stdout] 128 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::get_issue`, 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 `jira::api::::get_transitions` [INFO] [stdout] --> lib/src/jira/api.rs:130:5 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::get_transitions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:130:75 [INFO] [stdout] | [INFO] [stdout] 130 | async fn get_transitions(&self, key: &str) -> Result> { [INFO] [stdout] | ___________________________________________________________________________^ [INFO] [stdout] 131 | | #[derive(Deserialize)] [INFO] [stdout] 132 | | struct TransitionsResp { [INFO] [stdout] 133 | | transitions: Vec, [INFO] [stdout] ... | [INFO] [stdout] 143 | | Ok(resp.transitions) [INFO] [stdout] 144 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::get_transitions`, 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 `jira::api::::get_versions` [INFO] [stdout] --> lib/src/jira/api.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::get_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:217:70 [INFO] [stdout] | [INFO] [stdout] 217 | async fn get_versions(&self, proj: &str) -> Result> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 218 | | self.client [INFO] [stdout] 219 | | .get::>(&format!("/project/{}/versions", proj)) [INFO] [stdout] 220 | | .await [INFO] [stdout] 221 | | .map_err(|e| format_err!("Error getting versions for project {}: {}", proj, e)) [INFO] [stdout] 222 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::get_versions`, 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 `jira::api::::add_pending_version` [INFO] [stdout] --> lib/src/jira/api.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::add_pending_version::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:262:81 [INFO] [stdout] | [INFO] [stdout] 262 | async fn add_pending_version(&self, key: &str, version: &str) -> Result<()> { [INFO] [stdout] | _________________________________________________________________________________^ [INFO] [stdout] 263 | | if let Some(ref field) = self.pending_versions_field_id.clone() { [INFO] [stdout] 264 | | let issue = self [INFO] [stdout] 265 | | .client [INFO] [stdout] ... | [INFO] [stdout] 304 | | Ok(()) [INFO] [stdout] 305 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::add_pending_version`, 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 `jira::api::::remove_pending_versions` [INFO] [stdout] --> lib/src/jira/api.rs:307:5 [INFO] [stdout] | [INFO] [stdout] 307 | async fn remove_pending_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::remove_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:311:21 [INFO] [stdout] | [INFO] [stdout] 311 | ) -> Result<()> { [INFO] [stdout] | _____________________^ [INFO] [stdout] 312 | | if let Some(ref field_id) = self.pending_versions_field_id.clone() { [INFO] [stdout] 313 | | let issue = self [INFO] [stdout] 314 | | .client [INFO] [stdout] ... | [INFO] [stdout] 344 | | Ok(()) [INFO] [stdout] 345 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::remove_pending_versions`, 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 `jira::api::::find_pending_versions` [INFO] [stdout] --> lib/src/jira/api.rs:347:5 [INFO] [stdout] | [INFO] [stdout] 347 | async fn find_pending_versions( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `jira::api::::find_pending_versions::{closure#0}`... [INFO] [stdout] --> lib/src/jira/api.rs:350:57 [INFO] [stdout] | [INFO] [stdout] 350 | ) -> Result>> { [INFO] [stdout] | _________________________________________________________^ [INFO] [stdout] 351 | | if let Some(ref field) = self.pending_versions_field.clone() { [INFO] [stdout] 352 | | if let Some(ref field_id) = self.pending_versions_field_id { [INFO] [stdout] 353 | | let jql = format!("(project = \"{}\") and \"{}\" is not EMPTY", project, field); [INFO] [stdout] ... | [INFO] [stdout] 373 | | Ok(HashMap::new()) [INFO] [stdout] 374 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `jira::api::::find_pending_versions`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 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 `octobot_lib` due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "7284ea7a80924013a085297fe82d05bfa2c6e11610e08b0224fe5c0213bf6d27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7284ea7a80924013a085297fe82d05bfa2c6e11610e08b0224fe5c0213bf6d27", kill_on_drop: false }` [INFO] [stdout] 7284ea7a80924013a085297fe82d05bfa2c6e11610e08b0224fe5c0213bf6d27