[INFO] cloning repository https://github.com/Fancyflame/mcmu-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Fancyflame/mcmu-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFancyflame%2Fmcmu-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFancyflame%2Fmcmu-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 51f4a10c98c4b5067f35acaf4160b81be211cb93 [INFO] checking Fancyflame/mcmu-rs against try#8ea250bdb76176ecb0225baa34aa634b024ae0e2 for pr-101692 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFancyflame%2Fmcmu-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Fancyflame/mcmu-rs 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/Fancyflame/mcmu-rs [INFO] finished tweaking git repo https://github.com/Fancyflame/mcmu-rs [INFO] tweaked toml for git repo https://github.com/Fancyflame/mcmu-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Fancyflame/mcmu-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb2e55c1edf88baa15d2fb3def3ff28b78be6dc7daea33b2e273ecc0d576fecd [INFO] running `Command { std: "docker" "start" "-a" "eb2e55c1edf88baa15d2fb3def3ff28b78be6dc7daea33b2e273ecc0d576fecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb2e55c1edf88baa15d2fb3def3ff28b78be6dc7daea33b2e273ecc0d576fecd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2e55c1edf88baa15d2fb3def3ff28b78be6dc7daea33b2e273ecc0d576fecd", kill_on_drop: false }` [INFO] [stdout] eb2e55c1edf88baa15d2fb3def3ff28b78be6dc7daea33b2e273ecc0d576fecd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8ea250bdb76176ecb0225baa34aa634b024ae0e2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4b1331a21fb1e2e40a83c111dd6ed1fbf0add10d35d4c1832858e5b11fdbe9c9 [INFO] running `Command { std: "docker" "start" "-a" "4b1331a21fb1e2e40a83c111dd6ed1fbf0add10d35d4c1832858e5b11fdbe9c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.41 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling tokio v1.8.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking mio v0.7.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking mcmu v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> src/public.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 257 | / pub async fn recv_from(&self, buf: &mut [u8]) -> IResult<(usize, SocketAddr)> { [INFO] [stdout] 258 | | if !self.is_alive() { [INFO] [stdout] 259 | | return Err(anyhow::anyhow!("The bridge has broken")); [INFO] [stdout] 260 | | } [INFO] [stdout] ... | [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_____- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> src/public.rs:256:5 [INFO] [stdout] | [INFO] [stdout] 256 | #[must_use] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 257 | / pub async fn recv_from(&self, buf: &mut [u8]) -> IResult<(usize, SocketAddr)> { [INFO] [stdout] 258 | | if !self.is_alive() { [INFO] [stdout] 259 | | return Err(anyhow::anyhow!("The bridge has broken")); [INFO] [stdout] 260 | | } [INFO] [stdout] ... | [INFO] [stdout] 306 | | } [INFO] [stdout] 307 | | } [INFO] [stdout] | |_____- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `host::::run` [INFO] [stdout] --> src/host.rs:110:50 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@src/host.rs:110:95: 137:42]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires elaborating drops for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires borrow-checking `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires processing `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires processing MIR for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires unsafety-checking `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires building MIR for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires type-checking `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] = note: ...which again requires type-checking `host::::run`, completing the cycle [INFO] [stdout] note: cycle used when building MIR for `host::::run` [INFO] [stdout] --> src/host.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn run(saddr: SocketAddr) -> IResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0391]: cycle detected when type-checking `host::::run` [INFO] [stdout] --> src/host.rs:110:50 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: ...which requires evaluating trait selection obligation `[generator interior@src/host.rs:110:95: 137:42]: core::marker::Send`... [INFO] [stdout] note: ...which requires generator glue MIR for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires elaborating drops for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires borrow-checking `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires processing `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires processing MIR for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires unsafety-checking `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires building MIR for `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] note: ...which requires type-checking `host::::run::{closure#0}::{closure#1}::{closure#1}`... [INFO] [stdout] --> src/host.rs:110:95 [INFO] [stdout] | [INFO] [stdout] 110 | ... let game=tokio::spawn(log_i_result("房主游戏管道",async move{ [INFO] [stdout] | ___________________________________________________________________^ [INFO] [stdout] 111 | | ... [INFO] [stdout] 112 | | ... let mut buf=[0u8;1500]; [INFO] [stdout] 113 | | ... let game_pipe=BridgeClient::connect(cid2, saddr.clone(), SocketAddr::new([0,0,0,0].into(), 0), "房主游戏管道").await?; [INFO] [stdout] ... | [INFO] [stdout] 136 | | ... } [INFO] [stdout] 137 | | ... })); [INFO] [stdout] | |_______^ [INFO] [stdout] = note: ...which again requires type-checking `host::::run`, completing the cycle [INFO] [stdout] note: cycle used when building MIR for `host::::run` [INFO] [stdout] --> src/host.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn run(saddr: SocketAddr) -> IResult<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcmu` due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0391`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mcmu` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "4b1331a21fb1e2e40a83c111dd6ed1fbf0add10d35d4c1832858e5b11fdbe9c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b1331a21fb1e2e40a83c111dd6ed1fbf0add10d35d4c1832858e5b11fdbe9c9", kill_on_drop: false }` [INFO] [stdout] 4b1331a21fb1e2e40a83c111dd6ed1fbf0add10d35d4c1832858e5b11fdbe9c9