[INFO] fetching crate monoio 0.2.4... [INFO] checking monoio-0.2.4 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate monoio 0.2.4 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate monoio 0.2.4 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 monoio 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate monoio 0.2.4 [INFO] tweaked toml for crates.io crate monoio 0.2.4 written to /workspace/builds/worker-7-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 91 packages to latest compatible versions [INFO] [stderr] Adding io-uring v0.6.4 (available: v0.7.1) [INFO] [stderr] Adding local-sync v0.0.5 (available: v0.1.1) [INFO] [stderr] Adding mio v0.8.11 (available: v1.0.2) [INFO] [stderr] Adding nix v0.26.4 (available: v0.29.0) [INFO] [stderr] Adding windows-sys v0.48.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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 47e093db9d753389060b86598c7047a18665035103f1c9392d6270573ba160b0 [INFO] running `Command { std: "docker" "start" "-a" "47e093db9d753389060b86598c7047a18665035103f1c9392d6270573ba160b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47e093db9d753389060b86598c7047a18665035103f1c9392d6270573ba160b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47e093db9d753389060b86598c7047a18665035103f1c9392d6270573ba160b0", kill_on_drop: false }` [INFO] [stdout] 47e093db9d753389060b86598c7047a18665035103f1c9392d6270573ba160b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] bb71fd059b28f7e0db01b7cce77998d9ef9faa94339655e77e577bfd149d70da [INFO] running `Command { std: "docker" "start" "-a" "bb71fd059b28f7e0db01b7cce77998d9ef9faa94339655e77e577bfd149d70da", 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 libc v0.2.162 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustix v0.38.39 [INFO] [stderr] Compiling io-uring v0.6.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking fastrand v2.2.0 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking tempfile v3.14.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling monoio-macros v0.1.0 [INFO] [stderr] Compiling auto-const-array v0.2.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking monoio v0.2.4 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking local-sync v0.0.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Fixed src/macros/pin.rs (1 fix) [INFO] [stderr] Fixed src/driver/mod.rs (1 fix) [INFO] [stderr] Fixed src/task/waker.rs (4 fixes) [INFO] [stderr] Fixed src/macros/join.rs (3 fixes) [INFO] [stderr] Fixed src/utils/slab.rs (4 fixes) [INFO] [stderr] Fixed src/driver/uring/lifecycle.rs (1 fix) [INFO] [stderr] Fixed src/utils/linked_list.rs (1 fix) [INFO] [stderr] Fixed src/task/harness.rs (2 fixes) [INFO] [stderr] Fixed src/macros/try_join.rs (3 fixes) [INFO] [stderr] Fixed src/driver/scheduled_io.rs (2 fixes) [INFO] [stderr] Fixed src/buf/io_buf.rs (4 fixes) [INFO] [stderr] Fixed src/driver/util.rs (2 fixes) [INFO] [stderr] Fixed src/utils/uring_detect.rs (1 fix) [INFO] [stderr] Fixed src/task/core.rs (3 fixes) [INFO] [stderr] Fixed src/task/mod.rs (1 fix) [INFO] [stderr] Fixed src/runtime.rs (1 fix) [INFO] [stderr] Fixed src/buf/slice.rs (1 fix) [INFO] [stderr] Fixed src/time/driver/entry.rs (3 fixes) [INFO] [stderr] Fixed src/macros/ready.rs (1 fix) [INFO] [stderr] Fixed src/macros/debug.rs (2 fixes) [INFO] [stderr] Fixed src/task/raw.rs (5 fixes) [INFO] [stderr] Fixed src/macros/select.rs (32 fixes) [INFO] [stderr] Fixed src/buf/raw_buf.rs (2 fixes) [INFO] [stderr] Fixed src/driver/op.rs (2 fixes) [INFO] [stderr] Fixed src/buf/io_vec_buf.rs (1 fix) [INFO] [stderr] Fixed src/driver/uring/mod.rs (2 fixes) [INFO] [stderr] Fixed src/time/driver/mod.rs (2 fixes) [INFO] [stderr] Fixed src/time/driver/wheel/level.rs (1 fix) [INFO] [stderr] Fixed src/driver/op/connect.rs (2 fixes) [INFO] [stderr] Fixed src/time/driver/wheel/mod.rs (1 fix) [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/fs/mod.rs:65:36 [INFO] [stdout] | [INFO] [stdout] 61 | let file = match File::create(path).await { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | `file` calls a custom destructor [INFO] [stdout] | `file` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | file.write_all_at(contents, 0).await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 66 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `file` invokes this custom destructor [INFO] [stdout] --> src/driver/shared_fd.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | / impl Drop for Inner { [INFO] [stdout] 524 | | fn drop(&mut self) { [INFO] [stdout] 525 | | let fd = self.fd; [INFO] [stdout] 526 | | let state = unsafe { &mut *self.state.get() }; [INFO] [stdout] ... | [INFO] [stdout] 541 | | } [INFO] [stdout] 542 | | } [INFO] [stdout] | |_^ [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] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/io/stream/stream_ext.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 36 | while let Some(item) = self.next().await { [INFO] [stdout] | ^^^^^^^^^^^^----- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024 [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 `#3` [INFO] [stdout] | up until Edition 2021 `#3` 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] 37 | (f)(item).await; [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] 38 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/tcp/stream.rs:369:20 [INFO] [stdout] | [INFO] [stdout] 368 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 369 | op.write().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 370 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/tcp/stream.rs:386:20 [INFO] [stdout] | [INFO] [stdout] 378 | let fd = self.fd.clone(); [INFO] [stdout] | -- [INFO] [stdout] | | [INFO] [stdout] | `fd` calls a custom destructor [INFO] [stdout] | `fd` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 385 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 386 | op.write().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 387 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `fd` invokes this custom destructor [INFO] [stdout] --> src/driver/shared_fd.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | / impl Drop for Inner { [INFO] [stdout] 524 | | fn drop(&mut self) { [INFO] [stdout] 525 | | let fd = self.fd; [INFO] [stdout] 526 | | let state = unsafe { &mut *self.state.get() }; [INFO] [stdout] ... | [INFO] [stdout] 541 | | } [INFO] [stdout] 542 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/tcp/stream.rs:441:19 [INFO] [stdout] | [INFO] [stdout] 440 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 441 | op.read().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 442 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/tcp/stream.rs:458:19 [INFO] [stdout] | [INFO] [stdout] 457 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 458 | op.read().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 459 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/udp.rs:266:19 [INFO] [stdout] | [INFO] [stdout] 265 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 266 | op.wait().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 267 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/udp.rs:283:19 [INFO] [stdout] | [INFO] [stdout] 282 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 283 | op.wait().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 284 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/udp.rs:298:19 [INFO] [stdout] | [INFO] [stdout] 297 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 298 | op.wait().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 299 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/udp.rs:314:19 [INFO] [stdout] | [INFO] [stdout] 313 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 314 | op.read().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 315 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/unix/stream.rs:223:20 [INFO] [stdout] | [INFO] [stdout] 222 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 223 | op.write().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 224 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/unix/stream.rs:240:20 [INFO] [stdout] | [INFO] [stdout] 232 | let fd = self.fd.clone(); [INFO] [stdout] | -- [INFO] [stdout] | | [INFO] [stdout] | `fd` calls a custom destructor [INFO] [stdout] | `fd` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 239 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 240 | op.write().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 241 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `fd` invokes this custom destructor [INFO] [stdout] --> src/driver/shared_fd.rs:523:1 [INFO] [stdout] | [INFO] [stdout] 523 | / impl Drop for Inner { [INFO] [stdout] 524 | | fn drop(&mut self) { [INFO] [stdout] 525 | | let fd = self.fd; [INFO] [stdout] 526 | | let state = unsafe { &mut *self.state.get() }; [INFO] [stdout] ... | [INFO] [stdout] 541 | | } [INFO] [stdout] 542 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/unix/stream.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 290 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 291 | op.read().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 292 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/net/unix/stream.rs:308:19 [INFO] [stdout] | [INFO] [stdout] 307 | let _guard = c.associate_op(op.op_canceller()); [INFO] [stdout] | ------ [INFO] [stdout] | | [INFO] [stdout] | `_guard` calls a custom destructor [INFO] [stdout] | `_guard` will be dropped later as of Edition 2024 [INFO] [stdout] 308 | op.read().await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] 309 | } [INFO] [stdout] | - now the temporary value is dropped here, before the local variables in the block or statement [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> src/driver/op.rs:182:1 [INFO] [stdout] | [INFO] [stdout] 182 | / impl Drop for Op { [INFO] [stdout] 183 | | fn drop(&mut self) { [INFO] [stdout] 184 | | self.driver.drop_op(self.index, &mut self.data); [INFO] [stdout] 185 | | } [INFO] [stdout] 186 | | } [INFO] [stdout] | |_^ [INFO] [stdout] note: `_guard` invokes this custom destructor [INFO] [stdout] --> src/io/util/cancel.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | / impl Drop for AssociateGuard { [INFO] [stdout] 85 | | fn drop(&mut self) { [INFO] [stdout] 86 | | let mut shared = self.shared.borrow_mut(); [INFO] [stdout] 87 | | shared.slot_ref.remove(&self.op_canceller); [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ [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] Fixed src/utils/linked_list.rs (4 fixes) [INFO] [stderr] Migrating tests/unix_datagram.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uds_stream.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_metadata.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_accept.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/tcp_accept.rs (1 fix) [INFO] [stderr] Migrating tests/ctrlc_uring.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uds_split.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/uds_cred.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_unlink.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/ctrlc_legacy.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_split.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_rename.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_into_split.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_connect.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/tcp_connect.rs (1 fix) [INFO] [stderr] Migrating tests/fs_create_dir.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/fs_file.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tcp_echo.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/udp.rs from 2021 edition to 2024 [INFO] [stderr] Fixed tests/udp.rs (2 fixes) [INFO] [stderr] Migrating tests/unix_seqpacket.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/zero_copy.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/buf_writter.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.58s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking monoio v0.2.4 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.45s [INFO] running `Command { std: "docker" "inspect" "bb71fd059b28f7e0db01b7cce77998d9ef9faa94339655e77e577bfd149d70da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb71fd059b28f7e0db01b7cce77998d9ef9faa94339655e77e577bfd149d70da", kill_on_drop: false }` [INFO] [stdout] bb71fd059b28f7e0db01b7cce77998d9ef9faa94339655e77e577bfd149d70da