[INFO] fetching crate daummap 0.4.0... [INFO] checking daummap-0.4.0 against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577 [INFO] extracting crate daummap 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate daummap 0.4.0 [INFO] finished tweaking crates.io crate daummap 0.4.0 [INFO] tweaked toml for crates.io crate daummap 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate daummap 0.4.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] [stderr] Adding hyper v0.14.32 (available: v1.8.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.24) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5f6b7657c003af58444311d2d9252d1968a5a6ab58ea1bbe6752e6954ff346c7 [INFO] running `Command { std: "docker" "start" "-a" "5f6b7657c003af58444311d2d9252d1968a5a6ab58ea1bbe6752e6954ff346c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f6b7657c003af58444311d2d9252d1968a5a6ab58ea1bbe6752e6954ff346c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f6b7657c003af58444311d2d9252d1968a5a6ab58ea1bbe6752e6954ff346c7", kill_on_drop: false }` [INFO] [stdout] 5f6b7657c003af58444311d2d9252d1968a5a6ab58ea1bbe6752e6954ff346c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] c06a002819f415056ee67840e828af98418fc19048282ee1a6687767f588191a [INFO] running `Command { std: "docker" "start" "-a" "c06a002819f415056ee67840e828af98418fc19048282ee1a6687767f588191a", kill_on_drop: false }` [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking backtrace v0.3.76 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking daummap v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/category.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[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_ParseCategoryGroup` [INFO] [stdout] 87 | #[fail(display = "Cannot parse category group from {}", _0)] [INFO] [stdout] 88 | pub struct ParseCategoryGroup(pub String); [INFO] [stdout] | ------------------ `ParseCategoryGroup` 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/category.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[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_ParseCategoryGroup` [INFO] [stdout] 87 | #[fail(display = "Cannot parse category group from {}", _0)] [INFO] [stdout] 88 | pub struct ParseCategoryGroup(pub String); [INFO] [stdout] | ------------------ `ParseCategoryGroup` 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] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/category.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[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_ParseCategoryGroup` [INFO] [stdout] 87 | #[fail(display = "Cannot parse category group from {}", _0)] [INFO] [stdout] 88 | pub struct ParseCategoryGroup(pub String); [INFO] [stdout] | ------------------ `ParseCategoryGroup` 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/category.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | #[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_ParseCategoryGroup` [INFO] [stdout] 87 | #[fail(display = "Cannot parse category group from {}", _0)] [INFO] [stdout] 88 | pub struct ParseCategoryGroup(pub String); [INFO] [stdout] | ------------------ `ParseCategoryGroup` 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: Result, Infallible> [INFO] [stdout] --> src/lib.rs:195:24 [INFO] [stdout] | [INFO] [stdout] 195 | async move { [INFO] [stdout] | ________________________^ [INFO] [stdout] 196 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 197 | | let called_sender = called_sender.clone(); [INFO] [stdout] 198 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 213 | | })) [INFO] [stdout] 214 | | } [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: Result, Infallible> [INFO] [stdout] --> src/lib.rs:196:17 [INFO] [stdout] | [INFO] [stdout] 196 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 197 | | let called_sender = called_sender.clone(); [INFO] [stdout] 198 | | async move { [INFO] [stdout] 199 | | let uri = req.uri(); [INFO] [stdout] ... | [INFO] [stdout] 213 | | })) [INFO] [stdout] | |___________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/lib.rs:198:32 [INFO] [stdout] | [INFO] [stdout] 198 | async move { [INFO] [stdout] | ________________________________^ [INFO] [stdout] 199 | | let uri = req.uri(); [INFO] [stdout] 200 | | assert_eq!(uri.path(), "/api/foo/bar"); [INFO] [stdout] 201 | | assert_eq!(uri.query(), Some("baz=bax")); [INFO] [stdout] ... | [INFO] [stdout] 211 | | Ok::<_, Infallible>(Response::::new(r#"{ "bar": "foobar" }"#.into())) [INFO] [stdout] 212 | | } [INFO] [stdout] | |_____________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> src/lib.rs:211:25 [INFO] [stdout] | [INFO] [stdout] 211 | Ok::<_, Infallible>(Response::::new(r#"{ "bar": "foobar" }"#.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `daummap` (lib test) due to 4 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:67:20 [INFO] [stdout] | [INFO] [stdout] 67 | async move { [INFO] [stdout] | ____________________^ [INFO] [stdout] 68 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 69 | | let called_sender = called_sender.clone(); [INFO] [stdout] 70 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 85 | | })) [INFO] [stdout] 86 | | } [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: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:68:13 [INFO] [stdout] | [INFO] [stdout] 68 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 69 | | let called_sender = called_sender.clone(); [INFO] [stdout] 70 | | async move { [INFO] [stdout] 71 | | let uri = req.uri(); [INFO] [stdout] ... | [INFO] [stdout] 85 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:70:28 [INFO] [stdout] | [INFO] [stdout] 70 | async move { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 71 | | let uri = req.uri(); [INFO] [stdout] 72 | | assert_eq!(uri.path(), "/search/address.json"); [INFO] [stdout] 73 | | assert_eq!(uri.query(), Some("query=address&page=2&size=5")); [INFO] [stdout] ... | [INFO] [stdout] 83 | | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] 84 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:83:21 [INFO] [stdout] | [INFO] [stdout] 83 | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:166:20 [INFO] [stdout] | [INFO] [stdout] 166 | async move { [INFO] [stdout] | ____________________^ [INFO] [stdout] 167 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 168 | | let called_sender = called_sender.clone(); [INFO] [stdout] 169 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 184 | | })) [INFO] [stdout] 185 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 168 | | let called_sender = called_sender.clone(); [INFO] [stdout] 169 | | async move { [INFO] [stdout] 170 | | let uri = req.uri(); [INFO] [stdout] ... | [INFO] [stdout] 184 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:169:28 [INFO] [stdout] | [INFO] [stdout] 169 | async move { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 170 | | let uri = req.uri(); [INFO] [stdout] 171 | | assert_eq!(uri.path(), "/geo/coord2regioncode.json"); [INFO] [stdout] 172 | | assert_eq!(uri.query(), Some("page=2&x=123.123&y=456.456")); [INFO] [stdout] ... | [INFO] [stdout] 182 | | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] 183 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:182:21 [INFO] [stdout] | [INFO] [stdout] 182 | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:254:20 [INFO] [stdout] | [INFO] [stdout] 254 | async move { [INFO] [stdout] | ____________________^ [INFO] [stdout] 255 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 256 | | let called_sender = called_sender.clone(); [INFO] [stdout] 257 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 272 | | })) [INFO] [stdout] 273 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:255:13 [INFO] [stdout] | [INFO] [stdout] 255 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 256 | | let called_sender = called_sender.clone(); [INFO] [stdout] 257 | | async move { [INFO] [stdout] 258 | | let uri = req.uri(); [INFO] [stdout] ... | [INFO] [stdout] 272 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:257:28 [INFO] [stdout] | [INFO] [stdout] 257 | async move { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 258 | | let uri = req.uri(); [INFO] [stdout] 259 | | assert_eq!(uri.path(), "/geo/coord2address.json"); [INFO] [stdout] 260 | | assert_eq!(uri.query(), Some("page=2&x=123.123&y=456.456")); [INFO] [stdout] ... | [INFO] [stdout] 270 | | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] 271 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:270:21 [INFO] [stdout] | [INFO] [stdout] 270 | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:345:20 [INFO] [stdout] | [INFO] [stdout] 345 | async move { [INFO] [stdout] | ____________________^ [INFO] [stdout] 346 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 347 | | let called_sender = called_sender.clone(); [INFO] [stdout] 348 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 366 | | })) [INFO] [stdout] 367 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:346:13 [INFO] [stdout] | [INFO] [stdout] 346 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 347 | | let called_sender = called_sender.clone(); [INFO] [stdout] 348 | | async move { [INFO] [stdout] 349 | | let uri = req.uri(); [INFO] [stdout] ... | [INFO] [stdout] 366 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:348:28 [INFO] [stdout] | [INFO] [stdout] 348 | async move { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 349 | | let uri = req.uri(); [INFO] [stdout] 350 | | assert_eq!(uri.path(), "/search/keyword.json"); [INFO] [stdout] 351 | | assert_eq!( [INFO] [stdout] ... | [INFO] [stdout] 364 | | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] 365 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:364:21 [INFO] [stdout] | [INFO] [stdout] 364 | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:435:20 [INFO] [stdout] | [INFO] [stdout] 435 | async move { [INFO] [stdout] | ____________________^ [INFO] [stdout] 436 | | Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 437 | | let called_sender = called_sender.clone(); [INFO] [stdout] 438 | | async move { [INFO] [stdout] ... | [INFO] [stdout] 456 | | })) [INFO] [stdout] 457 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:436:13 [INFO] [stdout] | [INFO] [stdout] 436 | / Ok::<_, Infallible>(service_fn(move |req| { [INFO] [stdout] 437 | | let called_sender = called_sender.clone(); [INFO] [stdout] 438 | | async move { [INFO] [stdout] 439 | | let uri = req.uri(); [INFO] [stdout] ... | [INFO] [stdout] 456 | | })) [INFO] [stdout] | |_______________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:438:28 [INFO] [stdout] | [INFO] [stdout] 438 | async move { [INFO] [stdout] | ____________________________^ [INFO] [stdout] 439 | | let uri = req.uri(); [INFO] [stdout] 440 | | assert_eq!(uri.path(), "/search/category.json"); [INFO] [stdout] 441 | | assert_eq!( [INFO] [stdout] ... | [INFO] [stdout] 454 | | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] 455 | | } [INFO] [stdout] | |_________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this type will no longer be must used: Result, Infallible> [INFO] [stdout] --> tests/integration.rs:454:21 [INFO] [stdout] | [INFO] [stdout] 454 | Ok::<_, Infallible>(Response::::new(RESP.into())) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `daummap` (test "integration") due to 20 previous errors [INFO] running `Command { std: "docker" "inspect" "c06a002819f415056ee67840e828af98418fc19048282ee1a6687767f588191a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06a002819f415056ee67840e828af98418fc19048282ee1a6687767f588191a", kill_on_drop: false }` [INFO] [stdout] c06a002819f415056ee67840e828af98418fc19048282ee1a6687767f588191a