[INFO] cloning repository https://github.com/rvolosatovs/wasi-passthrough
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rvolosatovs/wasi-passthrough" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fwasi-passthrough", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fwasi-passthrough'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1a6b77a88667283df2878f3a03e24eedf2ff74ae
[INFO] checking rvolosatovs/wasi-passthrough against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frvolosatovs%2Fwasi-passthrough" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/rvolosatovs/wasi-passthrough
[INFO] finished tweaking git repo https://github.com/rvolosatovs/wasi-passthrough
[INFO] tweaked toml for git repo https://github.com/rvolosatovs/wasi-passthrough written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rvolosatovs/wasi-passthrough on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rvolosatovs/wasi-passthrough 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen v0.32.0
[INFO] [stderr]   Downloaded wit-bindgen-core v0.32.0
[INFO] [stderr]   Downloaded wasm-metadata v0.217.0
[INFO] [stderr]   Downloaded wit-component v0.217.0
[INFO] [stderr]   Downloaded spdx v0.10.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 174777aae650f25b07a2ee3f301226698023798ad5d8893f2e001ba5ccf97b60
[INFO] running `Command { std: "docker" "start" "-a" "174777aae650f25b07a2ee3f301226698023798ad5d8893f2e001ba5ccf97b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "174777aae650f25b07a2ee3f301226698023798ad5d8893f2e001ba5ccf97b60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "174777aae650f25b07a2ee3f301226698023798ad5d8893f2e001ba5ccf97b60", kill_on_drop: false }`
[INFO] [stdout] 174777aae650f25b07a2ee3f301226698023798ad5d8893f2e001ba5ccf97b60
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c8d65c0aa1abafcfb3b7999efc7c2260d2f583bb7c3a63c764da3a1dec6f336
[INFO] running `Command { std: "docker" "start" "-a" "1c8d65c0aa1abafcfb3b7999efc7c2260d2f583bb7c3a63c764da3a1dec6f336", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling prettyplease v0.2.22
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling unicode-xid v0.2.5
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling wit-bindgen-rust v0.32.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.32.0
[INFO] [stderr]    Compiling wit-bindgen-rt v0.32.0
[INFO] [stderr]    Compiling spdx v0.10.6
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling wasmparser v0.217.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling wasm-encoder v0.217.0
[INFO] [stderr]    Compiling wit-parser v0.217.0
[INFO] [stderr]    Compiling wasm-metadata v0.217.0
[INFO] [stderr]    Compiling wit-bindgen-core v0.32.0
[INFO] [stderr]    Compiling wit-component v0.217.0
[INFO] [stderr]     Checking wit-bindgen v0.32.0
[INFO] [stderr]     Checking wasi-passthrough v0.1.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/filesystem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         err: exports::wasi::io::error::ErrorBorrow<'_>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/filesystem.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         length: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `advice`
[INFO] [stdout]   --> src/filesystem.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         advice: exports::wasi::filesystem::types::Advice,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_advice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/filesystem.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn set_size(&self, size: Filesize) -> Result<(), exports::wasi::filesystem::types::ErrorCode> {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_access_timestamp`
[INFO] [stdout]   --> src/filesystem.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         data_access_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_access_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_modification_timestamp`
[INFO] [stdout]   --> src/filesystem.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         data_modification_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_modification_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/filesystem.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         length: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]    --> src/filesystem.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         buffer: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/filesystem.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         offset: Filesize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_access_timestamp`
[INFO] [stdout]    --> src/filesystem.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         data_access_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_access_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_modification_timestamp`
[INFO] [stdout]    --> src/filesystem.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         data_modification_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_modification_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path_flags`
[INFO] [stdout]    --> src/filesystem.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         old_path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path`
[INFO] [stdout]    --> src/filesystem.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         old_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_descriptor`
[INFO] [stdout]    --> src/filesystem.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         new_descriptor: DescriptorBorrow<'_>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_path`
[INFO] [stdout]    --> src/filesystem.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         new_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `open_flags`
[INFO] [stdout]    --> src/filesystem.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         open_flags: exports::wasi::filesystem::types::OpenFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/filesystem.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         flags: exports::wasi::filesystem::types::DescriptorFlags,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path`
[INFO] [stdout]    --> src/filesystem.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         old_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_descriptor`
[INFO] [stdout]    --> src/filesystem.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         new_descriptor: DescriptorBorrow<'_>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_path`
[INFO] [stdout]    --> src/filesystem.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         new_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path`
[INFO] [stdout]    --> src/filesystem.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         old_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_path`
[INFO] [stdout]    --> src/filesystem.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         new_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/filesystem.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn is_same_object(&self, other: DescriptorBorrow<'_>) -> bool {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/http.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         request: exports::wasi::http::types::OutgoingRequest,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/http.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         options: Option<exports::wasi::http::types::RequestOptions>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/http.rs:323:24
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn http_error_code(err: IoErrorBorrow<'_>) -> Option<exports::wasi::http::types::ErrorCode> {
[INFO] [stdout]     |                        ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/sockets.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         network: &Network,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/sockets.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         name: String,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/sockets.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         network: &Network,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_address`
[INFO] [stdout]   --> src/sockets.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         local_address: IpSocketAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/sockets.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         network: &Network,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote_address`
[INFO] [stdout]   --> src/sockets.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         remote_address: IpSocketAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn set_listen_backlog_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn set_keep_alive_enabled(&self, value: bool) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn set_keep_alive_idle_time(&self, value: Duration) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_keep_alive_interval(&self, value: Duration) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn set_keep_alive_count(&self, value: u32) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn set_hop_limit(&self, value: u8) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn set_receive_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:164:36
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn set_send_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_type`
[INFO] [stdout]    --> src/sockets.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         shutdown_type: exports::wasi::sockets::tcp::ShutdownType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/sockets.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         network: &Network,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_address`
[INFO] [stdout]    --> src/sockets.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         local_address: IpSocketAddress,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote_address`
[INFO] [stdout]    --> src/sockets.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         remote_address: Option<IpSocketAddress>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:228:37
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn set_unicast_hop_limit(&self, value: u8) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn set_receive_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:244:36
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn set_send_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_results`
[INFO] [stdout]    --> src/sockets.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         max_results: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datagrams`
[INFO] [stdout]    --> src/sockets.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         datagrams: Vec<exports::wasi::sockets::udp::OutgoingDatagram>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datagrams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]   --> src/filesystem.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         err: exports::wasi::io::error::ErrorBorrow<'_>,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/filesystem.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         length: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `advice`
[INFO] [stdout]   --> src/filesystem.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         advice: exports::wasi::filesystem::types::Advice,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_advice`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `size`
[INFO] [stdout]   --> src/filesystem.rs:78:24
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn set_size(&self, size: Filesize) -> Result<(), exports::wasi::filesystem::types::ErrorCode> {
[INFO] [stdout]    |                        ^^^^ help: if this is intentional, prefix it with an underscore: `_size`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_access_timestamp`
[INFO] [stdout]   --> src/filesystem.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         data_access_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_access_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_modification_timestamp`
[INFO] [stdout]   --> src/filesystem.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 85 |         data_modification_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_modification_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `length`
[INFO] [stdout]   --> src/filesystem.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 92 |         length: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_length`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]   --> src/filesystem.rs:93:9
[INFO] [stdout]    |
[INFO] [stdout] 93 |         offset: Filesize,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `buffer`
[INFO] [stdout]    --> src/filesystem.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         buffer: Vec<u8>,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `offset`
[INFO] [stdout]    --> src/filesystem.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 101 |         offset: Filesize,
[INFO] [stdout]     |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_offset`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:137:9
[INFO] [stdout]     |
[INFO] [stdout] 137 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 138 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 148 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:149:9
[INFO] [stdout]     |
[INFO] [stdout] 149 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_access_timestamp`
[INFO] [stdout]    --> src/filesystem.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 150 |         data_access_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_access_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_modification_timestamp`
[INFO] [stdout]    --> src/filesystem.rs:151:9
[INFO] [stdout]     |
[INFO] [stdout] 151 |         data_modification_timestamp: exports::wasi::filesystem::types::NewTimestamp,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_data_modification_timestamp`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path_flags`
[INFO] [stdout]    --> src/filesystem.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 158 |         old_path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path`
[INFO] [stdout]    --> src/filesystem.rs:159:9
[INFO] [stdout]     |
[INFO] [stdout] 159 |         old_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_descriptor`
[INFO] [stdout]    --> src/filesystem.rs:160:9
[INFO] [stdout]     |
[INFO] [stdout] 160 |         new_descriptor: DescriptorBorrow<'_>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_path`
[INFO] [stdout]    --> src/filesystem.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 161 |         new_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:168:9
[INFO] [stdout]     |
[INFO] [stdout] 168 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:169:9
[INFO] [stdout]     |
[INFO] [stdout] 169 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `open_flags`
[INFO] [stdout]    --> src/filesystem.rs:170:9
[INFO] [stdout]     |
[INFO] [stdout] 170 |         open_flags: exports::wasi::filesystem::types::OpenFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_open_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `flags`
[INFO] [stdout]    --> src/filesystem.rs:171:9
[INFO] [stdout]     |
[INFO] [stdout] 171 |         flags: exports::wasi::filesystem::types::DescriptorFlags,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:181:9
[INFO] [stdout]     |
[INFO] [stdout] 181 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:188:9
[INFO] [stdout]     |
[INFO] [stdout] 188 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path`
[INFO] [stdout]    --> src/filesystem.rs:195:9
[INFO] [stdout]     |
[INFO] [stdout] 195 |         old_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_descriptor`
[INFO] [stdout]    --> src/filesystem.rs:196:9
[INFO] [stdout]     |
[INFO] [stdout] 196 |         new_descriptor: DescriptorBorrow<'_>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_path`
[INFO] [stdout]    --> src/filesystem.rs:197:9
[INFO] [stdout]     |
[INFO] [stdout] 197 |         new_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `old_path`
[INFO] [stdout]    --> src/filesystem.rs:204:9
[INFO] [stdout]     |
[INFO] [stdout] 204 |         old_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `new_path`
[INFO] [stdout]    --> src/filesystem.rs:205:9
[INFO] [stdout]     |
[INFO] [stdout] 205 |         new_path: String,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_new_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:212:9
[INFO] [stdout]     |
[INFO] [stdout] 212 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]    --> src/filesystem.rs:217:30
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn is_same_object(&self, other: DescriptorBorrow<'_>) -> bool {
[INFO] [stdout]     |                              ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_flags`
[INFO] [stdout]    --> src/filesystem.rs:232:9
[INFO] [stdout]     |
[INFO] [stdout] 232 |         path_flags: exports::wasi::filesystem::types::PathFlags,
[INFO] [stdout]     |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_flags`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/filesystem.rs:233:9
[INFO] [stdout]     |
[INFO] [stdout] 233 |         path: String,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/http.rs:300:9
[INFO] [stdout]     |
[INFO] [stdout] 300 |         request: exports::wasi::http::types::OutgoingRequest,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `options`
[INFO] [stdout]    --> src/http.rs:301:9
[INFO] [stdout]     |
[INFO] [stdout] 301 |         options: Option<exports::wasi::http::types::RequestOptions>,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_options`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `err`
[INFO] [stdout]    --> src/http.rs:323:24
[INFO] [stdout]     |
[INFO] [stdout] 323 |     fn http_error_code(err: IoErrorBorrow<'_>) -> Option<exports::wasi::http::types::ErrorCode> {
[INFO] [stdout]     |                        ^^^ help: if this is intentional, prefix it with an underscore: `_err`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/sockets.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |         network: &Network,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> src/sockets.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |         name: String,
[INFO] [stdout]    |         ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/sockets.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         network: &Network,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_address`
[INFO] [stdout]   --> src/sockets.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         local_address: IpSocketAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]   --> src/sockets.rs:53:9
[INFO] [stdout]    |
[INFO] [stdout] 53 |         network: &Network,
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote_address`
[INFO] [stdout]   --> src/sockets.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         remote_address: IpSocketAddress,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |     fn set_listen_backlog_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |     fn set_keep_alive_enabled(&self, value: bool) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:124:40
[INFO] [stdout]     |
[INFO] [stdout] 124 |     fn set_keep_alive_idle_time(&self, value: Duration) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:132:39
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn set_keep_alive_interval(&self, value: Duration) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:140:36
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn set_keep_alive_count(&self, value: u32) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:148:29
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn set_hop_limit(&self, value: u8) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:156:39
[INFO] [stdout]     |
[INFO] [stdout] 156 |     fn set_receive_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:164:36
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn set_send_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `shutdown_type`
[INFO] [stdout]    --> src/sockets.rs:174:9
[INFO] [stdout]     |
[INFO] [stdout] 174 |         shutdown_type: exports::wasi::sockets::tcp::ShutdownType,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_shutdown_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `network`
[INFO] [stdout]    --> src/sockets.rs:189:9
[INFO] [stdout]     |
[INFO] [stdout] 189 |         network: &Network,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_network`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_address`
[INFO] [stdout]    --> src/sockets.rs:190:9
[INFO] [stdout]     |
[INFO] [stdout] 190 |         local_address: IpSocketAddress,
[INFO] [stdout]     |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `remote_address`
[INFO] [stdout]    --> src/sockets.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         remote_address: Option<IpSocketAddress>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_remote_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:228:37
[INFO] [stdout]     |
[INFO] [stdout] 228 |     fn set_unicast_hop_limit(&self, value: u8) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                     ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:236:39
[INFO] [stdout]     |
[INFO] [stdout] 236 |     fn set_receive_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                       ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]    --> src/sockets.rs:244:36
[INFO] [stdout]     |
[INFO] [stdout] 244 |     fn set_send_buffer_size(&self, value: u64) -> Result<(), ErrorCode> {
[INFO] [stdout]     |                                    ^^^^^ help: if this is intentional, prefix it with an underscore: `_value`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `max_results`
[INFO] [stdout]    --> src/sockets.rs:256:9
[INFO] [stdout]     |
[INFO] [stdout] 256 |         max_results: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_results`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `datagrams`
[INFO] [stdout]    --> src/sockets.rs:273:9
[INFO] [stdout]     |
[INFO] [stdout] 273 |         datagrams: Vec<exports::wasi::sockets::udp::OutgoingDatagram>,
[INFO] [stdout]     |         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_datagrams`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.24s
[INFO] running `Command { std: "docker" "inspect" "1c8d65c0aa1abafcfb3b7999efc7c2260d2f583bb7c3a63c764da3a1dec6f336", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c8d65c0aa1abafcfb3b7999efc7c2260d2f583bb7c3a63c764da3a1dec6f336", kill_on_drop: false }`
[INFO] [stdout] 1c8d65c0aa1abafcfb3b7999efc7c2260d2f583bb7c3a63c764da3a1dec6f336
