[INFO] fetching crate finchers 0.13.5... [INFO] checking finchers-0.13.5 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate finchers 0.13.5 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate finchers 0.13.5 [INFO] finished tweaking crates.io crate finchers 0.13.5 [INFO] tweaked toml for crates.io crate finchers 0.13.5 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate finchers 0.13.5 on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 220 packages to latest compatible versions [INFO] [stderr] Adding atoi v0.2.3 (available: v0.2.4) [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.10.0) [INFO] [stderr] Adding bytes v0.4.12 (available: v1.10.1) [INFO] [stderr] Adding cookie v0.11.5 (available: v0.18.1) [INFO] [stderr] Adding futures v0.1.31 (available: v0.3.31) [INFO] [stderr] Adding http v0.1.21 (available: v1.3.1) [INFO] [stderr] Adding hyper v0.12.36 (available: v1.8.0) [INFO] [stderr] Adding percent-encoding v1.0.1 (available: v2.3.2) [INFO] [stderr] Adding serde_qs v0.4.6 (available: v0.15.0) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding tokio v0.1.22 (available: v1.48.0) [INFO] [stderr] Adding tower-service v0.1.0 (available: v0.3.3) [INFO] [stderr] Adding url v1.7.2 (available: v2.5.7) [INFO] [stderr] Adding version_check v0.1.5 (available: v0.9.5) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a884e50f42b4f8b993eec4e41b1e9309b933058d3db19afa5ab59d3d1dec6322 [INFO] running `Command { std: "docker" "start" "-a" "a884e50f42b4f8b993eec4e41b1e9309b933058d3db19afa5ab59d3d1dec6322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a884e50f42b4f8b993eec4e41b1e9309b933058d3db19afa5ab59d3d1dec6322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a884e50f42b4f8b993eec4e41b1e9309b933058d3db19afa5ab59d3d1dec6322", kill_on_drop: false }` [INFO] [stdout] a884e50f42b4f8b993eec4e41b1e9309b933058d3db19afa5ab59d3d1dec6322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6566fcb919d72ee1f11755609f224ec848fa4c6bc4a18584399579d284ad5afa [INFO] running `Command { std: "docker" "start" "-a" "6566fcb919d72ee1f11755609f224ec848fa4c6bc4a18584399579d284ad5afa", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking object v0.37.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling cargo-husky v1.5.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Checking cookie v0.11.5 [INFO] [stderr] Compiling finchers v0.13.5 (/opt/rustwide/workdir) [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.4 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tower-service v0.1.0 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking error-chain v0.12.4 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking serde_qs v0.4.6 [INFO] [stdout] warning: unexpected `cfg` condition name: `finchers_inject_extern_prelude` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(finchers_inject_extern_prelude, feature(extern_prelude))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(finchers_inject_extern_prelude)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(finchers_inject_extern_prelude)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `finchers_deny_warnings` [INFO] [stdout] --> src/lib.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #![cfg_attr(finchers_deny_warnings, deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(finchers_deny_warnings)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(finchers_deny_warnings)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `finchers_deny_warnings` [INFO] [stdout] --> src/lib.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | #![cfg_attr(finchers_deny_warnings, doc(test(attr(deny(warnings)))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(finchers_deny_warnings)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(finchers_deny_warnings)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/app.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg_attr(feature = "cargo-clippy", allow(large_enum_variant))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoint/context.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lint` [INFO] [stdout] --> src/endpoint/wrapper/recover.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg_attr(feature = "lint", allow(clippy::type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `lint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoint/and.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoints/body.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoints/body.rs:248:16 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/input/mod.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/server/mod.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/input/mod.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "cargo-clippy", allow(option_option))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `finchers_inject_extern_prelude` [INFO] [stdout] --> src/lib.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | #![cfg_attr(finchers_inject_extern_prelude, feature(extern_prelude))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `docsrs`, `feature`, and `test` and 31 more [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(finchers_inject_extern_prelude)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(finchers_inject_extern_prelude)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/endpoint/syntax/mod.rs:214:34 [INFO] [stdout] | [INFO] [stdout] 214 | _marker: PhantomData (T)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 214 - _marker: PhantomData (T)>, [INFO] [stdout] 214 + _marker: PhantomData T>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `finchers_deny_warnings` [INFO] [stdout] --> src/lib.rs:48:13 [INFO] [stdout] | [INFO] [stdout] 48 | #![cfg_attr(finchers_deny_warnings, deny(warnings))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(finchers_deny_warnings)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(finchers_deny_warnings)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `finchers_deny_warnings` [INFO] [stdout] --> src/lib.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | #![cfg_attr(finchers_deny_warnings, doc(test(attr(deny(warnings)))))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(finchers_deny_warnings)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(finchers_deny_warnings)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/app.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 139 | #[cfg_attr(feature = "cargo-clippy", allow(large_enum_variant))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoint/context.rs:156:12 [INFO] [stdout] | [INFO] [stdout] 156 | #[cfg_attr(feature = "cargo-clippy", allow(cast_ptr_alignment))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `lint` [INFO] [stdout] --> src/endpoint/wrapper/recover.rs:133:16 [INFO] [stdout] | [INFO] [stdout] 133 | #[cfg_attr(feature = "lint", allow(clippy::type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `lint` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoint/and.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | #![cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoints/body.rs:215:16 [INFO] [stdout] | [INFO] [stdout] 215 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/endpoints/body.rs:248:16 [INFO] [stdout] | [INFO] [stdout] 248 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/input/mod.rs:124:16 [INFO] [stdout] | [INFO] [stdout] 124 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/server/mod.rs:286:20 [INFO] [stdout] | [INFO] [stdout] 286 | #[cfg_attr(feature = "cargo-clippy", allow(type_complexity))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> src/input/mod.rs:31:16 [INFO] [stdout] | [INFO] [stdout] 31 | #[cfg_attr(feature = "cargo-clippy", allow(option_option))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `secure`, and `tower-web` [INFO] [stdout] = help: consider adding `cargo-clippy` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:56:1 [INFO] [stdout] | [INFO] [stdout] 56 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | unused, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/endpoint/syntax/mod.rs:214:34 [INFO] [stdout] | [INFO] [stdout] 214 | _marker: PhantomData (T)>, [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` implied by `#[warn(unused)]` [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 214 - _marker: PhantomData (T)>, [INFO] [stdout] 214 + _marker: PhantomData T>, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary braces around function argument [INFO] [stdout] --> src/test.rs:564:33 [INFO] [stdout] | [INFO] [stdout] 564 | let mut runner = runner({ endpoint::cloned("Hello") }); [INFO] [stdout] | ^^ ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_braces)]` implied by `#[warn(unused)]` [INFO] [stdout] help: remove these braces [INFO] [stdout] | [INFO] [stdout] 564 - let mut runner = runner({ endpoint::cloned("Hello") }); [INFO] [stdout] 564 + let mut runner = runner(endpoint::cloned("Hello")); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::guess_mime_type`: Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/output/fs.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | use mime_guess::guess_mime_type; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::guess_mime_type`: Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/output/fs.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | let content_type = guess_mime_type(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::guess_mime_type`: Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/output/fs.rs:17:17 [INFO] [stdout] | [INFO] [stdout] 17 | use mime_guess::guess_mime_type; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `mime_guess::guess_mime_type`: Use `from_path(path).first_or_octet_stream()` instead [INFO] [stdout] --> src/output/fs.rs:98:28 [INFO] [stdout] | [INFO] [stdout] 98 | let content_type = guess_mime_type(&path); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `http::uri::Authority::port`: use `port_part` or `port_u16` instead [INFO] [stdout] --> src/test.rs:328:48 [INFO] [stdout] | [INFO] [stdout] 328 | .or_insert(match authority.port() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `http::uri::Authority::port`: use `port_part` or `port_u16` instead [INFO] [stdout] --> src/test.rs:328:48 [INFO] [stdout] | [INFO] [stdout] 328 | .or_insert(match authority.port() { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor` is never read [INFO] [stdout] --> src/endpoint/context.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct TaskContext<'a> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 110 | input: &'a mut Input, [INFO] [stdout] 111 | cursor: &'a Cursor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/server/middleware/log.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct StdLogInstance { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 179 | version: Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StdLogInstance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoint/wrapper/and_then.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | F: Func + 'a, [INFO] [stdout] | ^^^^^ help: remove this bound [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | rust_2018_idioms, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoint/wrapper/map.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct MapFuture<'a, T, F: 'a> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoint/by_ref.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct ByRefFuture<'a, T: 'a> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoints/header.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct ParseFuture<'e, T: 'e> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoints/header.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct OptionalFuture<'e, T: 'e> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/error.rs:180:70 [INFO] [stdout] | [INFO] [stdout] 180 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 181 | | Ok(self.body.take().map(io::Cursor::new).into()) [INFO] [stdout] 182 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/error.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | Ok(self.body.take().map(io::Cursor::new).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `finchers` (lib) due to 44 previous errors; 26 warnings emitted [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/error.rs:184:73 [INFO] [stdout] | [INFO] [stdout] 184 | fn poll_trailers(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 185 | | Ok(None.into()) [INFO] [stdout] 186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/error.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | Ok(None.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/input/encoded.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_FromEncodedStrError` [INFO] [stdout] 135 | pub enum FromEncodedStrError { [INFO] [stdout] | ------------------- `FromEncodedStrError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/input/encoded.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_FromEncodedStrError` [INFO] [stdout] 135 | pub enum FromEncodedStrError { [INFO] [stdout] | ------------------- `FromEncodedStrError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/input/header.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | fn from_header_value(value: &HeaderValue) -> Result { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | Ok(value.clone()) [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/input/header.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(value.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:83:94 [INFO] [stdout] | [INFO] [stdout] 83 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 84 | | Ok(self) [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:92:94 [INFO] [stdout] | [INFO] [stdout] 92 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 93 | | Ok(Response::builder() [INFO] [stdout] 94 | | .status(StatusCode::NO_CONTENT) [INFO] [stdout] 95 | | .body(()) [INFO] [stdout] 96 | | .unwrap()) [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | / Ok(Response::builder() [INFO] [stdout] 94 | | .status(StatusCode::NO_CONTENT) [INFO] [stdout] 95 | | .body(()) [INFO] [stdout] 96 | | .unwrap()) [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:185:70 [INFO] [stdout] | [INFO] [stdout] 185 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 186 | | if !self.is_end_stream { [INFO] [stdout] 187 | | self.is_end_stream = true; [INFO] [stdout] 188 | | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | / if !self.is_end_stream { [INFO] [stdout] 187 | | self.is_end_stream = true; [INFO] [stdout] 188 | | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] 189 | | } else { [INFO] [stdout] 190 | | Ok(Async::Ready(None)) [INFO] [stdout] 191 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 186 | if !self.is_end_stream { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 187 | | self.is_end_stream = true; [INFO] [stdout] 188 | | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] 189 | | } else { [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | } else { [INFO] [stdout] | ________________^ [INFO] [stdout] 190 | | Ok(Async::Ready(None)) [INFO] [stdout] 191 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | Ok(Async::Ready(None)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:221:70 [INFO] [stdout] | [INFO] [stdout] 221 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 222 | | Ok(Async::Ready(self.0.take().map(io::Cursor::new))) [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | Ok(Async::Ready(self.0.take().map(io::Cursor::new))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/fs.rs:93:94 [INFO] [stdout] | [INFO] [stdout] 93 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 94 | | let NamedFile { file, meta, path } = self; [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | let body = FileStream::new(file, &meta); [INFO] [stdout] ... | [INFO] [stdout] 104 | | .unwrap()) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/fs.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | / Ok(Response::builder() [INFO] [stdout] 101 | | .header(header::CONTENT_LENGTH, meta.len()) [INFO] [stdout] 102 | | .header(header::CONTENT_TYPE, content_type.as_ref()) [INFO] [stdout] 103 | | .body(body.into()) [INFO] [stdout] 104 | | .unwrap()) [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:13:94 [INFO] [stdout] | [INFO] [stdout] 13 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 14 | | let mut response = Response::new(()); [INFO] [stdout] 15 | | *response.status_mut() = self; [INFO] [stdout] 16 | | Ok(response) [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:41:94 [INFO] [stdout] | [INFO] [stdout] 41 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 42 | | let mut response = Response::new(()); [INFO] [stdout] 43 | | *response.status_mut() = StatusCode::NO_CONTENT; [INFO] [stdout] 44 | | Ok(response) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:14:94 [INFO] [stdout] | [INFO] [stdout] 14 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 15 | | Ok(make_binary_response(self)) [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:24:94 [INFO] [stdout] | [INFO] [stdout] 24 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 25 | | Ok(make_binary_response(self)) [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:34:94 [INFO] [stdout] | [INFO] [stdout] 34 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 35 | | Ok(make_binary_response(self)) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:44:94 [INFO] [stdout] | [INFO] [stdout] 44 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 45 | | Ok(make_binary_response(self)) [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/debug.rs:17:95 [INFO] [stdout] | [INFO] [stdout] 17 | fn respond(self, cx: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 18 | | let body = if cx.is_pretty() { [INFO] [stdout] 19 | | format!("{:#?}", self.0) [INFO] [stdout] 20 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 26 | | .unwrap()) [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/debug.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / Ok(Response::builder() [INFO] [stdout] 24 | | .header("content-type", "text/plain; charset=utf-8") [INFO] [stdout] 25 | | .body(body) [INFO] [stdout] 26 | | .unwrap()) [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/json.rs:46:95 [INFO] [stdout] | [INFO] [stdout] 46 | fn respond(self, cx: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 47 | | let body = if cx.is_pretty() { [INFO] [stdout] 48 | | format!("{:#}", self) [INFO] [stdout] 49 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 59 | | Ok(response) [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/json.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/redirect.rs:62:94 [INFO] [stdout] | [INFO] [stdout] 62 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 63 | | let mut response = Response::new(()); [INFO] [stdout] 64 | | *response.status_mut() = self.status; [INFO] [stdout] 65 | | if let Some(location) = self.location { [INFO] [stdout] ... | [INFO] [stdout] 68 | | Ok(response) [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/redirect.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:13:94 [INFO] [stdout] | [INFO] [stdout] 13 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 14 | | Ok(make_text_response(self)) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Ok(make_text_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:23:94 [INFO] [stdout] | [INFO] [stdout] 23 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 24 | | Ok(make_text_response(self)) [INFO] [stdout] 25 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(make_text_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/text.rs:33:94 [INFO] [stdout] | [INFO] [stdout] 33 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 34 | | Ok(make_text_response(self)) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/text.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | Ok(make_text_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cursor` is never read [INFO] [stdout] --> src/endpoint/context.rs:111:5 [INFO] [stdout] | [INFO] [stdout] 109 | pub struct TaskContext<'a> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 110 | input: &'a mut Input, [INFO] [stdout] 111 | cursor: &'a Cursor, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TaskContext` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `version` is never read [INFO] [stdout] --> src/server/middleware/log.rs:179:9 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct StdLogInstance { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 179 | version: Version, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StdLogInstance` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoint/wrapper/and_then.rs:79:32 [INFO] [stdout] | [INFO] [stdout] 79 | F: Func + 'a, [INFO] [stdout] | ^^^^^ help: remove this bound [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | rust_2018_idioms, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(explicit_outlives_requirements)]` implied by `#[warn(rust_2018_idioms)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoint/wrapper/map.rs:71:30 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct MapFuture<'a, T, F: 'a> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoint/by_ref.rs:58:29 [INFO] [stdout] | [INFO] [stdout] 58 | pub struct ByRefFuture<'a, T: 'a> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoints/header.rs:84:29 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct ParseFuture<'e, T: 'e> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: outlives requirements can be inferred [INFO] [stdout] --> src/endpoints/header.rs:161:32 [INFO] [stdout] | [INFO] [stdout] 161 | pub struct OptionalFuture<'e, T: 'e> { [INFO] [stdout] | ^^^^ help: remove this bound [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/error.rs:180:70 [INFO] [stdout] | [INFO] [stdout] 180 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 181 | | Ok(self.body.take().map(io::Cursor::new).into()) [INFO] [stdout] 182 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: requested on the command line with `-D unmustuse-in-always-ok` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/error.rs:181:9 [INFO] [stdout] | [INFO] [stdout] 181 | Ok(self.body.take().map(io::Cursor::new).into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/error.rs:184:73 [INFO] [stdout] | [INFO] [stdout] 184 | fn poll_trailers(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | _________________________________________________________________________^ [INFO] [stdout] 185 | | Ok(None.into()) [INFO] [stdout] 186 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/error.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | Ok(None.into()) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/input/encoded.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Fail` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_Fail_FOR_FromEncodedStrError` [INFO] [stdout] 135 | pub enum FromEncodedStrError { [INFO] [stdout] | ------------------- `FromEncodedStrError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/input/encoded.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 134 | #[derive(Debug, Fail)] [INFO] [stdout] | ^--- [INFO] [stdout] | | [INFO] [stdout] | `Display` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_DERIVE_failure_core_fmt_Display_FOR_FromEncodedStrError` [INFO] [stdout] 135 | pub enum FromEncodedStrError { [INFO] [stdout] | ------------------- `FromEncodedStrError` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Fail` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `Fail` may come from an old version of the `failure_derive` crate, try updating your dependency with `cargo update -p failure_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `Fail` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/input/header.rs:24:76 [INFO] [stdout] | [INFO] [stdout] 24 | fn from_header_value(value: &HeaderValue) -> Result { [INFO] [stdout] | ____________________________________________________________________________^ [INFO] [stdout] 25 | | Ok(value.clone()) [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result [INFO] [stdout] --> src/input/header.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(value.clone()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:83:94 [INFO] [stdout] | [INFO] [stdout] 83 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 84 | | Ok(self) [INFO] [stdout] 85 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 84 | Ok(self) [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:92:94 [INFO] [stdout] | [INFO] [stdout] 92 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 93 | | Ok(Response::builder() [INFO] [stdout] 94 | | .status(StatusCode::NO_CONTENT) [INFO] [stdout] 95 | | .body(()) [INFO] [stdout] 96 | | .unwrap()) [INFO] [stdout] 97 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/mod.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | / Ok(Response::builder() [INFO] [stdout] 94 | | .status(StatusCode::NO_CONTENT) [INFO] [stdout] 95 | | .body(()) [INFO] [stdout] 96 | | .unwrap()) [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:185:70 [INFO] [stdout] | [INFO] [stdout] 185 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 186 | | if !self.is_end_stream { [INFO] [stdout] 187 | | self.is_end_stream = true; [INFO] [stdout] 188 | | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] ... | [INFO] [stdout] 192 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | / if !self.is_end_stream { [INFO] [stdout] 187 | | self.is_end_stream = true; [INFO] [stdout] 188 | | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] 189 | | } else { [INFO] [stdout] 190 | | Ok(Async::Ready(None)) [INFO] [stdout] 191 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 186 | if !self.is_end_stream { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 187 | | self.is_end_stream = true; [INFO] [stdout] 188 | | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] 189 | | } else { [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | Ok(Async::Ready(Some(io::Cursor::new([])))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:189:16 [INFO] [stdout] | [INFO] [stdout] 189 | } else { [INFO] [stdout] | ________________^ [INFO] [stdout] 190 | | Ok(Async::Ready(None)) [INFO] [stdout] 191 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:190:13 [INFO] [stdout] | [INFO] [stdout] 190 | Ok(Async::Ready(None)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:221:70 [INFO] [stdout] | [INFO] [stdout] 221 | fn poll_data(&mut self) -> Poll, Self::Error> { [INFO] [stdout] | ______________________________________________________________________^ [INFO] [stdout] 222 | | Ok(Async::Ready(self.0.take().map(io::Cursor::new))) [INFO] [stdout] 223 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>>, Never> [INFO] [stdout] --> src/output/body.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | Ok(Async::Ready(self.0.take().map(io::Cursor::new))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/fs.rs:93:94 [INFO] [stdout] | [INFO] [stdout] 93 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 94 | | let NamedFile { file, meta, path } = self; [INFO] [stdout] 95 | | [INFO] [stdout] 96 | | let body = FileStream::new(file, &meta); [INFO] [stdout] ... | [INFO] [stdout] 104 | | .unwrap()) [INFO] [stdout] 105 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/fs.rs:100:9 [INFO] [stdout] | [INFO] [stdout] 100 | / Ok(Response::builder() [INFO] [stdout] 101 | | .header(header::CONTENT_LENGTH, meta.len()) [INFO] [stdout] 102 | | .header(header::CONTENT_TYPE, content_type.as_ref()) [INFO] [stdout] 103 | | .body(body.into()) [INFO] [stdout] 104 | | .unwrap()) [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:13:94 [INFO] [stdout] | [INFO] [stdout] 13 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 14 | | let mut response = Response::new(()); [INFO] [stdout] 15 | | *response.status_mut() = self; [INFO] [stdout] 16 | | Ok(response) [INFO] [stdout] 17 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:41:94 [INFO] [stdout] | [INFO] [stdout] 41 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 42 | | let mut response = Response::new(()); [INFO] [stdout] 43 | | *response.status_mut() = StatusCode::NO_CONTENT; [INFO] [stdout] 44 | | Ok(response) [INFO] [stdout] 45 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/status.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:14:94 [INFO] [stdout] | [INFO] [stdout] 14 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 15 | | Ok(make_binary_response(self)) [INFO] [stdout] 16 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:24:94 [INFO] [stdout] | [INFO] [stdout] 24 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 25 | | Ok(make_binary_response(self)) [INFO] [stdout] 26 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:34:94 [INFO] [stdout] | [INFO] [stdout] 34 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 35 | | Ok(make_binary_response(self)) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/binary.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:44:94 [INFO] [stdout] | [INFO] [stdout] 44 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 45 | | Ok(make_binary_response(self)) [INFO] [stdout] 46 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/binary.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | Ok(make_binary_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/debug.rs:17:95 [INFO] [stdout] | [INFO] [stdout] 17 | fn respond(self, cx: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 18 | | let body = if cx.is_pretty() { [INFO] [stdout] 19 | | format!("{:#?}", self.0) [INFO] [stdout] 20 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 26 | | .unwrap()) [INFO] [stdout] 27 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/debug.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 23 | / Ok(Response::builder() [INFO] [stdout] 24 | | .header("content-type", "text/plain; charset=utf-8") [INFO] [stdout] 25 | | .body(body) [INFO] [stdout] 26 | | .unwrap()) [INFO] [stdout] | |______________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/json.rs:46:95 [INFO] [stdout] | [INFO] [stdout] 46 | fn respond(self, cx: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | _______________________________________________________________________________________________^ [INFO] [stdout] 47 | | let body = if cx.is_pretty() { [INFO] [stdout] 48 | | format!("{:#}", self) [INFO] [stdout] 49 | | } else { [INFO] [stdout] ... | [INFO] [stdout] 59 | | Ok(response) [INFO] [stdout] 60 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/json.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/redirect.rs:62:94 [INFO] [stdout] | [INFO] [stdout] 62 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 63 | | let mut response = Response::new(()); [INFO] [stdout] 64 | | *response.status_mut() = self.status; [INFO] [stdout] 65 | | if let Some(location) = self.location { [INFO] [stdout] ... | [INFO] [stdout] 68 | | Ok(response) [INFO] [stdout] 69 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/redirect.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | Ok(response) [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:13:94 [INFO] [stdout] | [INFO] [stdout] 13 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 14 | | Ok(make_text_response(self)) [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | Ok(make_text_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:23:94 [INFO] [stdout] | [INFO] [stdout] 23 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 24 | | Ok(make_text_response(self)) [INFO] [stdout] 25 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result, Never> [INFO] [stdout] --> src/output/text.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 24 | Ok(make_text_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/text.rs:33:94 [INFO] [stdout] | [INFO] [stdout] 33 | fn respond(self, _: &mut OutputContext<'_>) -> Result, Self::Error> { [INFO] [stdout] | ______________________________________________________________________________________________^ [INFO] [stdout] 34 | | Ok(make_text_response(self)) [INFO] [stdout] 35 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: std::result::Result>, Never> [INFO] [stdout] --> src/output/text.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | Ok(make_text_response(self)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `finchers` (lib test) due to 44 previous errors; 27 warnings emitted [INFO] running `Command { std: "docker" "inspect" "6566fcb919d72ee1f11755609f224ec848fa4c6bc4a18584399579d284ad5afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6566fcb919d72ee1f11755609f224ec848fa4c6bc4a18584399579d284ad5afa", kill_on_drop: false }` [INFO] [stdout] 6566fcb919d72ee1f11755609f224ec848fa4c6bc4a18584399579d284ad5afa