[INFO] fetching crate spirit-tokio 0.9.2... [INFO] checking spirit-tokio-0.9.2 against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] extracting crate spirit-tokio 0.9.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate spirit-tokio 0.9.2 on toolchain 8ea250bdb76176ecb0225baa34aa634b024ae0e2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate spirit-tokio 0.9.2 [INFO] finished tweaking crates.io crate spirit-tokio 0.9.2 [INFO] tweaked toml for crates.io crate spirit-tokio 0.9.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate spirit-tokio 0.9.2 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] e721328d338c36c628bdf184aff17ca266776a7758236be05094e944f2e9f8c0 [INFO] running `Command { std: "docker" "start" "-a" "e721328d338c36c628bdf184aff17ca266776a7758236be05094e944f2e9f8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e721328d338c36c628bdf184aff17ca266776a7758236be05094e944f2e9f8c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e721328d338c36c628bdf184aff17ca266776a7758236be05094e944f2e9f8c0", kill_on_drop: false }` [INFO] [stdout] e721328d338c36c628bdf184aff17ca266776a7758236be05094e944f2e9f8c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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] ec852c783817a7cd8be728aded9c8525d76d41a4b84268bab361c38aff29688e [INFO] running `Command { std: "docker" "start" "-a" "ec852c783817a7cd8be728aded9c8525d76d41a4b84268bab361c38aff29688e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking arc-swap v1.4.0 [INFO] [stderr] Checking err-context v0.1.0 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling structdoc-derive v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Checking pin-project v1.0.8 [INFO] [stderr] Checking structdoc v0.1.4 [INFO] [stderr] Checking structopt v0.3.25 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_ignored v0.1.2 [INFO] [stderr] Checking serde_path_to_error v0.1.5 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking spirit v0.4.21 [INFO] [stderr] Checking spirit-tokio v0.9.2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `installer::::install` [INFO] [stdout] --> src/installer.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | fn install(&mut self, fut: F, name: &'static str) -> RemoteDrop { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires borrow-checking `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing MIR for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires unsafety-checking `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires building MIR for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires type-checking `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which again requires type-checking `installer::::install`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spirit-tokio` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0391]: cycle detected when type-checking `installer::::install` [INFO] [stdout] --> src/installer.rs:104:5 [INFO] [stdout] | [INFO] [stdout] 104 | fn install(&mut self, fut: F, name: &'static str) -> RemoteDrop { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires elaborating drops for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires borrow-checking `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires processing MIR for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires unsafety-checking `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires building MIR for `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] note: ...which requires type-checking `installer::::install::{closure#0}`... [INFO] [stdout] --> src/installer.rs:113:45 [INFO] [stdout] | [INFO] [stdout] 113 | let cancellable_future = async move { [INFO] [stdout] | _____________________________________________^ [INFO] [stdout] 114 | | // Send the confirmation we're done by RAII. This works with panics and shutdown. [INFO] [stdout] 115 | | let _guard = guard; [INFO] [stdout] 116 | | [INFO] [stdout] ... | [INFO] [stdout] 120 | | }; [INFO] [stdout] 121 | | }; [INFO] [stdout] | |_________^ [INFO] [stdout] = note: ...which again requires type-checking `installer::::install`, completing the cycle [INFO] [stdout] = note: cycle used when type-checking all item bodies [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `spirit-tokio` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ec852c783817a7cd8be728aded9c8525d76d41a4b84268bab361c38aff29688e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec852c783817a7cd8be728aded9c8525d76d41a4b84268bab361c38aff29688e", kill_on_drop: false }` [INFO] [stdout] ec852c783817a7cd8be728aded9c8525d76d41a4b84268bab361c38aff29688e