[INFO] fetching crate tokio 1.41.0... [INFO] checking tokio-1.41.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate tokio 1.41.0 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate tokio 1.41.0 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 tokio 1.41.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokio 1.41.0 [INFO] tweaked toml for crates.io crate tokio 1.41.0 written to /workspace/builds/worker-0-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 164 packages to latest compatible versions [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.0) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [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-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6021140f616a613659f307e8beed60f35eca873efaa315ba0052af33397065b4 [INFO] running `Command { std: "docker" "start" "-a" "6021140f616a613659f307e8beed60f35eca873efaa315ba0052af33397065b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6021140f616a613659f307e8beed60f35eca873efaa315ba0052af33397065b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6021140f616a613659f307e8beed60f35eca873efaa315ba0052af33397065b4", kill_on_drop: false }` [INFO] [stdout] 6021140f616a613659f307e8beed60f35eca873efaa315ba0052af33397065b4 [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=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] 778edaa36c461ae94cee03e41a0bcc2a8dd93404bfbc4920de153d4aac641368 [INFO] running `Command { std: "docker" "start" "-a" "778edaa36c461ae94cee03e41a0bcc2a8dd93404bfbc4920de153d4aac641368", 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] Compiling libm v0.2.11 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking tokio v1.41.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/runtime/park.rs (5 fixes) [INFO] [stderr] Fixed src/io/read_buf.rs (3 fixes) [INFO] [stderr] Fixed src/loom/std/barrier.rs (1 fix) [INFO] [stderr] Fixed src/macros/pin.rs (1 fix) [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking tokio-stream v0.1.16 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking predicates v2.1.5 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio-test v0.4.4 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling mockall_derive v0.11.4 [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 proptest v1.5.0 [INFO] [stderr] Checking mockall v0.11.4 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Migrating tests/fs_symlink_dir_windows.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uds_datagram.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uds_socket.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/net_named_pipe.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_connect.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/process_smoke.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/time_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_copy.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_buf_reader.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_yield_now.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_notify.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_sink.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_blocking.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rt_common.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_drop_signal.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_chain.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uds_split.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/duplex_stream.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_id.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_copy_bidirectional.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_rwlock.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rt_time_start_paused.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_write_all.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/time_sleep.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_into_split.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_write_buf.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_read_until.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_open_options.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rt_basic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_read_to_end.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/no_rt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/join_handle_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rt_handle_block_on.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_twice.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_drop_rt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/net_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_notify_both.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/udp.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_remove_file.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_once_cell.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_canonicalize_dir.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_remove_dir_all.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uds_cred.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/macros_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/net_bind_resource.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_hooks.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/test_clock.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rt_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_write_int.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/net_unix_pipe.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_echo.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_read_line.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_lines.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_file.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/time_pause.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_join_set.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_accept.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_read_to_string.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_shutdown.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_read_exact.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_open_options_windows.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/macros_try_join.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/process_change_of_runtime.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/process_issue_2174.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_barrier.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rt_metrics.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/macros_pin.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_buf_writer.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_link.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_panic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_local.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_mem_stream.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_split.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_mutex.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_drop_recv.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_builder.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_read.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_broadcast.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_semaphore.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_async_read.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_write_all_buf.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/macros_select.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_ctrl_c.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_semaphore_owned.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_stream.rs from 2021 edition to 2024 [INFO] [stdout] error[E0432]: unresolved imports `crate::runtime::task`, `crate::runtime::task` [INFO] [stdout] --> src/runtime/tests/mod.rs:9:25 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::runtime::task::{self, Task, TaskHarnessScheduleHooks}; [INFO] [stdout] | ^^^^ ^^^^ no `task` in `runtime` [INFO] [stdout] | | [INFO] [stdout] | could not find `task` in `runtime` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these modules instead: [INFO] [stdout] crate::task [INFO] [stdout] std::task [INFO] [stdout] futures::task [INFO] [stdout] tokio_test::task [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:349:20 [INFO] [stdout] | [INFO] [stdout] 349 | pub(crate) mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:349:20 [INFO] [stdout] | [INFO] [stdout] 349 | pub(crate) mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::runtime::task` [INFO] [stdout] --> src/runtime/tests/mod.rs:32:25 [INFO] [stdout] | [INFO] [stdout] 32 | use crate::runtime::task::{Id, JoinHandle, Notified}; [INFO] [stdout] | ^^^^ could not find `task` in `runtime` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:349:20 [INFO] [stdout] | [INFO] [stdout] 349 | pub(crate) mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::runtime::scheduler::inject` [INFO] [stdout] --> src/runtime/tests/inject.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::runtime::scheduler::inject; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `inject` in `runtime::scheduler` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/scheduler/mod.rs:8:20 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) mod inject; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/scheduler/mod.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | / cfg_rt! { [INFO] [stdout] 2 | | pub(crate) mod current_thread; [INFO] [stdout] 3 | | pub(crate) use current_thread::CurrentThread; [INFO] [stdout] ... | [INFO] [stdout] 11 | | use crate::runtime::TaskHooks; [INFO] [stdout] 12 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module instead [INFO] [stdout] | [INFO] [stdout] 1 | use crate::runtime::tests::inject; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::runtime::scheduler::multi_thread` [INFO] [stdout] --> src/runtime/tests/queue.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::runtime::scheduler::multi_thread::{queue, Stats}; [INFO] [stdout] | ^^^^^^^^^^^^ could not find `multi_thread` in `scheduler` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/scheduler/mod.rs:21:20 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) mod multi_thread; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rt-multi-thread` feature [INFO] [stdout] --> src/macros/cfg.rs:404:19 [INFO] [stdout] | [INFO] [stdout] 404 | #[cfg(feature = "rt-multi-thread")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/scheduler/mod.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | / cfg_rt_multi_thread! { [INFO] [stdout] 15 | | mod block_in_place; [INFO] [stdout] 16 | | pub(crate) use block_in_place::block_in_place; [INFO] [stdout] ... | [INFO] [stdout] 27 | | } [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt_multi_thread` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `crate::runtime::task`, `crate::runtime::task` [INFO] [stdout] --> src/runtime/tests/queue.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::runtime::task::{self, Schedule, Task, TaskHarnessScheduleHooks}; [INFO] [stdout] | ^^^^ ^^^^ no `task` in `runtime` [INFO] [stdout] | | [INFO] [stdout] | could not find `task` in `runtime` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these modules instead: [INFO] [stdout] crate::task [INFO] [stdout] std::task [INFO] [stdout] futures::task [INFO] [stdout] tokio_test::task [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:349:20 [INFO] [stdout] | [INFO] [stdout] 349 | pub(crate) mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:349:20 [INFO] [stdout] | [INFO] [stdout] 349 | pub(crate) mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::runtime::WorkerMetrics` [INFO] [stdout] --> src/runtime/tests/queue.rs:28:9 [INFO] [stdout] | [INFO] [stdout] 28 | use crate::runtime::WorkerMetrics; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `WorkerMetrics` in `runtime` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:421:62 [INFO] [stdout] | [INFO] [stdout] 421 | pub(crate) use metrics::{MetricsBatch, SchedulerMetrics, WorkerMetrics, HistogramBuilder}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::runtime::task` [INFO] [stdout] --> src/runtime/tests/task_combinations.rs:7:21 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::runtime::task::AbortHandle; [INFO] [stdout] | ^^^^ could not find `task` in `runtime` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:349:20 [INFO] [stdout] | [INFO] [stdout] 349 | pub(crate) mod task; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::runtime::Builder` [INFO] [stdout] --> src/runtime/tests/task_combinations.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::runtime::Builder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Builder` in `runtime` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/runtime/mod.rs:367:28 [INFO] [stdout] | [INFO] [stdout] 367 | pub use self::builder::Builder; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/runtime/mod.rs:348:1 [INFO] [stdout] | [INFO] [stdout] 348 | / cfg_rt! { [INFO] [stdout] 349 | | pub(crate) mod task; [INFO] [stdout] 350 | | [INFO] [stdout] 351 | | mod config; [INFO] [stdout] ... | [INFO] [stdout] 424 | | type Callback = std::sync::Arc; [INFO] [stdout] 425 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these structs instead [INFO] [stdout] | [INFO] [stdout] 8 | use crate::loom::thread::Builder; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 8 | use std::thread::Builder; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 8 | use tempfile::Builder; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~ [INFO] [stdout] 8 | use tokio_test::io::Builder; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sync::oneshot` [INFO] [stdout] --> src/runtime/tests/task_combinations.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::sync::oneshot; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `oneshot` in `sync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/sync/mod.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | pub mod oneshot; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sync` feature [INFO] [stdout] --> src/macros/cfg.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/sync/mod.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | / cfg_sync! { [INFO] [stdout] 450 | | /// Named future types. [INFO] [stdout] 451 | | pub mod futures { [INFO] [stdout] 452 | | pub use super::notify::Notified; [INFO] [stdout] ... | [INFO] [stdout] 491 | | pub mod watch; [INFO] [stdout] 492 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/sync/mod.rs:505:20 [INFO] [stdout] | [INFO] [stdout] 505 | pub(crate) mod oneshot; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/sync/mod.rs:504:5 [INFO] [stdout] | [INFO] [stdout] 504 | #[cfg(any(feature = "rt", all(windows, feature = "process")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `cfg_sync` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::task::JoinHandle` [INFO] [stdout] --> src/runtime/tests/task_combinations.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use crate::task::JoinHandle; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ no `JoinHandle` in `task` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/task/mod.rs:325:47 [INFO] [stdout] | [INFO] [stdout] 325 | pub use crate::runtime::task::{JoinError, JoinHandle}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `rt` feature [INFO] [stdout] --> src/macros/cfg.rs:388:19 [INFO] [stdout] | [INFO] [stdout] 388 | #[cfg(feature = "rt")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/task/mod.rs:324:1 [INFO] [stdout] | [INFO] [stdout] 324 | / cfg_rt! { [INFO] [stdout] 325 | | pub use crate::runtime::task::{JoinError, JoinHandle}; [INFO] [stdout] 326 | | [INFO] [stdout] 327 | | mod blocking; [INFO] [stdout] ... | [INFO] [stdout] 372 | | } [INFO] [stdout] 373 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_rt` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items instead [INFO] [stdout] | [INFO] [stdout] 10 | use crate::loom::thread::JoinHandle; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 10 | use crate::runtime::tests::task_combinations::CombiAbortSource::JoinHandle; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 10 | use std::thread::JoinHandle; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sync::AtomicWaker` [INFO] [stdout] --> src/sync/tests/atomic_waker.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sync::AtomicWaker; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `AtomicWaker` in `sync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/sync/mod.rs:486:26 [INFO] [stdout] | [INFO] [stdout] 486 | pub(crate) use task::AtomicWaker; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sync` feature [INFO] [stdout] --> src/macros/cfg.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/sync/mod.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | / cfg_sync! { [INFO] [stdout] 450 | | /// Named future types. [INFO] [stdout] 451 | | pub mod futures { [INFO] [stdout] 452 | | pub use super::notify::Notified; [INFO] [stdout] ... | [INFO] [stdout] 491 | | pub mod watch; [INFO] [stdout] 492 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/sync/mod.rs:509:30 [INFO] [stdout] | [INFO] [stdout] 509 | pub(crate) use task::AtomicWaker; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> src/macros/cfg.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | / #[cfg(any( [INFO] [stdout] 72 | | feature = "net", [INFO] [stdout] 73 | | feature = "process", [INFO] [stdout] 74 | | feature = "rt", [INFO] [stdout] 75 | | feature = "signal", [INFO] [stdout] 76 | | feature = "time", [INFO] [stdout] 77 | | ))] [INFO] [stdout] | |_______________^ [INFO] [stdout] | [INFO] [stdout] ::: src/sync/mod.rs:507:5 [INFO] [stdout] | [INFO] [stdout] 507 | / cfg_atomic_waker_impl! { [INFO] [stdout] 508 | | mod task; [INFO] [stdout] 509 | | pub(crate) use task::AtomicWaker; [INFO] [stdout] 510 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_sync` which comes from the expansion of the macro `cfg_atomic_waker_impl` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct instead [INFO] [stdout] | [INFO] [stdout] 1 | use futures::task::AtomicWaker; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sync::Notify` [INFO] [stdout] --> src/sync/tests/notify.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sync::Notify; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `Notify` in `sync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/sync/mod.rs:466:21 [INFO] [stdout] | [INFO] [stdout] 466 | pub use notify::Notify; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `sync` feature [INFO] [stdout] --> src/macros/cfg.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/sync/mod.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | / cfg_sync! { [INFO] [stdout] 450 | | /// Named future types. [INFO] [stdout] 451 | | pub mod futures { [INFO] [stdout] 452 | | pub use super::notify::Notified; [INFO] [stdout] ... | [INFO] [stdout] 491 | | pub mod watch; [INFO] [stdout] 492 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_sync` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sync::batch_semaphore` [INFO] [stdout] --> src/sync/tests/semaphore_batch.rs:1:18 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::sync::batch_semaphore::Semaphore; [INFO] [stdout] | ^^^^^^^^^^^^^^^ could not find `batch_semaphore` in `sync` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/sync/mod.rs:470:20 [INFO] [stdout] | [INFO] [stdout] 470 | pub(crate) mod batch_semaphore; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `sync` feature [INFO] [stdout] --> src/macros/cfg.rs:372:19 [INFO] [stdout] | [INFO] [stdout] 372 | #[cfg(feature = "sync")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/sync/mod.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | / cfg_sync! { [INFO] [stdout] 450 | | /// Named future types. [INFO] [stdout] 451 | | pub mod futures { [INFO] [stdout] 452 | | pub use super::notify::Notified; [INFO] [stdout] ... | [INFO] [stdout] 491 | | pub mod watch; [INFO] [stdout] 492 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> src/sync/mod.rs:496:24 [INFO] [stdout] | [INFO] [stdout] 496 | pub(crate) mod batch_semaphore; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> src/macros/cfg.rs:99:19 [INFO] [stdout] | [INFO] [stdout] 99 | #[cfg(feature = "fs")] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/sync/mod.rs:495:5 [INFO] [stdout] | [INFO] [stdout] 495 | / cfg_fs! { [INFO] [stdout] 496 | | pub(crate) mod batch_semaphore; [INFO] [stdout] 497 | | mod mutex; [INFO] [stdout] 498 | | pub(crate) use mutex::Mutex; [INFO] [stdout] 499 | | } [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] = note: this error originates in the macro `cfg_sync` which comes from the expansion of the macro `cfg_fs` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::sync::semaphore` [INFO] [stdout] --> src/sync/tests/semaphore_batch.rs:264:22 [INFO] [stdout] | [INFO] [stdout] 264 | use crate::sync::semaphore::*; [INFO] [stdout] | ^^^^^^^^^ could not find `semaphore` in `sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the `expr` fragment specifier will accept more expressions in the 2024 edition [INFO] [stdout] --> src/runtime/tests/queue.rs:10:39 [INFO] [stdout] | [INFO] [stdout] 10 | ($stats:ident, $field:ident == $v: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] 10 | ($stats:ident, $field:ident == $v:expr_2021) => { [INFO] [stdout] | ~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tokio` (lib test) due to 14 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating tests/time_rt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/coop_budget.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/macros_rename_test.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_copy.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/sync_errors.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/process_issue_42.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_local_set.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/async_send_sync.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_driver.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/rt_unstable_metrics.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/net_lookup_host.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/signal_multi_rt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/io_async_fd.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/task_abort.rs from 2021 edition to 2024 [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" "778edaa36c461ae94cee03e41a0bcc2a8dd93404bfbc4920de153d4aac641368", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778edaa36c461ae94cee03e41a0bcc2a8dd93404bfbc4920de153d4aac641368", kill_on_drop: false }` [INFO] [stdout] 778edaa36c461ae94cee03e41a0bcc2a8dd93404bfbc4920de153d4aac641368