[INFO] fetching crate actix-rt 2.9.0... [INFO] checking actix-rt-2.9.0 against master#020bbe46bdf613c0b8211984eaa8e5fe97d6c92d for pr-122960 [INFO] extracting crate actix-rt 2.9.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate actix-rt 2.9.0 on toolchain 020bbe46bdf613c0b8211984eaa8e5fe97d6c92d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-rt 2.9.0 [INFO] finished tweaking crates.io crate actix-rt 2.9.0 [INFO] tweaked toml for crates.io crate actix-rt 2.9.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate actix-rt 2.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memchr v2.5.0 [INFO] [stderr] Downloaded socket2 v0.4.9 [INFO] [stderr] Downloaded scoped-tls v1.0.1 [INFO] [stderr] Downloaded tokio-uring v0.4.0 [INFO] [stderr] Downloaded actix-macros v0.2.4 [INFO] [stderr] Downloaded io-uring v0.5.13 [INFO] [stderr] Downloaded pin-project-lite v0.2.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b3da8233746ab408d40846d51f718bf7979d9623cd0cdf4e7789411623734f7 [INFO] running `Command { std: "docker" "start" "-a" "4b3da8233746ab408d40846d51f718bf7979d9623cd0cdf4e7789411623734f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b3da8233746ab408d40846d51f718bf7979d9623cd0cdf4e7789411623734f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b3da8233746ab408d40846d51f718bf7979d9623cd0cdf4e7789411623734f7", kill_on_drop: false }` [INFO] [stdout] 4b3da8233746ab408d40846d51f718bf7979d9623cd0cdf4e7789411623734f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+020bbe46bdf613c0b8211984eaa8e5fe97d6c92d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e23d17a1009e8cb7b091898ed9b50a2b43950e560bb15ad57b58927fea38fc89 [INFO] running `Command { std: "docker" "start" "-a" "e23d17a1009e8cb7b091898ed9b50a2b43950e560bb15ad57b58927fea38fc89", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking actix-rt v2.9.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> examples/hyper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper` [INFO] [stdout] --> examples/hyper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [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] --> examples/hyper.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder` consider using one of the following associated functions: [INFO] [stdout] tokio::runtime::Builder::new_current_thread [INFO] [stdout] tokio::runtime::Builder::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn new(kind: Kind, event_interval: u32) -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [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] --> examples/multi_thread_system.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder` consider using one of the following associated functions: [INFO] [stdout] tokio::runtime::Builder::new_current_thread [INFO] [stdout] tokio::runtime::Builder::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn new(kind: Kind, event_interval: u32) -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-rt` (example "hyper") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-rt` (example "multi_thread_system") due to 2 previous errors [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] --> tests/tests.rs:244:34 [INFO] [stdout] | [INFO] [stdout] 244 | tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder` consider using one of the following associated functions: [INFO] [stdout] tokio::runtime::Builder::new_current_thread [INFO] [stdout] tokio::runtime::Builder::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn new(kind: Kind, event_interval: u32) -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 244 | tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-rt` (test "tests") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "e23d17a1009e8cb7b091898ed9b50a2b43950e560bb15ad57b58927fea38fc89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e23d17a1009e8cb7b091898ed9b50a2b43950e560bb15ad57b58927fea38fc89", kill_on_drop: false }` [INFO] [stdout] e23d17a1009e8cb7b091898ed9b50a2b43950e560bb15ad57b58927fea38fc89 [INFO] checking actix-rt-2.9.0 against try#8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde for pr-122960 [INFO] extracting crate actix-rt 2.9.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate actix-rt 2.9.0 on toolchain 8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-rt 2.9.0 [INFO] finished tweaking crates.io crate actix-rt 2.9.0 [INFO] tweaked toml for crates.io crate actix-rt 2.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate actix-rt 2.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4a625c1946d318613c046cb87a8a33992f3e8d7d27f551922c0c7fec610b9fd [INFO] running `Command { std: "docker" "start" "-a" "e4a625c1946d318613c046cb87a8a33992f3e8d7d27f551922c0c7fec610b9fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4a625c1946d318613c046cb87a8a33992f3e8d7d27f551922c0c7fec610b9fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4a625c1946d318613c046cb87a8a33992f3e8d7d27f551922c0c7fec610b9fd", kill_on_drop: false }` [INFO] [stdout] e4a625c1946d318613c046cb87a8a33992f3e8d7d27f551922c0c7fec610b9fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+8e5ca945edcf8a11e3cd7ac6d9fda930a8832cde" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9129732778ed1e3fc891a6304dbc4ae297c9e49c6e35b0bd87d8f74aae5954ff [INFO] running `Command { std: "docker" "start" "-a" "9129732778ed1e3fc891a6304dbc4ae297c9e49c6e35b0bd87d8f74aae5954ff", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Checking pin-project-lite v0.2.12 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tokio v1.32.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking actix-rt v2.9.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tests.rs from 2021 edition to 2024 [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] --> tests/tests.rs:244:34 [INFO] [stdout] | [INFO] [stdout] 244 | tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder` consider using one of the following associated functions: [INFO] [stdout] tokio::runtime::Builder::new_current_thread [INFO] [stdout] tokio::runtime::Builder::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn new(kind: Kind, event_interval: u32) -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 244 | tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating tests/test-macro-import-conflict.rs from 2021 edition to 2024 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-rt` (test "tests") due to 2 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating examples/hyper.rs from 2021 edition to 2024 [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `hyper` [INFO] [stdout] --> examples/hyper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `hyper` [INFO] [stdout] --> examples/hyper.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use hyper::{ [INFO] [stdout] | ^^^^^ use of undeclared crate or module `hyper` [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] --> examples/hyper.rs:14:34 [INFO] [stdout] | [INFO] [stdout] 14 | tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder` consider using one of the following associated functions: [INFO] [stdout] tokio::runtime::Builder::new_current_thread [INFO] [stdout] tokio::runtime::Builder::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn new(kind: Kind, event_interval: u32) -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-rt` (example "hyper") due to 4 previous errors [INFO] [stderr] Migrating examples/multi_thread_system.rs from 2021 edition to 2024 [INFO] [stderr] error: could not compile `actix-rt` (example "multi_thread_system") due to 2 previous errors [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] --> examples/multi_thread_system.rs:9:34 [INFO] [stdout] | [INFO] [stdout] 9 | tokio::runtime::Builder::new_multi_thread() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ function or associated item not found in `Builder` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `tokio::runtime::Builder` consider using one of the following associated functions: [INFO] [stdout] tokio::runtime::Builder::new_current_thread [INFO] [stdout] tokio::runtime::Builder::new [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.32.0/src/runtime/builder.rs:217:5 [INFO] [stdout] | [INFO] [stdout] 217 | pub fn new_current_thread() -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 263 | pub(crate) fn new(kind: Kind, event_interval: u32) -> Builder { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is an associated function `new_current_thread` with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [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" "9129732778ed1e3fc891a6304dbc4ae297c9e49c6e35b0bd87d8f74aae5954ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9129732778ed1e3fc891a6304dbc4ae297c9e49c6e35b0bd87d8f74aae5954ff", kill_on_drop: false }` [INFO] [stdout] 9129732778ed1e3fc891a6304dbc4ae297c9e49c6e35b0bd87d8f74aae5954ff