[INFO] fetching crate tonic 0.5.2... [INFO] checking tonic-0.5.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate tonic 0.5.2 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate tonic 0.5.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic 0.5.2 [INFO] finished tweaking crates.io crate tonic 0.5.2 [INFO] tweaked toml for crates.io crate tonic 0.5.2 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded quickcheck_macros v1.0.0 [INFO] [stderr] Downloaded hdrhistogram v6.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 151010bb44974b71e6a144913d104cce0afa258397f6f5da3eb7b705335629e2 [INFO] running `Command { std: "docker" "start" "-a" "151010bb44974b71e6a144913d104cce0afa258397f6f5da3eb7b705335629e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "151010bb44974b71e6a144913d104cce0afa258397f6f5da3eb7b705335629e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151010bb44974b71e6a144913d104cce0afa258397f6f5da3eb7b705335629e2", kill_on_drop: false }` [INFO] [stdout] 151010bb44974b71e6a144913d104cce0afa258397f6f5da3eb7b705335629e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e65740fc01c29c62e912bd34c945bd0224754b2a7954d5e6a1cb02d8a4a42133 [INFO] running `Command { std: "docker" "start" "-a" "e65740fc01c29c62e912bd34c945bd0224754b2a7954d5e6a1cb02d8a4a42133", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] log v0.4.14: std [INFO] [stderr] memchr v2.4.1: use_std [INFO] [stderr] tokio v1.10.0: winapi [INFO] [stderr] tower v0.4.8: filter, full, hdrhistogram, hedge, load-shed, reconnect, retry, spawn-ready, steer [INFO] [stderr] [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking tokio v1.10.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking hdrhistogram v6.3.4 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking tokio-util v0.6.7 [INFO] [stderr] Checking tokio-io-timeout v1.1.1 [INFO] [stderr] Checking tokio-stream v0.1.7 [INFO] [stderr] Checking prost v0.8.0 [INFO] [stderr] Checking h2 v0.3.4 [INFO] [stderr] Checking tower v0.4.8 [INFO] [stderr] Checking hyper v0.14.11 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.5.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `crate::codec::compression` [INFO] [stdout] --> src/codec/prost.rs:80:23 [INFO] [stdout] | [INFO] [stdout] 80 | use crate::codec::compression::SingleMessageCompressionOverride; [INFO] [stdout] | ^^^^^^^^^^^ could not find `compression` in `codec` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Fixed src/transport/channel/endpoint.rs (1 fix) [INFO] [stderr] Migrating benches/decode.rs from 2018 edition to 2021 [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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 125 | bench!(chunk_size_100, 1_000, 100, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 126 | bench!(chunk_size_500, 1_000, 500, 1); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [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: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [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: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [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: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [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: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 135 | bench!(message_count_1, 500, 505, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 136 | bench!(message_count_10, 500, 505, 10); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (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 the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> benches/decode.rs:25:38 [INFO] [stdout] | [INFO] [stdout] 25 | let mut stream = Streaming::new_request(decoder, body.clone(), None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ------------ ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] ... [INFO] [stdout] 137 | bench!(message_count_20, 500, 505, 20); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> /tmp/fixit/src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `bench` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 3 arguments were supplied [INFO] [stdout] --> src/codec/prost.rs:106:26 [INFO] [stdout] | [INFO] [stdout] 106 | let mut stream = Streaming::new_request(decoder, body, None); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ ------- ---- ---- supplied 3 arguments [INFO] [stdout] | | [INFO] [stdout] | expected 2 arguments [INFO] [stdout] | [INFO] [stdout] note: associated function defined here [INFO] [stdout] --> src/codec/decode.rs:88:12 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn new_request( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | decoder: D, [INFO] [stdout] | ---------- [INFO] [stdout] 90 | body: B, [INFO] [stdout] | ------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0061]: this function takes 2 arguments but 4 arguments were supplied [INFO] [stdout] --> src/codec/prost.rs:125:20 [INFO] [stdout] | [INFO] [stdout] 125 | let body = encode_server( [INFO] [stdout] | ^^^^^^^^^^^^^ expected 2 arguments [INFO] [stdout] 126 | encoder, [INFO] [stdout] | ------- [INFO] [stdout] 127 | source, [INFO] [stdout] | ------ [INFO] [stdout] 128 | None, [INFO] [stdout] | ---- [INFO] [stdout] 129 | SingleMessageCompressionOverride::default(), [INFO] [stdout] | ------------------------------------------- supplied 4 arguments [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/codec/encode.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) fn encode_server( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 19 | encoder: T, [INFO] [stdout] | ---------- [INFO] [stdout] 20 | source: U, [INFO] [stdout] | --------- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic` due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0061, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0061`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "e65740fc01c29c62e912bd34c945bd0224754b2a7954d5e6a1cb02d8a4a42133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e65740fc01c29c62e912bd34c945bd0224754b2a7954d5e6a1cb02d8a4a42133", kill_on_drop: false }` [INFO] [stdout] e65740fc01c29c62e912bd34c945bd0224754b2a7954d5e6a1cb02d8a4a42133