[INFO] cloning repository https://github.com/morr0ne/leech [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morr0ne/leech" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorr0ne%2Fleech", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorr0ne%2Fleech'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d129484b75806d875ed5a01f405e27f1b9d7acf5 [INFO] checking morr0ne/leech against try#ea2bf32540662c61547071aad6cf0851a0b02f58 for pr-96376 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorr0ne%2Fleech" "/workspace/builds/worker-64/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-64/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/morr0ne/leech on toolchain ea2bf32540662c61547071aad6cf0851a0b02f58 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-64/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-64/source/rust-toolchain [INFO] started tweaking git repo https://github.com/morr0ne/leech [INFO] finished tweaking git repo https://github.com/morr0ne/leech [INFO] tweaked toml for git repo https://github.com/morr0ne/leech written to /workspace/builds/worker-64/source/Cargo.toml [INFO] crate git repo https://github.com/morr0ne/leech already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "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-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32c5828d0aff4e565ebfdbfbc03fc6a4113d9f4f3617b25f53b6c1e852085bd9 [INFO] running `Command { std: "docker" "start" "-a" "32c5828d0aff4e565ebfdbfbc03fc6a4113d9f4f3617b25f53b6c1e852085bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32c5828d0aff4e565ebfdbfbc03fc6a4113d9f4f3617b25f53b6c1e852085bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c5828d0aff4e565ebfdbfbc03fc6a4113d9f4f3617b25f53b6c1e852085bd9", kill_on_drop: false }` [INFO] [stdout] 32c5828d0aff4e565ebfdbfbc03fc6a4113d9f4f3617b25f53b6c1e852085bd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-64/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+ea2bf32540662c61547071aad6cf0851a0b02f58" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0127fbf65004ab6d24e1aae85fc5e6a9b091d096444ccb4af5b034b1e8c60a3 [INFO] running `Command { std: "docker" "start" "-a" "a0127fbf65004ab6d24e1aae85fc5e6a9b091d096444ccb4af5b034b1e8c60a3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling libc v0.2.120 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling eyre v0.6.7 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking owo-colors v3.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Checking array_utils v0.1.0 (/opt/rustwide/workdir/array_utils) [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking tower-layer v0.3.1 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Checking dht v0.1.0 (/opt/rustwide/workdir/dht) [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.23 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking wyz v0.5.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking bitvec v1.0.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking crossbeam-channel v0.5.3 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.1 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling prost-build v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.5.5 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking sha-1 v0.10.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking hdrhistogram v7.5.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.9.0 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling phf_macros v0.10.0 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking peers v0.1.0 (/opt/rustwide/workdir/peers) [INFO] [stderr] Checking pin-project v1.0.10 [INFO] [stderr] Checking tracing v0.1.32 [INFO] [stderr] Checking tracing-subscriber v0.3.9 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking tungstenite v0.17.2 [INFO] [stderr] Compiling prost v0.9.0 [INFO] [stderr] Checking prost-types v0.9.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.0 [INFO] [stderr] Checking color-eyre v0.6.1 [INFO] [stderr] Checking magnet v0.1.0 (/opt/rustwide/workdir/magnet) [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking tokio-util v0.7.0 [INFO] [stderr] Checking tokio-tungstenite v0.17.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-test v0.4.2 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_bencode v0.2.3 [INFO] [stderr] Checking h2 v0.3.12 [INFO] [stderr] Checking bento v0.1.0 (https://github.com/morr0ne/bento?rev=d07a693#d07a693e) [INFO] [stderr] Checking tower v0.4.12 [INFO] [stderr] Checking clap v3.1.6 [INFO] [stderr] Checking bencode v0.1.0 (/opt/rustwide/workdir/bencode) [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:221:33 [INFO] [stdout] | [INFO] [stdout] 221 | fn deserialize_f32(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | fn deserialize_f64(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | fn deserialize_char(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:277:34 [INFO] [stdout] | [INFO] [stdout] 277 | fn deserialize_unit(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:284:41 [INFO] [stdout] | [INFO] [stdout] 284 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:284:61 [INFO] [stdout] | [INFO] [stdout] 284 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | fn deserialize_newtype_struct(self, name: &'static str, visitor: V) -> Result [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> bencode/src/de.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | fn deserialize_tuple(self, len: usize, visitor: V) -> Result [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | name: &'static str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> bencode/src/de.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | len: usize, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | name: &'static str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> bencode/src/de.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | fields: &'static [&'static str], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | name: &'static str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variants` [INFO] [stdout] --> bencode/src/de.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | variants: &'static [&'static str], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | visitor: V, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:221:33 [INFO] [stdout] | [INFO] [stdout] 221 | fn deserialize_f32(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:228:33 [INFO] [stdout] | [INFO] [stdout] 228 | fn deserialize_f64(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:235:34 [INFO] [stdout] | [INFO] [stdout] 235 | fn deserialize_char(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:277:34 [INFO] [stdout] | [INFO] [stdout] 277 | fn deserialize_unit(self, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:284:41 [INFO] [stdout] | [INFO] [stdout] 284 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:284:61 [INFO] [stdout] | [INFO] [stdout] 284 | fn deserialize_unit_struct(self, name: &'static str, visitor: V) -> Result [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:291:44 [INFO] [stdout] | [INFO] [stdout] 291 | fn deserialize_newtype_struct(self, name: &'static str, visitor: V) -> Result [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> bencode/src/de.rs:308:35 [INFO] [stdout] | [INFO] [stdout] 308 | fn deserialize_tuple(self, len: usize, visitor: V) -> Result [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:317:9 [INFO] [stdout] | [INFO] [stdout] 317 | name: &'static str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `len` [INFO] [stdout] --> bencode/src/de.rs:318:9 [INFO] [stdout] | [INFO] [stdout] 318 | len: usize, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_len` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:339:9 [INFO] [stdout] | [INFO] [stdout] 339 | name: &'static str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `fields` [INFO] [stdout] --> bencode/src/de.rs:340:9 [INFO] [stdout] | [INFO] [stdout] 340 | fields: &'static [&'static str], [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_fields` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> bencode/src/de.rs:351:9 [INFO] [stdout] | [INFO] [stdout] 351 | name: &'static str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `variants` [INFO] [stdout] --> bencode/src/de.rs:352:9 [INFO] [stdout] | [INFO] [stdout] 352 | variants: &'static [&'static str], [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variants` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `visitor` [INFO] [stdout] --> bencode/src/de.rs:353:9 [INFO] [stdout] | [INFO] [stdout] 353 | visitor: V, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visitor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Negative` [INFO] [stdout] --> bencode/src/value.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Negative(i64), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Positive` [INFO] [stdout] --> bencode/src/value.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Positive(u64), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Negative` [INFO] [stdout] --> bencode/src/value.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | Negative(i64), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Positive` [INFO] [stdout] --> bencode/src/value.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | Positive(u64), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking torrent-parser v0.1.0 (/opt/rustwide/workdir/torrent-parser) [INFO] [stdout] warning: field is never read: `info_hash` [INFO] [stdout] --> torrent-parser/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | info_hash: InfoHash, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `info_hash` [INFO] [stdout] --> torrent-parser/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | info_hash: InfoHash, [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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling tonic-build v0.6.2 [INFO] [stderr] Compiling console-api v0.1.2 [INFO] [stderr] Checking hyper v0.14.17 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.6.2 [INFO] [stderr] Checking tracker v0.1.0 (/opt/rustwide/workdir/tracker) [INFO] [stderr] Checking leech_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stdout] warning: field is never read: `http_client` [INFO] [stdout] --> tracker/examples/track.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | http_client: HttpClient, [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: unused imports: `AsyncRead`, `AsyncWrite`, `ToSocketAddrs` [INFO] [stdout] --> core/src/lib.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | io::{AsyncRead, AsyncWrite}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 12 | net::{TcpStream, ToSocketAddrs}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mpsc`, `oneshot` [INFO] [stdout] --> core/src/session.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::sync::{mpsc, oneshot}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utp::UtpStream` [INFO] [stdout] --> core/src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use utp::UtpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SessionBuilder`, `Session` [INFO] [stdout] --> core/src/lib.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::session::{Session, SessionBuilder}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `AsyncRead`, `AsyncWrite`, `ToSocketAddrs` [INFO] [stdout] --> core/src/lib.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | io::{AsyncRead, AsyncWrite}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] 12 | net::{TcpStream, ToSocketAddrs}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `mpsc`, `oneshot` [INFO] [stdout] --> core/src/session.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::sync::{mpsc, oneshot}; [INFO] [stdout] | ^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `utp::UtpStream` [INFO] [stdout] --> core/src/lib.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 28 | use utp::UtpStream; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `SessionBuilder`, `Session` [INFO] [stdout] --> core/src/lib.rs:30:22 [INFO] [stdout] | [INFO] [stdout] 30 | use crate::session::{Session, SessionBuilder}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> core/src/lib.rs:179:44 [INFO] [stdout] | [INFO] [stdout] 179 | Message::Unknown { id, payload } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `payload: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> core/src/connection.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | addr: A, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handshake` [INFO] [stdout] --> core/src/connection.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let handshake = Handshake::new([0, 0, 0, 0, 0, 0x10, 0, 0], info_hash, peer_id); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> core/src/utp.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | buf: &mut tokio::io::ReadBuf<'_>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> core/src/utp.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | buf: &[u8], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `payload` [INFO] [stdout] --> core/src/lib.rs:179:44 [INFO] [stdout] | [INFO] [stdout] 179 | Message::Unknown { id, payload } => { [INFO] [stdout] | ^^^^^^^ help: try ignoring the field: `payload: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `addr` [INFO] [stdout] --> core/src/connection.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | addr: A, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_addr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `handshake` [INFO] [stdout] --> core/src/connection.rs:42:13 [INFO] [stdout] | [INFO] [stdout] 42 | let handshake = Handshake::new([0, 0, 0, 0, 0, 0x10, 0, 0], info_hash, peer_id); [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_handshake` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> core/src/utp.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | buf: &mut tokio::io::ReadBuf<'_>, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buf` [INFO] [stdout] --> core/src/utp.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | buf: &[u8], [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_buf` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cx` [INFO] [stdout] --> core/src/utp.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | cx: &mut std::task::Context<'_>, [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_cx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> core/src/connection.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | status: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wire` [INFO] [stdout] --> core/src/connection.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | wire: Wire, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fast` [INFO] [stdout] --> core/src/connection.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fast: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peer_id` [INFO] [stdout] --> core/src/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | peer_id: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> core/src/connection.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | status: Status, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `wire` [INFO] [stdout] --> core/src/connection.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | wire: Wire, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `fast` [INFO] [stdout] --> core/src/connection.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | fast: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peer_id` [INFO] [stdout] --> core/src/session.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | peer_id: [u8; 20], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking console-subscriber v0.1.3 [INFO] [stderr] Checking leech v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "a0127fbf65004ab6d24e1aae85fc5e6a9b091d096444ccb4af5b034b1e8c60a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0127fbf65004ab6d24e1aae85fc5e6a9b091d096444ccb4af5b034b1e8c60a3", kill_on_drop: false }` [INFO] [stdout] a0127fbf65004ab6d24e1aae85fc5e6a9b091d096444ccb4af5b034b1e8c60a3