[INFO] fetching crate tonic 0.12.3... [INFO] checking tonic-0.12.3 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate tonic 0.12.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tonic 0.12.3 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tonic 0.12.3 [INFO] finished tweaking crates.io crate tonic 0.12.3 [INFO] tweaked toml for crates.io crate tonic 0.12.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 137 packages to latest compatible versions [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83260eac503396a6a13a90dceadeae0b4945b47e4537973ba4b8bfc0dfe57096 [INFO] running `Command { std: "docker" "start" "-a" "83260eac503396a6a13a90dceadeae0b4945b47e4537973ba4b8bfc0dfe57096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83260eac503396a6a13a90dceadeae0b4945b47e4537973ba4b8bfc0dfe57096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83260eac503396a6a13a90dceadeae0b4945b47e4537973ba4b8bfc0dfe57096", kill_on_drop: false }` [INFO] [stdout] 83260eac503396a6a13a90dceadeae0b4945b47e4537973ba4b8bfc0dfe57096 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac86afc36f298b3045783dfe1a61fd938410db76d34f13adb037480c739923ce [INFO] running `Command { std: "docker" "start" "-a" "ac86afc36f298b3045783dfe1a61fd938410db76d34f13adb037480c739923ce", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.214 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking prost v0.13.3 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking tower v0.5.1 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking pin-project v1.1.7 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Checking axum v0.7.7 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.10 [INFO] [stderr] Checking hyper-timeout v0.5.2 [INFO] [stderr] Checking tonic v0.12.3 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/metadata/encoding.rs (1 fix) [INFO] [stderr] Fixed src/codec/buffer.rs (1 fix) [INFO] [stderr] Fixed src/transport/channel/service/connection.rs (1 fix) [INFO] [stderr] Fixed src/transport/server/mod.rs (1 fix) [INFO] [stderr] Fixed src/codec/encode.rs (1 fix) [INFO] [stderr] Fixed src/client/grpc.rs (1 fix) [INFO] [stderr] Fixed src/status.rs (1 fix) [INFO] [stderr] Fixed src/metadata/value.rs (2 fixes) [INFO] [stderr] Fixed src/codec/decode.rs (2 fixes) [INFO] [stderr] Fixed src/server/grpc.rs (1 fix) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/transport/server/incoming.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 30 | / async_stream::try_stream! { [INFO] [stdout] 31 | | let mut incoming = pin!(incoming); [INFO] [stdout] 32 | | [INFO] [stdout] 33 | | while let Some(item) = incoming.next().await { [INFO] [stdout] | | ---- ----- [INFO] [stdout] | | | | [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | | `item` calls a custom destructor [INFO] [stdout] | | `item` will be dropped later as of Edition 2024 [INFO] [stdout] 34 | | yield match item { [INFO] [stdout] 35 | | Ok(_) => item.map(ServerIo::new_io)?, [INFO] [stdout] | | -------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] 36 | | Err(e) => match handle_accept_error(e) { [INFO] [stdout] | | ---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 37 | | ControlFlow::Continue(()) => continue, [INFO] [stdout] 38 | | ControlFlow::Break(e) => Err(e)?, [INFO] [stdout] | | ------ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] 42 | | } [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | |_____`__awaitee` calls a custom destructor [INFO] [stdout] | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `#5` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#4` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `async_stream::try_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/transport/server/incoming.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 30 | / async_stream::try_stream! { [INFO] [stdout] 31 | | let mut incoming = pin!(incoming); [INFO] [stdout] 32 | | [INFO] [stdout] 33 | | while let Some(item) = incoming.next().await { [INFO] [stdout] | | ---- ^^^^^^^^^^^^^^^^----- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | | | | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] | | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | `item` calls a custom destructor [INFO] [stdout] | | `item` will be dropped later as of Edition 2024 [INFO] [stdout] 34 | | yield match item { [INFO] [stdout] 35 | | Ok(_) => item.map(ServerIo::new_io)?, [INFO] [stdout] | | -------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#2` [INFO] [stdout] | | `#2` will be dropped later as of Edition 2024 [INFO] [stdout] 36 | | Err(e) => match handle_accept_error(e) { [INFO] [stdout] | | ---------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 37 | | ControlFlow::Continue(()) => continue, [INFO] [stdout] 38 | | ControlFlow::Break(e) => Err(e)?, [INFO] [stdout] | | ------ [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] ... | [INFO] [stdout] 41 | | } [INFO] [stdout] | | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] 42 | | } [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | | `__awaitee` calls a custom destructor [INFO] [stdout] | | `__awaitee` will be dropped later as of Edition 2024 [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] | |_____this value will be stored in a temporary; let us call it `#6` [INFO] [stdout] | `#6` will be dropped later as of Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: `__awaitee` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#3` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#4` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#5` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: `#6` may invoke a custom destructor because it contains a trait object [INFO] [stdout] = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating benches/decode.rs from 2021 edition to 2024 [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> benches/decode.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | ($name:ident, $message_size:expr, $chunk_size:expr, $message_count:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] = note: `--force-warn edition-2024-expr-fragment-specifier` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 12 | ($name:ident, $message_size:expr_2021, $chunk_size:expr, $message_count:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> benches/decode.rs:12:51 [INFO] [stdout] | [INFO] [stdout] 12 | ($name:ident, $message_size:expr, $chunk_size:expr, $message_count:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 12 | ($name:ident, $message_size:expr, $chunk_size:expr_2021, $message_count:expr) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> benches/decode.rs:12:72 [INFO] [stdout] | [INFO] [stdout] 12 | ($name:ident, $message_size:expr, $chunk_size:expr, $message_count:expr) => { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see Migration Guide [INFO] [stdout] help: to keep the existing behavior, use the `expr_2021` fragment specifier [INFO] [stdout] | [INFO] [stdout] 12 | ($name:ident, $message_size:expr, $chunk_size:expr, $message_count:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 126 | bench!(chunk_size_100, 1_000, 100, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 127 | bench!(chunk_size_500, 1_000, 500, 1); [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 128 | bench!(chunk_size_1005, 1_000, 1_005, 1); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 131 | bench!(message_size_1k, 1_000, 1_005, 2); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 132 | bench!(message_size_5k, 5_000, 1_005, 2); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 133 | bench!(message_size_10k, 10_000, 1_005, 2); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 136 | bench!(message_count_1, 500, 505, 1); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 137 | bench!(message_count_10, 500, 505, 10); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [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 `Builder` [INFO] [stdout] ... [INFO] [stdout] 138 | bench!(message_count_20, 500, 505, 20); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder`, consider using `tokio::runtime::Builder::new_current_thread` which returns `tokio::runtime::Builder` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/builder.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | pub fn new_current_thread() -> Builder { [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] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tonic` (bench "decode") due to 9 previous errors; 3 warnings emitted [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" "ac86afc36f298b3045783dfe1a61fd938410db76d34f13adb037480c739923ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac86afc36f298b3045783dfe1a61fd938410db76d34f13adb037480c739923ce", kill_on_drop: false }` [INFO] [stdout] ac86afc36f298b3045783dfe1a61fd938410db76d34f13adb037480c739923ce