[INFO] cloning repository https://github.com/emilpatrol/us4j [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/emilpatrol/us4j" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilpatrol%2Fus4j", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilpatrol%2Fus4j'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f087d9d8b25e4b9961593d777b125c4c6a0b76c [INFO] checking emilpatrol/us4j against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Femilpatrol%2Fus4j" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/emilpatrol/us4j on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/emilpatrol/us4j [INFO] finished tweaking git repo https://github.com/emilpatrol/us4j [INFO] tweaked toml for git repo https://github.com/emilpatrol/us4j written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/emilpatrol/us4j already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dirs v3.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7371a330242d7949fa62f43b98a7c041ca2f592dae90b1ea2047bc15e1421324 [INFO] running `Command { std: "docker" "start" "-a" "7371a330242d7949fa62f43b98a7c041ca2f592dae90b1ea2047bc15e1421324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7371a330242d7949fa62f43b98a7c041ca2f592dae90b1ea2047bc15e1421324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7371a330242d7949fa62f43b98a7c041ca2f592dae90b1ea2047bc15e1421324", kill_on_drop: false }` [INFO] [stdout] 7371a330242d7949fa62f43b98a7c041ca2f592dae90b1ea2047bc15e1421324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f57114de5e0c57fe0bf9e70e2c4c6c69d5dbe48811fe04c154b6eff6f05eafa0 [INFO] running `Command { std: "docker" "start" "-a" "f57114de5e0c57fe0bf9e70e2c4c6c69d5dbe48811fe04c154b6eff6f05eafa0", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking tinyvec v0.3.3 [INFO] [stderr] Checking boxfnonce v0.1.1 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking dirs v3.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Checking daemonize v0.4.1 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking unicode-normalization v0.1.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking us4j v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `allowed` [INFO] [stdout] --> src/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | allowed: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blocklist` [INFO] [stdout] --> src/config.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | blocklist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_blocklist` [INFO] [stdout] --> src/config.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | no_blocklist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watch_dir` [INFO] [stdout] --> src/config.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | watch_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_watch_dir` [INFO] [stdout] --> src/config.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | no_watch_dir: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `incomplete_dir` [INFO] [stdout] --> src/config.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | incomplete_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_incomplete_dir` [INFO] [stdout] --> src/config.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | no_incomplete_dir: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dump_settings` [INFO] [stdout] --> src/config.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | dump_settings: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logfile` [INFO] [stdout] --> src/config.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | logfile: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `foreground` [INFO] [stdout] --> src/config.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | foreground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_dir` [INFO] [stdout] --> src/config.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | config_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/config.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | port: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> src/config.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | auth: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_auth` [INFO] [stdout] --> src/config.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | no_auth: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/config.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> src/config.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_error` [INFO] [stdout] --> src/config.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | log_error: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_info` [INFO] [stdout] --> src/config.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | log_info: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_debug` [INFO] [stdout] --> src/config.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | log_debug: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `download_dir` [INFO] [stdout] --> src/config.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | download_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `paused` [INFO] [stdout] --> src/config.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | paused: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dht` [INFO] [stdout] --> src/config.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | dht: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_dht` [INFO] [stdout] --> src/config.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | no_dht: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lpd` [INFO] [stdout] --> src/config.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | lpd: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_lpd` [INFO] [stdout] --> src/config.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | no_lpd: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `utp` [INFO] [stdout] --> src/config.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | utp: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_utp` [INFO] [stdout] --> src/config.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | no_utp: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peerport` [INFO] [stdout] --> src/config.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | peerport: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `portmap` [INFO] [stdout] --> src/config.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | portmap: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_portmap` [INFO] [stdout] --> src/config.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | no_portmap: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peerlimit_global` [INFO] [stdout] --> src/config.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | peerlimit_global: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peerlimit_torrent` [INFO] [stdout] --> src/config.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | peerlimit_torrent: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encryption_required` [INFO] [stdout] --> src/config.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | encryption_required: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encryption_preferred` [INFO] [stdout] --> src/config.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | encryption_preferred: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encryption_tolerated` [INFO] [stdout] --> src/config.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | encryption_tolerated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bind_address_ipv4` [INFO] [stdout] --> src/config.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | bind_address_ipv4: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bind_address_ipv6` [INFO] [stdout] --> src/config.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | bind_address_ipv6: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rpc_bind_address` [INFO] [stdout] --> src/config.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | rpc_bind_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `global_seedratio` [INFO] [stdout] --> src/config.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | global_seedratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_global_seedratio` [INFO] [stdout] --> src/config.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | no_global_seedratio: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `allowed` [INFO] [stdout] --> src/config.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | allowed: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `blocklist` [INFO] [stdout] --> src/config.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | blocklist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid_file` [INFO] [stdout] --> src/config.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | pid_file: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_blocklist` [INFO] [stdout] --> src/config.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | no_blocklist: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `watch_dir` [INFO] [stdout] --> src/config.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | watch_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_watch_dir` [INFO] [stdout] --> src/config.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | no_watch_dir: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `incomplete_dir` [INFO] [stdout] --> src/config.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | incomplete_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_incomplete_dir` [INFO] [stdout] --> src/config.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | no_incomplete_dir: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dump_settings` [INFO] [stdout] --> src/config.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 41 | dump_settings: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `logfile` [INFO] [stdout] --> src/config.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | logfile: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `foreground` [INFO] [stdout] --> src/config.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | foreground: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `config_dir` [INFO] [stdout] --> src/config.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | config_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/config.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | port: u16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `auth` [INFO] [stdout] --> src/config.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | auth: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_auth` [INFO] [stdout] --> src/config.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | no_auth: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `username` [INFO] [stdout] --> src/config.rs:69:5 [INFO] [stdout] | [INFO] [stdout] 69 | username: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> src/config.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | password: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_error` [INFO] [stdout] --> src/config.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 77 | log_error: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_info` [INFO] [stdout] --> src/config.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | log_info: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `log_debug` [INFO] [stdout] --> src/config.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | log_debug: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `download_dir` [INFO] [stdout] --> src/config.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | download_dir: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `paused` [INFO] [stdout] --> src/config.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | paused: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dht` [INFO] [stdout] --> src/config.rs:97:5 [INFO] [stdout] | [INFO] [stdout] 97 | dht: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_dht` [INFO] [stdout] --> src/config.rs:101:5 [INFO] [stdout] | [INFO] [stdout] 101 | no_dht: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `lpd` [INFO] [stdout] --> src/config.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 105 | lpd: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_lpd` [INFO] [stdout] --> src/config.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 109 | no_lpd: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `utp` [INFO] [stdout] --> src/config.rs:113:5 [INFO] [stdout] | [INFO] [stdout] 113 | utp: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_utp` [INFO] [stdout] --> src/config.rs:117:5 [INFO] [stdout] | [INFO] [stdout] 117 | no_utp: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peerport` [INFO] [stdout] --> src/config.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | peerport: u16, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `portmap` [INFO] [stdout] --> src/config.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | portmap: bool, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_portmap` [INFO] [stdout] --> src/config.rs:129:5 [INFO] [stdout] | [INFO] [stdout] 129 | no_portmap: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peerlimit_global` [INFO] [stdout] --> src/config.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 133 | peerlimit_global: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `peerlimit_torrent` [INFO] [stdout] --> src/config.rs:137:5 [INFO] [stdout] | [INFO] [stdout] 137 | peerlimit_torrent: u16, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encryption_required` [INFO] [stdout] --> src/config.rs:141:5 [INFO] [stdout] | [INFO] [stdout] 141 | encryption_required: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encryption_preferred` [INFO] [stdout] --> src/config.rs:145:5 [INFO] [stdout] | [INFO] [stdout] 145 | encryption_preferred: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `encryption_tolerated` [INFO] [stdout] --> src/config.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 149 | encryption_tolerated: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bind_address_ipv4` [INFO] [stdout] --> src/config.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | bind_address_ipv4: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `bind_address_ipv6` [INFO] [stdout] --> src/config.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | bind_address_ipv6: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `rpc_bind_address` [INFO] [stdout] --> src/config.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | rpc_bind_address: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `global_seedratio` [INFO] [stdout] --> src/config.rs:165:5 [INFO] [stdout] | [INFO] [stdout] 165 | global_seedratio: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `no_global_seedratio` [INFO] [stdout] --> src/config.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | no_global_seedratio: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pid_file` [INFO] [stdout] --> src/config.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | pid_file: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 41 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.60s [INFO] running `Command { std: "docker" "inspect" "f57114de5e0c57fe0bf9e70e2c4c6c69d5dbe48811fe04c154b6eff6f05eafa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f57114de5e0c57fe0bf9e70e2c4c6c69d5dbe48811fe04c154b6eff6f05eafa0", kill_on_drop: false }` [INFO] [stdout] f57114de5e0c57fe0bf9e70e2c4c6c69d5dbe48811fe04c154b6eff6f05eafa0