[INFO] fetching crate tonic 0.4.0... [INFO] checking tonic-0.4.0 against master#339e19697a39a78f4d669c217b7d21109215de41 for pr-81213 [INFO] extracting crate tonic 0.4.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate tonic 0.4.0 on toolchain 339e19697a39a78f4d669c217b7d21109215de41 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic 0.4.0 [INFO] finished tweaking crates.io crate tonic 0.4.0 [INFO] tweaked toml for crates.io crate tonic 0.4.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cec21b5d20f8e063f43b0dca1f3badcfb8cd0e9b53597b12c224d60b3567ed6 [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" "6cec21b5d20f8e063f43b0dca1f3badcfb8cd0e9b53597b12c224d60b3567ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cec21b5d20f8e063f43b0dca1f3badcfb8cd0e9b53597b12c224d60b3567ed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cec21b5d20f8e063f43b0dca1f3badcfb8cd0e9b53597b12c224d60b3567ed6", kill_on_drop: false }` [INFO] [stdout] 6cec21b5d20f8e063f43b0dca1f3badcfb8cd0e9b53597b12c224d60b3567ed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+339e19697a39a78f4d669c217b7d21109215de41" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b40a26a12b36232bb878b9365a5cfcf096aafd9567e4f0b5b3c1d80e5c8cdb0 [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" "7b40a26a12b36232bb878b9365a5cfcf096aafd9567e4f0b5b3c1d80e5c8cdb0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking log v0.4.13 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-util v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling tokio v1.1.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Compiling syn v1.0.59 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.2 [INFO] [stderr] Checking http-body v0.4.0 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking async-stream v0.3.0 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v1.0.4 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking tracing-futures v0.2.4 [INFO] [stderr] Checking prost v0.7.0 [INFO] [stderr] Checking tokio-stream v0.1.2 [INFO] [stderr] Checking tokio-util v0.6.2 [INFO] [stderr] Checking tower v0.4.4 [INFO] [stderr] Checking h2 v0.3.0 [INFO] [stderr] Checking hyper v0.14.2 [INFO] [stderr] Checking tonic v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 125 | bench!(chunk_size_100, 1_000, 100, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 125 | bench!(chunk_size_100, 1_000, 100, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | bench!(chunk_size_100, 1_000, 100, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 126 | bench!(chunk_size_500, 1_000, 500, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 126 | bench!(chunk_size_500, 1_000, 500, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 126 | bench!(chunk_size_500, 1_000, 500, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 127 | bench!(chunk_size_1005, 1_000, 1_005, 1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 127 | bench!(chunk_size_1005, 1_000, 1_005, 1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | bench!(chunk_size_1005, 1_000, 1_005, 1); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 130 | bench!(message_size_1k, 1_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 130 | bench!(message_size_1k, 1_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | bench!(message_size_1k, 1_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 131 | bench!(message_size_5k, 5_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 131 | bench!(message_size_5k, 5_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | bench!(message_size_5k, 5_000, 1_005, 2); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 132 | bench!(message_size_10k, 10_000, 1_005, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 132 | bench!(message_size_10k, 10_000, 1_005, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 132 | bench!(message_size_10k, 10_000, 1_005, 2); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 135 | bench!(message_count_1, 500, 505, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 135 | bench!(message_count_1, 500, 505, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 135 | bench!(message_count_1, 500, 505, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 136 | bench!(message_count_10, 500, 505, 10); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 136 | bench!(message_count_10, 500, 505, 10); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | bench!(message_count_10, 500, 505, 10); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new_multi_thread` found for struct `tokio::runtime::Builder` in the current scope [INFO] [stdout] --> benches/decode.rs:14:47 [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `tokio::runtime::Builder` [INFO] [stdout] ... [INFO] [stdout] 137 | bench!(message_count_20, 500, 505, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0698]: type inside `async` block must be known in this context [INFO] [stdout] --> benches/decode.rs:27:25 [INFO] [stdout] | [INFO] [stdout] 27 | let mut count = 0; [INFO] [stdout] | ^^^^^^^^^ cannot infer type for type `{integer}` [INFO] [stdout] ... [INFO] [stdout] 137 | bench!(message_count_20, 500, 505, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the type is part of the `async` block because of this `await` [INFO] [stdout] --> benches/decode.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | assert!(stream.trailers().await.unwrap().is_none()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 137 | bench!(message_count_20, 500, 505, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0698. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "7b40a26a12b36232bb878b9365a5cfcf096aafd9567e4f0b5b3c1d80e5c8cdb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b40a26a12b36232bb878b9365a5cfcf096aafd9567e4f0b5b3c1d80e5c8cdb0", kill_on_drop: false }` [INFO] [stdout] 7b40a26a12b36232bb878b9365a5cfcf096aafd9567e4f0b5b3c1d80e5c8cdb0