[INFO] cloning repository https://github.com/jonhoo/codecrafters-bittorrent-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonhoo/codecrafters-bittorrent-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fcodecrafters-bittorrent-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fcodecrafters-bittorrent-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9dc424d4699febed87fefe8eef94509ab5392b56 [INFO] checking jonhoo/codecrafters-bittorrent-rust against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fcodecrafters-bittorrent-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonhoo/codecrafters-bittorrent-rust on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonhoo/codecrafters-bittorrent-rust [INFO] finished tweaking git repo https://github.com/jonhoo/codecrafters-bittorrent-rust [INFO] tweaked toml for git repo https://github.com/jonhoo/codecrafters-bittorrent-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jonhoo/codecrafters-bittorrent-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.38 [INFO] [stderr] Downloaded serde_bencode v0.2.4 [INFO] [stderr] Downloaded serde_bytes v0.11.12 [INFO] [stderr] Downloaded kanal v0.1.0-pre8 [INFO] [stderr] Downloaded openssl-sys v0.9.95 [INFO] [stderr] Downloaded reqwest v0.11.22 [INFO] [stderr] Downloaded zerocopy v0.7.26 [INFO] [stderr] Downloaded openssl v0.10.59 [INFO] [stderr] Downloaded zerocopy-derive v0.7.26 [INFO] [stderr] Downloaded rustix v0.38.24 [INFO] [stderr] Downloaded web-sys v0.3.65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3debb78871b634ed3eee5ec987e9d2fd48becb03fb2247912a0c1623bca169c7 [INFO] running `Command { std: "docker" "start" "-a" "3debb78871b634ed3eee5ec987e9d2fd48becb03fb2247912a0c1623bca169c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3debb78871b634ed3eee5ec987e9d2fd48becb03fb2247912a0c1623bca169c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3debb78871b634ed3eee5ec987e9d2fd48becb03fb2247912a0c1623bca169c7", kill_on_drop: false }` [INFO] [stdout] 3debb78871b634ed3eee5ec987e9d2fd48becb03fb2247912a0c1623bca169c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64e9ce4864cf8aaf4a6861b2d89260f5fb9a6ce7edaf6d052a5cb457db04af0 [INFO] running `Command { std: "docker" "start" "-a" "f64e9ce4864cf8aaf4a6861b2d89260f5fb9a6ce7edaf6d052a5cb457db04af0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking kanal v0.1.0-pre8 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_bencode v0.2.4 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking bittorrent-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `addr` is never read [INFO] [stdout] --> src/peer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) struct Peer { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 15 | addr: SocketAddrV4, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `addr` is never read [INFO] [stdout] --> src/peer.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub(crate) struct Peer { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 15 | addr: SocketAddrV4, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `pieces` is never used [INFO] [stdout] --> src/peer.rs:211:19 [INFO] [stdout] | [INFO] [stdout] 201 | impl Bitfield { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 211 | pub(crate) fn pieces(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.15s [INFO] running `Command { std: "docker" "inspect" "f64e9ce4864cf8aaf4a6861b2d89260f5fb9a6ce7edaf6d052a5cb457db04af0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64e9ce4864cf8aaf4a6861b2d89260f5fb9a6ce7edaf6d052a5cb457db04af0", kill_on_drop: false }` [INFO] [stdout] f64e9ce4864cf8aaf4a6861b2d89260f5fb9a6ce7edaf6d052a5cb457db04af0 [INFO] checking jonhoo/codecrafters-bittorrent-rust against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonhoo%2Fcodecrafters-bittorrent-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonhoo/codecrafters-bittorrent-rust on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonhoo/codecrafters-bittorrent-rust [INFO] finished tweaking git repo https://github.com/jonhoo/codecrafters-bittorrent-rust [INFO] tweaked toml for git repo https://github.com/jonhoo/codecrafters-bittorrent-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jonhoo/codecrafters-bittorrent-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53610104083b022aaab6ae115ebfb319394a5423b325a4caaf8f5952ff4f9211 [INFO] running `Command { std: "docker" "start" "-a" "53610104083b022aaab6ae115ebfb319394a5423b325a4caaf8f5952ff4f9211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53610104083b022aaab6ae115ebfb319394a5423b325a4caaf8f5952ff4f9211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53610104083b022aaab6ae115ebfb319394a5423b325a4caaf8f5952ff4f9211", kill_on_drop: false }` [INFO] [stdout] 53610104083b022aaab6ae115ebfb319394a5423b325a4caaf8f5952ff4f9211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47baadab99bd10920a9933d817194ccf3409bcbda5dcbd31cf49e55cb25a6c22 [INFO] running `Command { std: "docker" "start" "-a" "47baadab99bd10920a9933d817194ccf3409bcbda5dcbd31cf49e55cb25a6c22", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking kanal v0.1.0-pre8 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.22 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking serde_bencode v0.2.4 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking bittorrent-starter-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/download.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | .map(|&peer_addr| async move { [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures_util::StreamExt::map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.29/src/stream/stream/mod.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 341 | fn map(self, f: F) -> Map [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 342 | where [INFO] [stdout] 343 | F: FnMut(Self::Item) -> T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/download.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | .map(|&peer_addr| async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@src/download.rs:19:14: 19:26}` to implement `futures_util::fns::FnMut1<&SocketAddrV4>` [INFO] [stdout] = note: required for `futures_util::stream::Map>, {async closure@src/download.rs:19:14: 19:26}>` to implement `Stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/download.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | .map(|&peer_addr| async move { [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | required by a bound introduced by this call [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `futures_util::StreamExt::map` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/futures-util-0.3.29/src/stream/stream/mod.rs:343:12 [INFO] [stdout] | [INFO] [stdout] 341 | fn map(self, f: F) -> Map [INFO] [stdout] | --- required by a bound in this associated function [INFO] [stdout] 342 | where [INFO] [stdout] 343 | F: FnMut(Self::Item) -> T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StreamExt::map` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: async closure does not implement `FnMut` because it captures state from its environment [INFO] [stdout] --> src/download.rs:19:14 [INFO] [stdout] | [INFO] [stdout] 19 | .map(|&peer_addr| async move { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: required for `{async closure@src/download.rs:19:14: 19:26}` to implement `futures_util::fns::FnMut1<&SocketAddrV4>` [INFO] [stdout] = note: required for `futures_util::stream::Map>, {async closure@src/download.rs:19:14: 19:26}>` to implement `Stream` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bittorrent-starter-rust` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bittorrent-starter-rust` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "47baadab99bd10920a9933d817194ccf3409bcbda5dcbd31cf49e55cb25a6c22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47baadab99bd10920a9933d817194ccf3409bcbda5dcbd31cf49e55cb25a6c22", kill_on_drop: false }` [INFO] [stdout] 47baadab99bd10920a9933d817194ccf3409bcbda5dcbd31cf49e55cb25a6c22