[INFO] cloning repository https://github.com/ditsing/shadowrocks-async [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ditsing/shadowrocks-async" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fditsing%2Fshadowrocks-async", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fditsing%2Fshadowrocks-async'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ca0fe1bb736e67e42569106b3f23dd9eee7d939 [INFO] checking ditsing/shadowrocks-async against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fditsing%2Fshadowrocks-async" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ditsing/shadowrocks-async 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/ditsing/shadowrocks-async [INFO] finished tweaking git repo https://github.com/ditsing/shadowrocks-async [INFO] tweaked toml for git repo https://github.com/ditsing/shadowrocks-async written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/ditsing/shadowrocks-async 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 901d4117524c60fe7fc378e340227b475a1677838ad726da7fbfaef4916316b0 [INFO] running `Command { std: "docker" "start" "-a" "901d4117524c60fe7fc378e340227b475a1677838ad726da7fbfaef4916316b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "901d4117524c60fe7fc378e340227b475a1677838ad726da7fbfaef4916316b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "901d4117524c60fe7fc378e340227b475a1677838ad726da7fbfaef4916316b0", kill_on_drop: false }` [INFO] [stdout] 901d4117524c60fe7fc378e340227b475a1677838ad726da7fbfaef4916316b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 80548d2e683948850b07d1b12b4558233b9df440874637c16a6f3363d927ce24 [INFO] running `Command { std: "docker" "start" "-a" "80548d2e683948850b07d1b12b4558233b9df440874637c16a6f3363d927ce24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking ed25519 v1.5.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-src v111.22.0+1.1.1q [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling libsodium-sys v0.2.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking clap v2.33.4 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Checking sodiumoxide v0.2.7 [INFO] [stderr] Checking shadowrocks v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0391]: cycle detected when type-checking `async_io::proxy` [INFO] [stdout] --> src/async_io.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / pub fn proxy( [INFO] [stdout] 91 | | // `local` and `remote` must implement `Send` because they'll be moved into [INFO] [stdout] 92 | | // an async function, which might execute on a different thread. [INFO] [stdout] 93 | | // They should not contain non-`'static` references, since the async [INFO] [stdout] ... | [INFO] [stdout] 97 | | name: Socks5Addr, [INFO] [stdout] 98 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `async_io::proxy`, 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 `shadowrocks` 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 `async_io::proxy` [INFO] [stdout] --> src/async_io.rs:90:1 [INFO] [stdout] | [INFO] [stdout] 90 | / pub fn proxy( [INFO] [stdout] 91 | | // `local` and `remote` must implement `Send` because they'll be moved into [INFO] [stdout] 92 | | // an async function, which might execute on a different thread. [INFO] [stdout] 93 | | // They should not contain non-`'static` references, since the async [INFO] [stdout] ... | [INFO] [stdout] 97 | | name: Socks5Addr, [INFO] [stdout] 98 | | ) { [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] note: ...which requires generator glue MIR for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires elaborating drops for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires borrow-checking `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires processing MIR for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires unsafety-checking `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires building MIR for `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...which requires type-checking `async_io::proxy::{closure#0}`... [INFO] [stdout] --> src/async_io.rs:99:29 [INFO] [stdout] | [INFO] [stdout] 99 | tokio::spawn(async move { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 100 | | let (local_reader, local_writer) = local.into_split(); [INFO] [stdout] 101 | | let (remote_reader, remote_writer) = remote.into_split(); [INFO] [stdout] 102 | | let upstream = [INFO] [stdout] ... | [INFO] [stdout] 117 | | info!("Shutting down proxy to {:?}", name); [INFO] [stdout] 118 | | }); [INFO] [stdout] | |_____^ [INFO] [stdout] = note: ...which again requires type-checking `async_io::proxy`, 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 `shadowrocks` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "80548d2e683948850b07d1b12b4558233b9df440874637c16a6f3363d927ce24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80548d2e683948850b07d1b12b4558233b9df440874637c16a6f3363d927ce24", kill_on_drop: false }` [INFO] [stdout] 80548d2e683948850b07d1b12b4558233b9df440874637c16a6f3363d927ce24