[INFO] cloning repository https://github.com/awesomecuber/axum-wasi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/awesomecuber/axum-wasi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawesomecuber%2Faxum-wasi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawesomecuber%2Faxum-wasi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8046a5cb7f711c903cd80a0028a56fcfaa72b25a [INFO] checking awesomecuber/axum-wasi against master#eb10639928a2781cf0a12440007fbcc1e3a6888f for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawesomecuber%2Faxum-wasi" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awesomecuber/axum-wasi on toolchain eb10639928a2781cf0a12440007fbcc1e3a6888f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awesomecuber/axum-wasi [INFO] finished tweaking git repo https://github.com/awesomecuber/axum-wasi [INFO] tweaked toml for git repo https://github.com/awesomecuber/axum-wasi written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/awesomecuber/axum-wasi 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" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wit-bindgen` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded leb128 v0.2.5 [INFO] [stderr] Downloaded id-arena v2.2.1 [INFO] [stderr] Downloaded axum-core v0.4.1 [INFO] [stderr] Downloaded wasm-encoder v0.38.1 [INFO] [stderr] Downloaded wasm-metadata v0.10.14 [INFO] [stderr] Downloaded wit-component v0.18.2 [INFO] [stderr] Downloaded wit-parser v0.13.0 [INFO] [stderr] Downloaded axum v0.7.2 [INFO] [stderr] Downloaded wasmparser v0.118.1 [INFO] [stderr] Downloaded syn v2.0.41 [INFO] [stderr] Downloaded spdx v0.10.2 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe84d49890ecde08afd718b3b9f84d99272a4e46707d8fe218490c4b5ed7c504 [INFO] running `Command { std: "docker" "start" "-a" "fe84d49890ecde08afd718b3b9f84d99272a4e46707d8fe218490c4b5ed7c504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe84d49890ecde08afd718b3b9f84d99272a4e46707d8fe218490c4b5ed7c504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe84d49890ecde08afd718b3b9f84d99272a4e46707d8fe218490c4b5ed7c504", kill_on_drop: false }` [INFO] [stdout] fe84d49890ecde08afd718b3b9f84d99272a4e46707d8fe218490c4b5ed7c504 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+eb10639928a2781cf0a12440007fbcc1e3a6888f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c367f923d20d2ae3ee5249198a9b9e97f461af20d403bb3714e56aa5608290b [INFO] running `Command { std: "docker" "start" "-a" "3c367f923d20d2ae3ee5249198a9b9e97f461af20d403bb3714e56aa5608290b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wasmparser v0.118.1 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling wit-parser v0.13.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling wasm-metadata v0.10.14 [INFO] [stderr] Compiling wit-component v0.18.2 [INFO] [stderr] Compiling wit-bindgen-core v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Checking wit-bindgen v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Checking axum-wasi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Html` and `StatusCode` [INFO] [stdout] --> src/lib.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | http::{HeaderMap, Request, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | response::{Html, IntoResponse, Response}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Html` and `StatusCode` [INFO] [stdout] --> src/lib.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | http::{HeaderMap, Request, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | response::{Html, IntoResponse, Response}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SinkExt` [INFO] [stdout] --> src/lib.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | use futures::{sink, stream, Future, Sink, SinkExt, Stream}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SinkExt` [INFO] [stdout] --> src/lib.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | use futures::{sink, stream, Future, Sink, SinkExt, Stream}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/lib.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let (parts, body) = block_on(app(request)).into_parts(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sink` [INFO] [stdout] --> src/lib.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let sink = outgoing_body_to_sink(outgoing_body); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_sink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/lib.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let (parts, body) = block_on(app(request)).into_parts(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sink` [INFO] [stdout] --> src/lib.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let sink = outgoing_body_to_sink(outgoing_body); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_sink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.44s [INFO] running `Command { std: "docker" "inspect" "3c367f923d20d2ae3ee5249198a9b9e97f461af20d403bb3714e56aa5608290b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c367f923d20d2ae3ee5249198a9b9e97f461af20d403bb3714e56aa5608290b", kill_on_drop: false }` [INFO] [stdout] 3c367f923d20d2ae3ee5249198a9b9e97f461af20d403bb3714e56aa5608290b [INFO] checking awesomecuber/axum-wasi against try#357cc345f0a672ac4bee347eb89b7552541416c1 for pr-127827-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fawesomecuber%2Faxum-wasi" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/awesomecuber/axum-wasi on toolchain 357cc345f0a672ac4bee347eb89b7552541416c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/awesomecuber/axum-wasi [INFO] finished tweaking git repo https://github.com/awesomecuber/axum-wasi [INFO] tweaked toml for git repo https://github.com/awesomecuber/axum-wasi written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/awesomecuber/axum-wasi 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" "+357cc345f0a672ac4bee347eb89b7552541416c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eebedaefbf01a19d4ab0b0fe240731f228ea32b1cc004405b5d967e5ef6332d7 [INFO] running `Command { std: "docker" "start" "-a" "eebedaefbf01a19d4ab0b0fe240731f228ea32b1cc004405b5d967e5ef6332d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eebedaefbf01a19d4ab0b0fe240731f228ea32b1cc004405b5d967e5ef6332d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eebedaefbf01a19d4ab0b0fe240731f228ea32b1cc004405b5d967e5ef6332d7", kill_on_drop: false }` [INFO] [stdout] eebedaefbf01a19d4ab0b0fe240731f228ea32b1cc004405b5d967e5ef6332d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+357cc345f0a672ac4bee347eb89b7552541416c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ad7ad3ceac2b37753350e19080aa2f65a11d6f6d7ff1d9a6f0e4cbbabd76c69 [INFO] running `Command { std: "docker" "start" "-a" "3ad7ad3ceac2b37753350e19080aa2f65a11d6f6d7ff1d9a6f0e4cbbabd76c69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling spdx v0.10.2 [INFO] [stderr] Compiling wasm-encoder v0.38.1 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking http v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling wit-bindgen-rust v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling axum-core v0.4.1 [INFO] [stderr] Compiling axum v0.7.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling wasmparser v0.118.1 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling wit-parser v0.13.0 [INFO] [stderr] Checking http-body-util v0.1.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling wasm-metadata v0.10.14 [INFO] [stderr] Compiling wit-component v0.18.2 [INFO] [stderr] Compiling wit-bindgen-core v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Compiling wit-bindgen-rust-macro v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Checking wit-bindgen v0.16.0 (https://github.com/bytecodealliance/wit-bindgen#5c684cf5) [INFO] [stderr] Checking axum-wasi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Html` and `StatusCode` [INFO] [stdout] --> src/lib.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | http::{HeaderMap, Request, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | response::{Html, IntoResponse, Response}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Html` and `StatusCode` [INFO] [stdout] --> src/lib.rs:12:32 [INFO] [stdout] | [INFO] [stdout] 12 | http::{HeaderMap, Request, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 13 | response::{Html, IntoResponse, Response}, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SinkExt` [INFO] [stdout] --> src/lib.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | use futures::{sink, stream, Future, Sink, SinkExt, Stream}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SinkExt` [INFO] [stdout] --> src/lib.rs:18:43 [INFO] [stdout] | [INFO] [stdout] 18 | use futures::{sink, stream, Future, Sink, SinkExt, Stream}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/lib.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let (parts, body) = block_on(app(request)).into_parts(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sink` [INFO] [stdout] --> src/lib.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let sink = outgoing_body_to_sink(outgoing_body); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_sink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `body` [INFO] [stdout] --> src/lib.rs:94:21 [INFO] [stdout] | [INFO] [stdout] 94 | let (parts, body) = block_on(app(request)).into_parts(); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_body` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sink` [INFO] [stdout] --> src/lib.rs:112:13 [INFO] [stdout] | [INFO] [stdout] 112 | let sink = outgoing_body_to_sink(outgoing_body); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_sink` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.25s [INFO] running `Command { std: "docker" "inspect" "3ad7ad3ceac2b37753350e19080aa2f65a11d6f6d7ff1d9a6f0e4cbbabd76c69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ad7ad3ceac2b37753350e19080aa2f65a11d6f6d7ff1d9a6f0e4cbbabd76c69", kill_on_drop: false }` [INFO] [stdout] 3ad7ad3ceac2b37753350e19080aa2f65a11d6f6d7ff1d9a6f0e4cbbabd76c69