[INFO] fetching crate actix-rt 2.9.0... [INFO] checking actix-rt-2.9.0 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-2 [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 af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded io-uring v0.5.13 [INFO] [stderr] Downloaded tokio-uring v0.4.0 [INFO] [stderr] Downloaded syn v2.0.29 [INFO] [stderr] Downloaded object v0.32.0 [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 338a58758d227ce781296a03179b85b46d2f47a957e5809cacd3b2a7bf94b2fa [INFO] running `Command { std: "docker" "start" "-a" "338a58758d227ce781296a03179b85b46d2f47a957e5809cacd3b2a7bf94b2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "338a58758d227ce781296a03179b85b46d2f47a957e5809cacd3b2a7bf94b2fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "338a58758d227ce781296a03179b85b46d2f47a957e5809cacd3b2a7bf94b2fa", kill_on_drop: false }` [INFO] [stdout] 338a58758d227ce781296a03179b85b46d2f47a957e5809cacd3b2a7bf94b2fa [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd75dece443771ed5df4bee205f0a645b9b5a0135ba2cafdbd960cc6fa39cd51 [INFO] running `Command { std: "docker" "start" "-a" "cd75dece443771ed5df4bee205f0a645b9b5a0135ba2cafdbd960cc6fa39cd51", 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 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 signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.3 [INFO] [stderr] Checking mio v0.8.8 [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] [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[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[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` (example "multi_thread_system") due to 2 previous errors [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" "cd75dece443771ed5df4bee205f0a645b9b5a0135ba2cafdbd960cc6fa39cd51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd75dece443771ed5df4bee205f0a645b9b5a0135ba2cafdbd960cc6fa39cd51", kill_on_drop: false }` [INFO] [stdout] cd75dece443771ed5df4bee205f0a645b9b5a0135ba2cafdbd960cc6fa39cd51 [INFO] checking actix-rt-2.9.0 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-2 [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 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--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-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7b3e6cb51bc672d53f1d8bb3681d3822cf4ef3dca0fd7db06ff58a3f3b44b4a [INFO] running `Command { std: "docker" "start" "-a" "b7b3e6cb51bc672d53f1d8bb3681d3822cf4ef3dca0fd7db06ff58a3f3b44b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7b3e6cb51bc672d53f1d8bb3681d3822cf4ef3dca0fd7db06ff58a3f3b44b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b3e6cb51bc672d53f1d8bb3681d3822cf4ef3dca0fd7db06ff58a3f3b44b4a", kill_on_drop: false }` [INFO] [stdout] b7b3e6cb51bc672d53f1d8bb3681d3822cf4ef3dca0fd7db06ff58a3f3b44b4a [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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c15c2d1aff651c62859b07076cc59e209b0a7bc50551039ec1bdd9faf6dd1ca [INFO] running `Command { std: "docker" "start" "-a" "6c15c2d1aff651c62859b07076cc59e209b0a7bc50551039ec1bdd9faf6dd1ca", 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 proc-macro2 v1.0.66 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Checking scopeguard v1.2.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 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/multi_thread_system.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] --> 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] Migrating tests/tests.rs from 2021 edition to 2024 [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating tests/test-macro-import-conflict.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] [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] 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] 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" "6c15c2d1aff651c62859b07076cc59e209b0a7bc50551039ec1bdd9faf6dd1ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c15c2d1aff651c62859b07076cc59e209b0a7bc50551039ec1bdd9faf6dd1ca", kill_on_drop: false }` [INFO] [stdout] 6c15c2d1aff651c62859b07076cc59e209b0a7bc50551039ec1bdd9faf6dd1ca