[INFO] cloning repository https://github.com/higersky/mini-dfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/higersky/mini-dfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigersky%2Fmini-dfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigersky%2Fmini-dfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1df4c2ebd48067df587a77d4b9402b97ec12bdc9
[INFO] testing higersky/mini-dfs against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhigersky%2Fmini-dfs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/higersky/mini-dfs
[INFO] finished tweaking git repo https://github.com/higersky/mini-dfs
[INFO] tweaked toml for git repo https://github.com/higersky/mini-dfs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/higersky/mini-dfs on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/higersky/mini-dfs 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43
[INFO] running `Command { std: "docker" "start" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.12.0
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling io-lifetimes v0.7.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling rustix v0.35.6
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.24.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling hashlink v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling nix v0.23.1
[INFO] [stderr]    Compiling papergrid v0.4.0
[INFO] [stderr]    Compiling fd-lock v3.0.6
[INFO] [stderr]    Compiling path-dedot v3.0.17
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling utf8-width v0.1.6
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling tabled_derive v0.3.0
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling uuid-macro-internal v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling utf8parse v0.2.0
[INFO] [stderr]    Compiling uuid v1.1.2
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling tabled v0.7.0
[INFO] [stderr]    Compiling byte-unit v4.0.14
[INFO] [stderr]    Compiling shellwords v1.1.0
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling path-absolutize v3.0.13
[INFO] [stderr]    Compiling rustyline v9.1.2
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling rusqlite v0.27.0
[INFO] [stderr]    Compiling minidfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let tn = std::thread::spawn(move || (nameserver.run(&cloned_token)));
[INFO] [stdout]    |                                         ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -     let tn = std::thread::spawn(move || (nameserver.run(&cloned_token)));
[INFO] [stdout] 79 +     let tn = std::thread::spawn(move || nameserver.run(&cloned_token));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:81:41
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let t1 = std::thread::spawn(move || (d1.run(&cloned_token, 1)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 -     let t1 = std::thread::spawn(move || (d1.run(&cloned_token, 1)));
[INFO] [stdout] 81 +     let t1 = std::thread::spawn(move || d1.run(&cloned_token, 1));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let t2 = std::thread::spawn(move || (d2.run(&cloned_token, 2)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 83 -     let t2 = std::thread::spawn(move || (d2.run(&cloned_token, 2)));
[INFO] [stdout] 83 +     let t2 = std::thread::spawn(move || d2.run(&cloned_token, 2));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:85:41
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let t3 = std::thread::spawn(move || (d3.run(&cloned_token, 3)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 85 -     let t3 = std::thread::spawn(move || (d3.run(&cloned_token, 3)));
[INFO] [stdout] 85 +     let t3 = std::thread::spawn(move || d3.run(&cloned_token, 3));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:87:41
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let t4 = std::thread::spawn(move || (d4.run(&cloned_token, 4)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let t4 = std::thread::spawn(move || (d4.run(&cloned_token, 4)));
[INFO] [stdout] 87 +     let t4 = std::thread::spawn(move || d4.run(&cloned_token, 4));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/client.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   i64::max_value(),
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/client.rs:406:30
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 blocks: i64::max_value(),
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `amount` is never read
[INFO] [stdout]   --> src/nameserver.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct WriteParams {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 43 |     pub path: String,
[INFO] [stdout] 44 |     pub amount: i64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 38s
[INFO] running `Command { std: "docker" "inspect" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling minidfs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |     let tn = std::thread::spawn(move || (nameserver.run(&cloned_token)));
[INFO] [stdout]    |                                         ^                             ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 79 -     let tn = std::thread::spawn(move || (nameserver.run(&cloned_token)));
[INFO] [stdout] 79 +     let tn = std::thread::spawn(move || nameserver.run(&cloned_token));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:81:41
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let t1 = std::thread::spawn(move || (d1.run(&cloned_token, 1)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 81 -     let t1 = std::thread::spawn(move || (d1.run(&cloned_token, 1)));
[INFO] [stdout] 81 +     let t1 = std::thread::spawn(move || d1.run(&cloned_token, 1));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:83:41
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let t2 = std::thread::spawn(move || (d2.run(&cloned_token, 2)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 83 -     let t2 = std::thread::spawn(move || (d2.run(&cloned_token, 2)));
[INFO] [stdout] 83 +     let t2 = std::thread::spawn(move || d2.run(&cloned_token, 2));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:85:41
[INFO] [stdout]    |
[INFO] [stdout] 85 |     let t3 = std::thread::spawn(move || (d3.run(&cloned_token, 3)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 85 -     let t3 = std::thread::spawn(move || (d3.run(&cloned_token, 3)));
[INFO] [stdout] 85 +     let t3 = std::thread::spawn(move || d3.run(&cloned_token, 3));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/main.rs:87:41
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let t4 = std::thread::spawn(move || (d4.run(&cloned_token, 4)));
[INFO] [stdout]    |                                         ^                        ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 87 -     let t4 = std::thread::spawn(move || (d4.run(&cloned_token, 4)));
[INFO] [stdout] 87 +     let t4 = std::thread::spawn(move || d4.run(&cloned_token, 4));
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/client.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 | ...                   i64::max_value(),
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stdout]    --> src/client.rs:406:30
[INFO] [stdout]     |
[INFO] [stdout] 406 |                 blocks: i64::max_value(),
[INFO] [stdout]     |                              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `amount` is never read
[INFO] [stdout]   --> src/nameserver.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct WriteParams {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 43 |     pub path: String,
[INFO] [stdout] 44 |     pub amount: i64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WriteParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.62s
[INFO] running `Command { std: "docker" "inspect" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stdout] running 0 tests
[INFO] [stderr]   --> src/main.rs:79:41
[INFO] [stdout] 
[INFO] [stderr]    |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr] 79 |     let tn = std::thread::spawn(move || (nameserver.run(&cloned_token)));
[INFO] [stdout] 
[INFO] [stderr]    |                                         ^                             ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 79 -     let tn = std::thread::spawn(move || (nameserver.run(&cloned_token)));
[INFO] [stderr] 79 +     let tn = std::thread::spawn(move || nameserver.run(&cloned_token));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/main.rs:81:41
[INFO] [stderr]    |
[INFO] [stderr] 81 |     let t1 = std::thread::spawn(move || (d1.run(&cloned_token, 1)));
[INFO] [stderr]    |                                         ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 81 -     let t1 = std::thread::spawn(move || (d1.run(&cloned_token, 1)));
[INFO] [stderr] 81 +     let t1 = std::thread::spawn(move || d1.run(&cloned_token, 1));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/main.rs:83:41
[INFO] [stderr]    |
[INFO] [stderr] 83 |     let t2 = std::thread::spawn(move || (d2.run(&cloned_token, 2)));
[INFO] [stderr]    |                                         ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 83 -     let t2 = std::thread::spawn(move || (d2.run(&cloned_token, 2)));
[INFO] [stderr] 83 +     let t2 = std::thread::spawn(move || d2.run(&cloned_token, 2));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/main.rs:85:41
[INFO] [stderr]    |
[INFO] [stderr] 85 |     let t3 = std::thread::spawn(move || (d3.run(&cloned_token, 3)));
[INFO] [stderr]    |                                         ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 85 -     let t3 = std::thread::spawn(move || (d3.run(&cloned_token, 3)));
[INFO] [stderr] 85 +     let t3 = std::thread::spawn(move || d3.run(&cloned_token, 3));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/main.rs:87:41
[INFO] [stderr]    |
[INFO] [stderr] 87 |     let t4 = std::thread::spawn(move || (d4.run(&cloned_token, 4)));
[INFO] [stderr]    |                                         ^                        ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 87 -     let t4 = std::thread::spawn(move || (d4.run(&cloned_token, 4)));
[INFO] [stderr] 87 +     let t4 = std::thread::spawn(move || d4.run(&cloned_token, 4));
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/client.rs:165:46
[INFO] [stderr]     |
[INFO] [stderr] 165 | ...                   i64::max_value(),
[INFO] [stderr]     |                            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated associated function `core::num::<impl i64>::max_value`: replaced by the `MAX` associated constant on this type
[INFO] [stderr]    --> src/client.rs:406:30
[INFO] [stderr]     |
[INFO] [stderr] 406 |                 blocks: i64::max_value(),
[INFO] [stderr]     |                              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `amount` is never read
[INFO] [stderr]   --> src/nameserver.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 42 | pub struct WriteParams {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 43 |     pub path: String,
[INFO] [stderr] 44 |     pub amount: i64,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WriteParams` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `minidfs` (bin "minidfs" test) generated 8 warnings (run `cargo fix --bin "minidfs" -p minidfs --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/minidfs-c9898c65139f9b25)
[INFO] running `Command { std: "docker" "inspect" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43", kill_on_drop: false }`
[INFO] [stdout] 97970e58e5a9776d04c762980647bcc539b2b8328607b3a251ae353416f4df43
