[INFO] cloning repository https://github.com/vaporif/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/vaporif/codecrafters-bittorrent-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaporif%2Fcodecrafters-bittorrent-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaporif%2Fcodecrafters-bittorrent-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 748c275384deae2c59c6d8d1d189394ca74d769b
[INFO] checking vaporif/codecrafters-bittorrent-rust against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaporif%2Fcodecrafters-bittorrent-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vaporif/codecrafters-bittorrent-rust
[INFO] finished tweaking git repo https://github.com/vaporif/codecrafters-bittorrent-rust
[INFO] tweaked toml for git repo https://github.com/vaporif/codecrafters-bittorrent-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vaporif/codecrafters-bittorrent-rust on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vaporif/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded serde_bencode v0.2.4
[INFO] [stderr]   Downloaded async-trait v0.1.76
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65b9716814e0ca455ff41c0acb78c74a7e9c2dd2bc00fefd4ca9db631f0ad76f
[INFO] running `Command { std: "docker" "start" "-a" "65b9716814e0ca455ff41c0acb78c74a7e9c2dd2bc00fefd4ca9db631f0ad76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65b9716814e0ca455ff41c0acb78c74a7e9c2dd2bc00fefd4ca9db631f0ad76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65b9716814e0ca455ff41c0acb78c74a7e9c2dd2bc00fefd4ca9db631f0ad76f", kill_on_drop: false }`
[INFO] [stdout] 65b9716814e0ca455ff41c0acb78c74a7e9c2dd2bc00fefd4ca9db631f0ad76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbe9ef32eaa2f22e12b6f2fd766f0a9e6df07b64a00f0fa1d88fcbd78f4be804
[INFO] running `Command { std: "docker" "start" "-a" "dbe9ef32eaa2f22e12b6f2fd766f0a9e6df07b64a00f0fa1d88fcbd78f4be804", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking tokio v1.34.0
[INFO] [stderr]     Checking futures-io v0.3.29
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling async-trait v0.1.76
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking concurrent-queue v2.4.0
[INFO] [stderr]    Compiling prost-derive v0.12.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking event-listener v4.0.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking axum-core v0.3.4
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking prost v0.12.3
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-io-timeout v1.2.0
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking prost-types v0.12.3
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking futures-executor v0.3.29
[INFO] [stderr]     Checking event-listener-strategy v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.12
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking async-channel v2.1.1
[INFO] [stderr]     Checking futures v0.3.29
[INFO] [stderr]     Checking serde_bencode v0.2.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tempfile v3.8.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking axum v0.6.20
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking tonic v0.10.2
[INFO] [stderr]     Checking console-api v0.6.0
[INFO] [stderr]     Checking console-subscriber v0.2.0
[INFO] [stderr]     Checking bittorrent-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cli.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::{arg, command, Subcommand};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `arg` and `command`
[INFO] [stdout]  --> src/cli.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::{arg, command, Subcommand};
[INFO] [stdout]   |            ^^^  ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/torrent.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     async fn get_peers(&self, limit: u8) -> Result<Vec<Peer>> {
[INFO] [stdout]    |                        ^^^^^                           ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     async fn get_peers(&self, limit: u8) -> Result<Vec<Peer<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/torrent.rs:56:24
[INFO] [stdout]    |
[INFO] [stdout] 56 |     async fn get_peers(&self, limit: u8) -> Result<Vec<Peer>> {
[INFO] [stdout]    |                        ^^^^^                           ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     async fn get_peers(&self, limit: u8) -> Result<Vec<Peer<'_>>> {
[INFO] [stdout]    |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "dbe9ef32eaa2f22e12b6f2fd766f0a9e6df07b64a00f0fa1d88fcbd78f4be804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbe9ef32eaa2f22e12b6f2fd766f0a9e6df07b64a00f0fa1d88fcbd78f4be804", kill_on_drop: false }`
[INFO] [stdout] dbe9ef32eaa2f22e12b6f2fd766f0a9e6df07b64a00f0fa1d88fcbd78f4be804
