[INFO] cloning repository https://github.com/gjz010/mapfs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gjz010/mapfs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjz010%2Fmapfs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjz010%2Fmapfs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77a911c9ccdc56c6deea9c77d9fdd7453e56e176
[INFO] checking gjz010/mapfs against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgjz010%2Fmapfs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gjz010/mapfs
[INFO] finished tweaking git repo https://github.com/gjz010/mapfs
[INFO] tweaked toml for git repo https://github.com/gjz010/mapfs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gjz010/mapfs 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/gjz010/mapfs 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded proc-macro-hack v0.5.18
[INFO] [stderr]   Downloaded tokio-serde v0.6.1
[INFO] [stderr]   Downloaded tarpc-plugins v0.8.0
[INFO] [stderr]   Downloaded bincode v1.3.1
[INFO] [stderr]   Downloaded fuse v0.3.1
[INFO] [stderr]   Downloaded tarpc v0.21.0
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded syn v1.0.35
[INFO] [stderr]   Downloaded tokio v0.2.22
[INFO] [stderr]   Downloaded libc v0.2.73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 9c32ef2eec663e4081cf7470769c0effb3d937dbcfccb9e62644071dc79e4aab
[INFO] running `Command { std: "docker" "start" "-a" "9c32ef2eec663e4081cf7470769c0effb3d937dbcfccb9e62644071dc79e4aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c32ef2eec663e4081cf7470769c0effb3d937dbcfccb9e62644071dc79e4aab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c32ef2eec663e4081cf7470769c0effb3d937dbcfccb9e62644071dc79e4aab", kill_on_drop: false }`
[INFO] [stdout] 9c32ef2eec663e4081cf7470769c0effb3d937dbcfccb9e62644071dc79e4aab
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 29105b57417e2d8ffb30bbe42306867c55d1d913a19f97c7f1d74e33ce6696bc
[INFO] running `Command { std: "docker" "start" "-a" "29105b57417e2d8ffb30bbe42306867c55d1d913a19f97c7f1d74e33ce6696bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling libc v0.2.73
[INFO] [stderr]    Compiling syn v1.0.35
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]     Checking arc-swap v0.4.7
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking ppv-lite86 v0.2.8
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]    Compiling fuse v0.3.1
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]     Checking regex-syntax v0.6.18
[INFO] [stderr]     Checking thread-scoped v1.0.2
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]     Checking signal-hook-registry v1.2.0
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking mio-uds v0.6.8
[INFO] [stderr]     Checking regex v1.3.9
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling derivative v2.1.1
[INFO] [stderr]    Compiling tarpc-plugins v0.8.0
[INFO] [stderr]     Checking tokio v0.2.22
[INFO] [stderr]     Checking pin-project v0.4.22
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.5
[INFO] [stderr]     Checking tokio-util v0.2.0
[INFO] [stderr]     Checking futures v0.3.5
[INFO] [stderr]     Checking bincode v1.3.1
[INFO] [stderr]     Checking tokio-serde v0.6.1
[INFO] [stderr]     Checking tarpc v0.21.0
[INFO] [stderr]     Checking mapfs-rpc v0.1.0 (/opt/rustwide/workdir/mapfs-rpc)
[INFO] [stderr]     Checking mapfs-client v0.1.0 (/opt/rustwide/workdir/mapfs-client)
[INFO] [stderr]     Checking mapfs-server v0.1.0 (/opt/rustwide/workdir/mapfs-server)
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:217:20
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::*`
[INFO] [stdout]  --> mapfs-server/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio::*;
[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 import: `winapi`
[INFO] [stdout]  --> mapfs-server/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Handler`, `client`, and `self`
[INFO] [stdout]  --> mapfs-server/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     client, context,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     server::{self, Handler},
[INFO] [stdout]   |              ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::*`
[INFO] [stdout]  --> mapfs-server/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use tokio::*;
[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 import: `winapi`
[INFO] [stdout]  --> mapfs-server/src/main.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use winapi;
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Handler`, `client`, and `self`
[INFO] [stdout]  --> mapfs-server/src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     client, context,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 7 |     server::{self, Handler},
[INFO] [stdout]   |              ^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:404:20
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:429:20
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:452:20
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:542:20
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:20:45
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn init(self, _: context::Context,req: FRequest) -> Result<(), c_int>{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:21:48
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn destroy(self, _: context::Context,req: FRequest){unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn lookup(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:22:62
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn lookup(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:22:75
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn lookup(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn forget(self, _: context::Context,req: FRequest, ino: u64, nlookup: u64){unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn forget(self, _: context::Context,req: FRequest, ino: u64, nlookup: u64){unimplemented!()}
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nlookup`
[INFO] [stdout]   --> mapfs-server/src/main.rs:23:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn forget(self, _: context::Context,req: FRequest, ino: u64, nlookup: u64){unimplemented!()}
[INFO] [stdout]    |                                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nlookup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn getattr(self, _: context::Context,req: FRequest, ino: u64)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn getattr(self, _: context::Context,req: FRequest, ino: u64)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn setattr(self, _: context::Context,req: FRequest, attr: FAttrSet)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:608:20
[INFO] [stdout]     |
[INFO] [stdout] 608 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr`
[INFO] [stdout]   --> mapfs-server/src/main.rs:25:63
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn setattr(self, _: context::Context,req: FRequest, attr: FAttrSet)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn readlink(self, _: context::Context,req: FRequest, ino: u64)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn readlink(self, _: context::Context,req: FRequest, ino: u64)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 |     async fn mknod(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemen...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:61
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...t::Context,req: FRequest, parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:74
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...req: FRequest, parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:88
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rdev`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:99
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...4, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_rdev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:61
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:74
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:88
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:29:47
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn unlink(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:29:62
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn unlink(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:29:75
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn unlink(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn rmdir(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:30:61
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn rmdir(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:30:74
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn rmdir(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:76
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `link`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:90
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_link`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:47
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn rename(self, _: context::Context,req: FRequest, parent: u64, name: String, newparent: u64, newname: String)->FReplyEntr...
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:62
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...t::Context,req: FRequest, parent: u64, name: String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:75
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...req: FRequest, parent: u64, name: String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newparent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:89
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...nt: u64, name: String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newparent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newname`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:105
[INFO] [stdout]    |
[INFO] [stdout] 32 | ... String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn open(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn open(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:33:70
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn open(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:60
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newparent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:70
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newparent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newname`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:86
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:45
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:60
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:70
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:683:20
[INFO] [stdout]     |
[INFO] [stdout] 683 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:79
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:92
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:46
[INFO] [stdout]    |
[INFO] [stdout] 36 |     async fn write(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...text::Context,req: FRequest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:71
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...text,req: FRequest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:80
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...quest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 | ... u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:108
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...ffset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:46
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:61
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:71
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                       ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:80
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 |     async fn release(self, _: context::Context,req: FRequest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEm...
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:63
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...text::Context,req: FRequest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:73
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...text,req: FRequest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:82
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...equest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:94
[INFO] [stdout]    |
[INFO] [stdout] 38 | ... fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flush`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:111
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...ags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flush`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:705:20
[INFO] [stdout]     |
[INFO] [stdout] 705 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:46
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:61
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:71
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                       ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datasync`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:80
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datasync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:40:48
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn opendir(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:40:63
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn opendir(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:40:73
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn opendir(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:48
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn readdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{uni...
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:63
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...text::Context,req: FRequest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:73
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...text,req: FRequest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:82
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...quest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:95
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...h: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:51
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:66
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:76
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                            ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:84
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:64
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:74
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datasync`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:83
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datasync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:44:47
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn statfs(self, _: context::Context,req: FRequest, ino: u64)->FReplyStatfs{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn statfs(self, _: context::Context,req: FRequest, ino: u64)->FReplyStatfs{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:49
[INFO] [stdout]    |
[INFO] [stdout] 45 |     async fn setxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->F...
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:64
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...text::Context,req: FRequest, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:74
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...xt,req: FRequest, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:88
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...t, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:104
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...e: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:116
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...e: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:64
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:74
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:88
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:47:50
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn listxattr(self, _: context::Context,req: FRequest, ino: u64, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:47:65
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn listxattr(self, _: context::Context,req: FRequest, ino: u64, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:47:75
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn listxattr(self, _: context::Context,req: FRequest, ino: u64, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:48:52
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn removexattr(self, _: context::Context,req: FRequest, ino: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:48:67
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn removexattr(self, _: context::Context,req: FRequest, ino: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:48:77
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn removexattr(self, _: context::Context,req: FRequest, ino: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:49:47
[INFO] [stdout]    |
[INFO] [stdout] 49 |     async fn access(self, _: context::Context,req: FRequest, ino: u64, mask: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:49:62
[INFO] [stdout]    |
[INFO] [stdout] 49 |     async fn access(self, _: context::Context,req: FRequest, ino: u64, mask: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mask`
[INFO] [stdout]   --> mapfs-server/src/main.rs:49:72
[INFO] [stdout]    |
[INFO] [stdout] 49 |     async fn access(self, _: context::Context,req: FRequest, ino: u64, mask: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:785:20
[INFO] [stdout]     |
[INFO] [stdout] 785 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:47
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn create(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimple...
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:62
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...t::Context,req: FRequest, parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:75
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...req: FRequest, parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:89
[INFO] [stdout]    |
[INFO] [stdout] 50 | ... parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:100
[INFO] [stdout]    |
[INFO] [stdout] 50 | ..., name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:46
[INFO] [stdout]    |
[INFO] [stdout] 51 |     async fn getlk(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid:...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:61
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...text::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemen...
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:71
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...text,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:80
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...t, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:97
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:109
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typ`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:119
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_typ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pid`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:129
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...rt: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_pid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:46
[INFO] [stdout]    |
[INFO] [stdout] 52 |     async fn setlk(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid:...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:61
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...text::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEm...
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...text,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimp...
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:80
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...t, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:97
[INFO] [stdout]    |
[INFO] [stdout] 52 | ... fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:109
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typ`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:119
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_typ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pid`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:129
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...rt: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_pid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sleep`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:139
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_sleep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:45
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:60
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blocksize`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:70
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocksize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:86
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileSystemServer` is never constructed
[INFO] [stdout]   --> mapfs-server/src/main.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct FileSystemServer;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:20:45
[INFO] [stdout]    |
[INFO] [stdout] 20 |     async fn init(self, _: context::Context,req: FRequest) -> Result<(), c_int>{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:21:48
[INFO] [stdout]    |
[INFO] [stdout] 21 |     async fn destroy(self, _: context::Context,req: FRequest){unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:22:47
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn lookup(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:22:62
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn lookup(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:22:75
[INFO] [stdout]    |
[INFO] [stdout] 22 |     async fn lookup(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mapfs-client/src/main.rs:827:9
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let mut stream = tarpc::serde_transport::tcp::connect(server_addr, Bincode::default()).await?;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn forget(self, _: context::Context,req: FRequest, ino: u64, nlookup: u64){unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:23:62
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn forget(self, _: context::Context,req: FRequest, ino: u64, nlookup: u64){unimplemented!()}
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sess`
[INFO] [stdout]    --> mapfs-client/src/main.rs:840:13
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let sess=session; // move in
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_sess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `nlookup`
[INFO] [stdout]   --> mapfs-server/src/main.rs:23:72
[INFO] [stdout]    |
[INFO] [stdout] 23 |     async fn forget(self, _: context::Context,req: FRequest, ino: u64, nlookup: u64){unimplemented!()}
[INFO] [stdout]    |                                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_nlookup`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:24:48
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn getattr(self, _: context::Context,req: FRequest, ino: u64)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:24:63
[INFO] [stdout]    |
[INFO] [stdout] 24 |     async fn getattr(self, _: context::Context,req: FRequest, ino: u64)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:25:48
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn setattr(self, _: context::Context,req: FRequest, attr: FAttrSet)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr`
[INFO] [stdout]   --> mapfs-server/src/main.rs:25:63
[INFO] [stdout]    |
[INFO] [stdout] 25 |     async fn setattr(self, _: context::Context,req: FRequest, attr: FAttrSet)->FReplyAttr{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^^ help: if this is intentional, prefix it with an underscore: `_attr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:26:49
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn readlink(self, _: context::Context,req: FRequest, ino: u64)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:26:64
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn readlink(self, _: context::Context,req: FRequest, ino: u64)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:46
[INFO] [stdout]    |
[INFO] [stdout] 27 |     async fn mknod(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemen...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:61
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...t::Context,req: FRequest, parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:74
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...req: FRequest, parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:88
[INFO] [stdout]    |
[INFO] [stdout] 27 | ... parent: u64, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rdev`
[INFO] [stdout]   --> mapfs-server/src/main.rs:27:99
[INFO] [stdout]    |
[INFO] [stdout] 27 | ...4, name: String, mode: u32, rdev: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_rdev`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:46
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:61
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:74
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> mapfs-server/src/main.rs:28:88
[INFO] [stdout]    |
[INFO] [stdout] 28 |     async fn mkdir(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:29:47
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn unlink(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:29:62
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn unlink(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:29:75
[INFO] [stdout]    |
[INFO] [stdout] 29 |     async fn unlink(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:30:46
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn rmdir(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:30:61
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn rmdir(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:30:74
[INFO] [stdout]    |
[INFO] [stdout] 30 |     async fn rmdir(self, _: context::Context,req: FRequest, parent: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:48
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:63
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:76
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `link`
[INFO] [stdout]   --> mapfs-server/src/main.rs:31:90
[INFO] [stdout]    |
[INFO] [stdout] 31 |     async fn symlink(self, _: context::Context,req: FRequest, parent: u64, name: String, link: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_link`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:47
[INFO] [stdout]    |
[INFO] [stdout] 32 |     async fn rename(self, _: context::Context,req: FRequest, parent: u64, name: String, newparent: u64, newname: String)->FReplyEntr...
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:62
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...t::Context,req: FRequest, parent: u64, name: String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:75
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...req: FRequest, parent: u64, name: String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newparent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:89
[INFO] [stdout]    |
[INFO] [stdout] 32 | ...nt: u64, name: String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                           ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newparent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newname`
[INFO] [stdout]   --> mapfs-server/src/main.rs:32:105
[INFO] [stdout]    |
[INFO] [stdout] 32 | ... String, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:33:45
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn open(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:33:60
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn open(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:33:70
[INFO] [stdout]    |
[INFO] [stdout] 33 |     async fn open(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:45
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:60
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newparent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:70
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newparent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `newname`
[INFO] [stdout]   --> mapfs-server/src/main.rs:34:86
[INFO] [stdout]    |
[INFO] [stdout] 34 |     async fn link(self, _: context::Context,req: FRequest, ino: u64, newparent: u64, newname: String)->FReplyEntry{unimplemented!()}
[INFO] [stdout]    |                                                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_newname`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:45
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:60
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:70
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:79
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                               ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:35:92
[INFO] [stdout]    |
[INFO] [stdout] 35 |     async fn read(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, size: u32)->FReplyData{unimplemented!()}
[INFO] [stdout]    |                                                                                            ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:46
[INFO] [stdout]    |
[INFO] [stdout] 36 |     async fn write(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...text::Context,req: FRequest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:71
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...text,req: FRequest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:80
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...quest, ino: u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:93
[INFO] [stdout]    |
[INFO] [stdout] 36 | ... u64, fh: u64, offset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:36:108
[INFO] [stdout]    |
[INFO] [stdout] 36 | ...ffset: i64, data: Vec<u8>, flags: u32)->FReplyWrite{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:46
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:61
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:71
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                       ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:37:80
[INFO] [stdout]    |
[INFO] [stdout] 37 |     async fn flush(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:48
[INFO] [stdout]    |
[INFO] [stdout] 38 |     async fn release(self, _: context::Context,req: FRequest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEm...
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:63
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...text::Context,req: FRequest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:73
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...text,req: FRequest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:82
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...equest, ino: u64, fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:94
[INFO] [stdout]    |
[INFO] [stdout] 38 | ... fh: u64, flags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flush`
[INFO] [stdout]   --> mapfs-server/src/main.rs:38:111
[INFO] [stdout]    |
[INFO] [stdout] 38 | ...ags: u32, lock_owner: u64, flush: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flush`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:46
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:61
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                             ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:71
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                       ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datasync`
[INFO] [stdout]   --> mapfs-server/src/main.rs:39:80
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn fsync(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datasync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:40:48
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn opendir(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:40:63
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn opendir(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                               ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:40:73
[INFO] [stdout]    |
[INFO] [stdout] 40 |     async fn opendir(self, _: context::Context,req: FRequest, ino: u64, flags: u32)->FReplyOpen{unimplemented!()}
[INFO] [stdout]    |                                                                         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:48
[INFO] [stdout]    |
[INFO] [stdout] 41 |     async fn readdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{uni...
[INFO] [stdout]    |                                                ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:63
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...text::Context,req: FRequest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:73
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...text,req: FRequest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:82
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...quest, ino: u64, fh: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `window_size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:41:95
[INFO] [stdout]    |
[INFO] [stdout] 41 | ...h: u64, offset: i64, window_size: u64)->FReplyDirectory{unimplemented!()}
[INFO] [stdout]    |                         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:51
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:66
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:76
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                            ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:42:84
[INFO] [stdout]    |
[INFO] [stdout] 42 |     async fn releasedir(self, _: context::Context,req: FRequest, ino: u64, fh:u64, flags: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:49
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:64
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:74
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datasync`
[INFO] [stdout]   --> mapfs-server/src/main.rs:43:83
[INFO] [stdout]    |
[INFO] [stdout] 43 |     async fn fsyncdir(self, _: context::Context,req: FRequest, ino: u64, fh: u64, datasync: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                                   ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datasync`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:44:47
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn statfs(self, _: context::Context,req: FRequest, ino: u64)->FReplyStatfs{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:44:62
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn statfs(self, _: context::Context,req: FRequest, ino: u64)->FReplyStatfs{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:49
[INFO] [stdout]    |
[INFO] [stdout] 45 |     async fn setxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->F...
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:64
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...text::Context,req: FRequest, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:74
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...xt,req: FRequest, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:88
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...t, ino: u64, name: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:104
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...e: String, value: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `position`
[INFO] [stdout]   --> mapfs-server/src/main.rs:45:116
[INFO] [stdout]    |
[INFO] [stdout] 45 | ...e: Vec<u8>, flags: u32, position: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                            ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:49
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:64
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:74
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                          ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:46:88
[INFO] [stdout]    |
[INFO] [stdout] 46 |     async fn getxattr(self, _: context::Context,req: FRequest, ino: u64, name: String, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:47:50
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn listxattr(self, _: context::Context,req: FRequest, ino: u64, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                  ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:47:65
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn listxattr(self, _: context::Context,req: FRequest, ino: u64, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> mapfs-server/src/main.rs:47:75
[INFO] [stdout]    |
[INFO] [stdout] 47 |     async fn listxattr(self, _: context::Context,req: FRequest, ino: u64, size: u32)->FReplyXattr{unimplemented!()}
[INFO] [stdout]    |                                                                           ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:48:52
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn removexattr(self, _: context::Context,req: FRequest, ino: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                    ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:48:67
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn removexattr(self, _: context::Context,req: FRequest, ino: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                   ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:48:77
[INFO] [stdout]    |
[INFO] [stdout] 48 |     async fn removexattr(self, _: context::Context,req: FRequest, ino: u64, name: String)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                             ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:49:47
[INFO] [stdout]    |
[INFO] [stdout] 49 |     async fn access(self, _: context::Context,req: FRequest, ino: u64, mask: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:49:62
[INFO] [stdout]    |
[INFO] [stdout] 49 |     async fn access(self, _: context::Context,req: FRequest, ino: u64, mask: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                              ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mask`
[INFO] [stdout]   --> mapfs-server/src/main.rs:49:72
[INFO] [stdout]    |
[INFO] [stdout] 49 |     async fn access(self, _: context::Context,req: FRequest, ino: u64, mask: u32)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                                                        ^^^^ help: if this is intentional, prefix it with an underscore: `_mask`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:47
[INFO] [stdout]    |
[INFO] [stdout] 50 |     async fn create(self, _: context::Context,req: FRequest, parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimple...
[INFO] [stdout]    |                                               ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:62
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...t::Context,req: FRequest, parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:75
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...req: FRequest, parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mode`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:89
[INFO] [stdout]    |
[INFO] [stdout] 50 | ... parent: u64, name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_mode`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]   --> mapfs-server/src/main.rs:50:100
[INFO] [stdout]    |
[INFO] [stdout] 50 | ..., name: String, mode: u32, flags: u32)->FReplyCreate{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:46
[INFO] [stdout]    |
[INFO] [stdout] 51 |     async fn getlk(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid:...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:61
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...text::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemen...
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:71
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...text,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:80
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...t, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:97
[INFO] [stdout]    |
[INFO] [stdout] 51 | ... fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:109
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typ`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:119
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...: u64, start: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_typ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pid`
[INFO] [stdout]   --> mapfs-server/src/main.rs:51:129
[INFO] [stdout]    |
[INFO] [stdout] 51 | ...rt: u64, end: u64, typ: u32, pid: u32)->FReplyLock{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_pid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:46
[INFO] [stdout]    |
[INFO] [stdout] 52 |     async fn setlk(self, _: context::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid:...
[INFO] [stdout]    |                                              ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:61
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...text::Context,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEm...
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `fh`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...text,req: FRequest, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimp...
[INFO] [stdout]    |                                  ^^ help: if this is intentional, prefix it with an underscore: `_fh`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lock_owner`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:80
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...t, ino: u64, fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                          ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_lock_owner`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `start`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:97
[INFO] [stdout]    |
[INFO] [stdout] 52 | ... fh: u64, lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_start`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `end`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:109
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...lock_owner: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_end`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `typ`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:119
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...: u64, start: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_typ`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pid`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:129
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...rt: u64, end: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_pid`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sleep`
[INFO] [stdout]   --> mapfs-server/src/main.rs:52:139
[INFO] [stdout]    |
[INFO] [stdout] 52 | ...: u64, typ: u32, pid: u32, sleep: bool)->FReplyEmpty{unimplemented!()}
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_sleep`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `req`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:45
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                             ^^^ help: if this is intentional, prefix it with an underscore: `_req`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ino`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:60
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                                            ^^^ help: if this is intentional, prefix it with an underscore: `_ino`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `blocksize`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:70
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_blocksize`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `idx`
[INFO] [stdout]   --> mapfs-server/src/main.rs:53:86
[INFO] [stdout]    |
[INFO] [stdout] 53 |     async fn bmap(self, _: context::Context,req: FRequest, ino: u64, blocksize: u32, idx: u64)->FReplyBmap{unimplemented!()}
[INFO] [stdout]    |                                                                                      ^^^ help: if this is intentional, prefix it with an underscore: `_idx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileSystemServer` is never constructed
[INFO] [stdout]   --> mapfs-server/src/main.rs:16:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | struct FileSystemServer;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:217:20
[INFO] [stdout]     |
[INFO] [stdout] 217 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:240:20
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:291:20
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:404:20
[INFO] [stdout]     |
[INFO] [stdout] 404 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:429:20
[INFO] [stdout]     |
[INFO] [stdout] 429 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:452:20
[INFO] [stdout]     |
[INFO] [stdout] 452 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:542:20
[INFO] [stdout]     |
[INFO] [stdout] 542 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:565:20
[INFO] [stdout]     |
[INFO] [stdout] 565 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:608:20
[INFO] [stdout]     |
[INFO] [stdout] 608 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:683:20
[INFO] [stdout]     |
[INFO] [stdout] 683 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:705:20
[INFO] [stdout]     |
[INFO] [stdout] 705 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> mapfs-client/src/main.rs:785:20
[INFO] [stdout]     |
[INFO] [stdout] 785 |                 Ok(data)=>{
[INFO] [stdout]     |                    ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> mapfs-client/src/main.rs:827:9
[INFO] [stdout]     |
[INFO] [stdout] 827 |     let mut stream = tarpc::serde_transport::tcp::connect(server_addr, Bincode::default()).await?;
[INFO] [stdout]     |         ----^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `sess`
[INFO] [stdout]    --> mapfs-client/src/main.rs:840:13
[INFO] [stdout]     |
[INFO] [stdout] 840 |         let sess=session; // move in
[INFO] [stdout]     |             ^^^^ help: if this is intentional, prefix it with an underscore: `_sess`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.97s
[INFO] running `Command { std: "docker" "inspect" "29105b57417e2d8ffb30bbe42306867c55d1d913a19f97c7f1d74e33ce6696bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29105b57417e2d8ffb30bbe42306867c55d1d913a19f97c7f1d74e33ce6696bc", kill_on_drop: false }`
[INFO] [stdout] 29105b57417e2d8ffb30bbe42306867c55d1d913a19f97c7f1d74e33ce6696bc
