[INFO] crate prometheus-query 0.4.0 is already in cache [INFO] documenting prometheus-query-0.4.0 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate prometheus-query 0.4.0 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate prometheus-query 0.4.0 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate prometheus-query 0.4.0 [INFO] finished tweaking crates.io crate prometheus-query 0.4.0 [INFO] tweaked toml for crates.io crate prometheus-query 0.4.0 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d76a870bd2f03ff22833374cadf1397020de7ffff538866e2c6bce0f192fba02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d76a870bd2f03ff22833374cadf1397020de7ffff538866e2c6bce0f192fba02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d76a870bd2f03ff22833374cadf1397020de7ffff538866e2c6bce0f192fba02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d76a870bd2f03ff22833374cadf1397020de7ffff538866e2c6bce0f192fba02", kill_on_drop: false }` [INFO] [stdout] d76a870bd2f03ff22833374cadf1397020de7ffff538866e2c6bce0f192fba02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6d4192fef4a931fc7e84a23be04e602d83e6b6cac9d21388b8abae84764d0080 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d4192fef4a931fc7e84a23be04e602d83e6b6cac9d21388b8abae84764d0080", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking crossbeam-utils v0.7.2 [INFO] [stderr] Checking openssl-sys v0.9.58 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking serde_json v1.0.56 [INFO] [stderr] Checking url_serde v0.2.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking prometheus-query v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting prometheus-query v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(futures_api, async_await, await_macro)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: subsumed by `.await` syntax [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:20:38 [INFO] [stdout] | [INFO] [stdout] 20 | #![feature(futures_api, async_await, await_macro)] [INFO] [stdout] | ^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: subsumed by `.await` syntax [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:86:9 [INFO] [stdout] | [INFO] [stdout] 86 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 113 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 176 | let resp = await!(self.client.get(u).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.get(u).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:154:9 [INFO] [stdout] | [INFO] [stdout] 154 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | let resp = await!(self.client.request(post).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.request(post).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:172:9 [INFO] [stdout] | [INFO] [stdout] 172 | await!(self.make_http_get_api_call(u)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.make_http_get_api_call(u).await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:217:20 [INFO] [stdout] | [INFO] [stdout] 217 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:176:20 [INFO] [stdout] | [INFO] [stdout] 176 | let resp = await!(self.client.get(u).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.get(u).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:177:20 [INFO] [stdout] | [INFO] [stdout] 177 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 233 | let resp = await!(self.client.request(post).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.request(post).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:216:20 [INFO] [stdout] | [INFO] [stdout] 216 | let resp = await!(self.client.request(post).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.request(post).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:217:20 [INFO] [stdout] | [INFO] [stdout] 217 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 234 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:233:20 [INFO] [stdout] | [INFO] [stdout] 233 | let resp = await!(self.client.request(post).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.request(post).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:234:20 [INFO] [stdout] | [INFO] [stdout] 234 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | let resp = await!(self.client.request(post).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.request(post).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:249:20 [INFO] [stdout] | [INFO] [stdout] 249 | let resp = await!(self.client.request(post).compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `self.client.request(post).compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:250:20 [INFO] [stdout] | [INFO] [stdout] 250 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: incorrect use of `await` [INFO] [stdout] --> src/client.rs:250:20 [INFO] [stdout] | [INFO] [stdout] 250 | let body = await!(resp.into_body().concat2().compat())?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: `await` is a postfix operation: `resp.into_body().concat2().compat().await` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: Could not document `prometheus-query`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name prometheus_query src/lib.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e774090be4e71157.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-d91697f972468d21.rmeta --extern futures_stable=/opt/rustwide/target/debug/deps/libfutures-02decb096191b3cd.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-6842da2ad70bd635.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2f7892966afd1f17.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cee84ca04ad71bf2.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-0a4f0a2e9790bf13.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-18ceb8df75fb483a.rmeta --extern native_tls=/opt/rustwide/target/debug/deps/libnative_tls-a67d88eca58d9b13.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-611be6fc944fb4f4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d6369ed5e53e5ec8.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-7fe344d108175dce.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-5da7e40d4352ffca.rmeta --extern url_serde=/opt/rustwide/target/debug/deps/liburl_serde-5c0924ab02f19f74.rmeta --cap-lints=forbid` (exit code: 1) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6d4192fef4a931fc7e84a23be04e602d83e6b6cac9d21388b8abae84764d0080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d4192fef4a931fc7e84a23be04e602d83e6b6cac9d21388b8abae84764d0080", kill_on_drop: false }` [INFO] [stdout] 6d4192fef4a931fc7e84a23be04e602d83e6b6cac9d21388b8abae84764d0080