[INFO] cloning repository https://github.com/olix0r/rustsecbot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/olix0r/rustsecbot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Frustsecbot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Frustsecbot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a38079a87625dc2274fe7d46f9b985ae9df94d2 [INFO] checking olix0r/rustsecbot against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Folix0r%2Frustsecbot" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/olix0r/rustsecbot 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] removed /workspace/builds/worker-1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/olix0r/rustsecbot [INFO] finished tweaking git repo https://github.com/olix0r/rustsecbot [INFO] tweaked toml for git repo https://github.com/olix0r/rustsecbot written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/olix0r/rustsecbot 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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] c8e40c8c216d78aa1caae68e1a2dfb8ef63307667df90587323da92c962988a9 [INFO] running `Command { std: "docker" "start" "-a" "c8e40c8c216d78aa1caae68e1a2dfb8ef63307667df90587323da92c962988a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8e40c8c216d78aa1caae68e1a2dfb8ef63307667df90587323da92c962988a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8e40c8c216d78aa1caae68e1a2dfb8ef63307667df90587323da92c962988a9", kill_on_drop: false }` [INFO] [stdout] c8e40c8c216d78aa1caae68e1a2dfb8ef63307667df90587323da92c962988a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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] b56bb8850d1651c988a13abf4d7f00068db2ef24b7a15923e587a7557a5ee600 [INFO] running `Command { std: "docker" "start" "-a" "b56bb8850d1651c988a13abf4d7f00068db2ef24b7a15923e587a7557a5ee600", kill_on_drop: false }` [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 autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking clap_lex v0.2.0 [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] Compiling quote v1.0.18 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking clap v3.1.18 [INFO] [stderr] Checking tokio-util v0.7.2 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking serde_urlencoded v0.7.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 hubcaps v0.6.2 (https://github.com/softprops/hubcaps.git?rev=30bbb3a66bc85a062bab15bb10818395a387dcce#30bbb3a6) [INFO] [stdout] error[E0391]: cycle detected when type-checking `collaborators::::is_collaborator` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | / Box::pin( [INFO] [stdout] 64 | | self.github [INFO] [stdout] 65 | | .get::<()>(&self.path(&format!("/{}", username))) [INFO] [stdout] 66 | | .map_ok(|_| true) [INFO] [stdout] ... | [INFO] [stdout] 76 | | }), [INFO] [stdout] 77 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@/opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43: 76:18]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires elaborating drops for `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires borrow-checking `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires processing `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires processing MIR for `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires unsafety-checking `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires building MIR for `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires type-checking `collaborators::::is_collaborator::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/collaborators.rs:67:43 [INFO] [stdout] | [INFO] [stdout] 67 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 68 | | match err { [INFO] [stdout] 69 | | Error::Fault { [INFO] [stdout] 70 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 75 | | } [INFO] [stdout] 76 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] = note: ...which again requires type-checking `collaborators::::is_collaborator`, 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 `stars::::is_starred` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | / pub fn is_starred(&self, owner: O, repo: R) -> Future [INFO] [stdout] 21 | | where [INFO] [stdout] 22 | | O: Into, [INFO] [stdout] 23 | | R: Into, [INFO] [stdout] | |________________________^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires elaborating drops for `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires borrow-checking `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires processing `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires processing MIR for `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires unsafety-checking `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires building MIR for `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] note: ...which requires type-checking `stars::::is_starred::{closure#1}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/stars.rs:29:43 [INFO] [stdout] | [INFO] [stdout] 29 | .or_else(|err| async move { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 30 | | match err { [INFO] [stdout] 31 | | Error::Fault { [INFO] [stdout] 32 | | code: StatusCode::NOT_FOUND, [INFO] [stdout] ... | [INFO] [stdout] 37 | | } [INFO] [stdout] 38 | | }), [INFO] [stdout] | |_________________^ [INFO] [stdout] = note: ...which again requires type-checking `stars::::is_starred`, 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 `::delete` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:789:9 [INFO] [stdout] | [INFO] [stdout] 789 | / Box::pin( [INFO] [stdout] 790 | | self.request_entity::<()>( [INFO] [stdout] 791 | | Method::DELETE, [INFO] [stdout] 792 | | &(self.host.clone() + uri), [INFO] [stdout] ... | [INFO] [stdout] 802 | | }), [INFO] [stdout] 803 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@/opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39: 802:14]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires elaborating drops for `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires borrow-checking `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing MIR for `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires unsafety-checking `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires building MIR for `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires type-checking `::delete::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:797:39 [INFO] [stdout] | [INFO] [stdout] 797 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 798 | | match err { [INFO] [stdout] 799 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 800 | | otherwise => Err(otherwise), [INFO] [stdout] 801 | | } [INFO] [stdout] 802 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] = note: ...which again requires type-checking `::delete`, 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 `::delete_message` [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:807:9 [INFO] [stdout] | [INFO] [stdout] 807 | / Box::pin( [INFO] [stdout] 808 | | self.request_entity::<()>( [INFO] [stdout] 809 | | Method::DELETE, [INFO] [stdout] 810 | | &(self.host.clone() + uri), [INFO] [stdout] ... | [INFO] [stdout] 820 | | }), [INFO] [stdout] 821 | | ) [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@/opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39: 820:14]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires elaborating drops for `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires borrow-checking `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires processing MIR for `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires unsafety-checking `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires building MIR for `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] note: ...which requires type-checking `::delete_message::{closure#0}::{closure#0}`... [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/hubcaps-0d4ef1dca85fd8b9/30bbb3a/src/lib.rs:815:39 [INFO] [stdout] | [INFO] [stdout] 815 | .or_else(|err| async move { [INFO] [stdout] | _______________________________________^ [INFO] [stdout] 816 | | match err { [INFO] [stdout] 817 | | Error::Codec(_) => Ok(()), [INFO] [stdout] 818 | | otherwise => Err(otherwise), [INFO] [stdout] 819 | | } [INFO] [stdout] 820 | | }), [INFO] [stdout] | |_____________^ [INFO] [stdout] = note: ...which again requires type-checking `::delete_message`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 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 `hubcaps` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "b56bb8850d1651c988a13abf4d7f00068db2ef24b7a15923e587a7557a5ee600", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b56bb8850d1651c988a13abf4d7f00068db2ef24b7a15923e587a7557a5ee600", kill_on_drop: false }` [INFO] [stdout] b56bb8850d1651c988a13abf4d7f00068db2ef24b7a15923e587a7557a5ee600