[INFO] fetching crate lunatic-distributed 0.13.2... [INFO] checking lunatic-distributed-0.13.2 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate lunatic-distributed 0.13.2 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate lunatic-distributed 0.13.2 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lunatic-distributed 0.13.2 [INFO] finished tweaking crates.io crate lunatic-distributed 0.13.2 [INFO] tweaked toml for crates.io crate lunatic-distributed 0.13.2 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 361 packages to latest compatible versions [INFO] [stderr] Adding dashmap v5.5.3 (available: v6.1.0) [INFO] [stderr] Adding quinn v0.9.4 (available: v0.11.6) [INFO] [stderr] Adding rcgen v0.10.0 (available: v0.13.1) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.9) [INFO] [stderr] Adding rustls v0.20.9 (available: v0.23.18) [INFO] [stderr] Adding rustls-pemfile v1.0.4 (available: v2.2.0) [INFO] [stderr] Adding wasmtime v8.0.1 (available: v27.0.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "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" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a57e105cb7939927e009804336991a1e9801de1d763060740140510c394974fd [INFO] running `Command { std: "docker" "start" "-a" "a57e105cb7939927e009804336991a1e9801de1d763060740140510c394974fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a57e105cb7939927e009804336991a1e9801de1d763060740140510c394974fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a57e105cb7939927e009804336991a1e9801de1d763060740140510c394974fd", kill_on_drop: false }` [INFO] [stdout] a57e105cb7939927e009804336991a1e9801de1d763060740140510c394974fd [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" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10ef743d9d09695e36f8cb5a9ce1c373e3fabcd4d9264d7c878dcca741d43b8 [INFO] running `Command { std: "docker" "start" "-a" "b10ef743d9d09695e36f8cb5a9ce1c373e3fabcd4d9264d7c878dcca741d43b8", 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.164 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling cranelift-isle v0.95.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.95.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.95.1 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking linux-raw-sys v0.1.4 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Checking cranelift-entity v0.95.1 [INFO] [stderr] Checking gimli v0.27.3 [INFO] [stderr] Checking object v0.30.4 [INFO] [stderr] Checking cranelift-bforest v0.95.1 [INFO] [stderr] Checking regalloc2 v0.6.1 [INFO] [stderr] Compiling cranelift-codegen v0.95.1 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling wasmtime-fiber v8.0.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Compiling ittapi-sys v0.3.5 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking wasmparser v0.102.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking wasm-encoder v0.220.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking wasmtime-types v8.0.1 [INFO] [stderr] Checking wasmtime-jit-debug v8.0.1 [INFO] [stderr] Checking memfd v0.6.4 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking wasmtime-environ v8.0.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling io-extras v0.17.4 [INFO] [stderr] Compiling wasmtime-cache v8.0.1 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking wast v220.0.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking file-per-thread-logger v0.1.6 [INFO] [stderr] Checking ittapi v0.3.5 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling cap-primitives v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking ambient-authority v0.0.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Checking wasmtime-jit v8.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking fs-set-times v0.19.2 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling wast v35.0.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling cap-std v1.0.15 [INFO] [stderr] Checking cranelift-frontend v0.95.1 [INFO] [stderr] Checking cranelift-native v0.95.1 [INFO] [stderr] Checking wasmtime-cranelift-shared v8.0.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Checking cranelift-wasm v0.95.1 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling shellexpand v2.1.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking wasmtime-cranelift v8.0.1 [INFO] [stderr] Checking wat v1.220.0 [INFO] [stderr] Compiling wasi-common v8.0.1 [INFO] [stderr] Compiling openssl v0.10.68 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling io-lifetimes v2.0.3 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling wiggle-generate v8.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling cap-fs-ext v1.0.15 [INFO] [stderr] Checking rusticata-macros v4.1.0 [INFO] [stderr] Compiling system-interface v0.25.9 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking asn1-rs v0.5.2 [INFO] [stderr] Checking cap-rand v1.0.15 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking cap-time-ext v1.0.15 [INFO] [stderr] Checking fs-set-times v0.18.1 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking hash-map-id v0.13.2 [INFO] [stderr] Compiling wasmtime-wasi v8.0.1 [INFO] [stderr] Checking quinn-proto v0.9.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking oid-registry v0.6.1 [INFO] [stderr] Compiling wiggle-macro v8.0.1 [INFO] [stderr] Checking der-parser v8.2.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking uuid v1.11.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking x509-parser v0.14.0 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking async_cell v0.2.2 [INFO] [stderr] Checking lunatic-control v0.13.2 [INFO] [stderr] Checking rcgen v0.10.0 [INFO] [stderr] Checking quinn-udp v0.3.2 [INFO] [stderr] Checking quinn v0.9.4 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking wiggle v8.0.1 [INFO] [stderr] Checking lunatic-common-api v0.13.2 [INFO] [stderr] Checking lunatic-error-api v0.13.2 [INFO] [stderr] Checking lunatic-networking-api v0.13.2 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking wasi-cap-std-sync v8.0.1 [INFO] [stderr] Checking lunatic-process v0.13.2 [INFO] [stderr] Checking lunatic-distributed v0.13.2 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/distributed/server.rs (3 fixes) [INFO] [stderr] Fixed src/quic/quin.rs (1 fix) [INFO] [stderr] Fixed src/distributed/client.rs (1 fix) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/control/client.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | pub async fn notify_node_stopped(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail [INFO] [stdout] --> src/control/client.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | self.post(&self.inner.reg.urls.node_stopped, ()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/control/client.rs:224:5 [INFO] [stdout] | [INFO] [stdout] 224 | pub async fn notify_node_stopped(&self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `for<'de> !: Deserialize<'de>` will fail [INFO] [stdout] --> src/control/client.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | self.post(&self.inner.reg.urls.node_stopped, ()).await?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `--force-warn dependency-on-unit-never-type-fallback` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/distributed/client.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | match client.inner.node_message_buffers.get(&node_id) { Some(node_buf) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -------- [INFO] [stdout] | | | [INFO] [stdout] | | `node_buf` calls a custom destructor [INFO] [stdout] | | `node_buf` will be dropped later as of Edition 2024 [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] ... [INFO] [stdout] 153 | let (send, recv) = unbounded_channel(); [INFO] [stdout] | ------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#1` [INFO] [stdout] | `#1` will be dropped later as of Edition 2024 [INFO] [stdout] 154 | send.send((msg_id, request)).ok(); [INFO] [stdout] 155 | client.inner.node_message_buffers.insert(node_id, send); [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] 156 | tokio::spawn(manage_node_connection(node_id, client.clone(), recv)); [INFO] [stdout] | ------------------------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 157 | }} [INFO] [stdout] 158 | } [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: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/rwlock.rs:1370:1 [INFO] [stdout] | [INFO] [stdout] 1370 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `node_buf` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/lock_api-0.4.12/src/rwlock.rs:1370:1 [INFO] [stdout] | [INFO] [stdout] 1370 | impl<'a, R: RawRwLock + 'a, T: ?Sized + 'a> Drop for RwLockReadGuard<'a, R, T> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:485:1 [INFO] [stdout] | [INFO] [stdout] 485 | impl Drop for Rx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/mpsc/chan.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | impl Drop for Tx { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/task/join.rs:351:1 [INFO] [stdout] | [INFO] [stdout] 351 | impl Drop for JoinHandle { [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/distributed/client.rs:186:32 [INFO] [stdout] | [INFO] [stdout] 179 | let (mut send, recv) = quic::try_connect_forever(&quic_client, address, &name).await; [INFO] [stdout] | -------- [INFO] [stdout] | | [INFO] [stdout] | `send` calls a custom destructor [INFO] [stdout] | `send` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | while let Err(e) = send.send(&mut [size.clone(), bytes.clone()]).await { [INFO] [stdout] | - ^^^^^^^^^^^^^^^-----------------------------^^----- [INFO] [stdout] | | | | | [INFO] [stdout] | | | | this value will be stored in a temporary; let us call it `#7` [INFO] [stdout] | | | | up until Edition 2021 `#7` is dropped last but will be dropped earlier in Edition 2024 [INFO] [stdout] | | | | 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 `#8` [INFO] [stdout] | | | up until Edition 2021 `#8` 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 `#6` [INFO] [stdout] | | up until Edition 2021 `#6` 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] | `e` calls a custom destructor [INFO] [stdout] | `e` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 189 | quic::try_connect_forever(&quic_client, address, &name).await; [INFO] [stdout] | ------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | this value will be stored in a temporary; let us call it `#4` [INFO] [stdout] | | `#4` will be dropped later as of Edition 2024 [INFO] [stdout] | 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] | this value will be stored in a temporary; let us call it `#3` [INFO] [stdout] | `#3` will be dropped later as of Edition 2024 [INFO] [stdout] 190 | tokio::spawn(reader_task(client.clone(), new_recv)); [INFO] [stdout] | --------------------------------------------------- [INFO] [stdout] | | [INFO] [stdout] | this value will be stored in a temporary; let us call it `#5` [INFO] [stdout] | `#5` will be dropped later as of Edition 2024 [INFO] [stdout] 191 | send = new_send; [INFO] [stdout] 192 | } [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: `#6` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `send` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.9.4/src/send_stream.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `e` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.9.4/src/recv_stream.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.9.4/src/send_stream.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/time/entry.rs:652:1 [INFO] [stdout] | [INFO] [stdout] 652 | impl Drop for TimerEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.9.4/src/recv_stream.rs:390:1 [INFO] [stdout] | [INFO] [stdout] 390 | impl Drop for RecvStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.9.4/src/send_stream.rs:261:1 [INFO] [stdout] | [INFO] [stdout] 261 | impl Drop for SendStream { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#5` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/task/join.rs:351:1 [INFO] [stdout] | [INFO] [stdout] 351 | impl Drop for JoinHandle { [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/quic/quin.rs:162:28 [INFO] [stdout] | [INFO] [stdout] 162 | while let Some(conn) = quic_server.accept().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] 163 | tokio::spawn(handle_quic_connection_node(ctx.clone(), conn)); [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] 164 | } [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: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:1072:1 [INFO] [stdout] | [INFO] [stdout] 1072 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:1072:1 [INFO] [stdout] | [INFO] [stdout] 1072 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.9.4/src/connection.rs:792:1 [INFO] [stdout] | [INFO] [stdout] 792 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#4` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/notify.rs:1156:1 [INFO] [stdout] | [INFO] [stdout] 1156 | impl Drop for Notified<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `__awaitee` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/notify.rs:1156:1 [INFO] [stdout] | [INFO] [stdout] 1156 | impl Drop for Notified<'_> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:1072:1 [INFO] [stdout] | [INFO] [stdout] 1072 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/sync/oneshot.rs:1072:1 [INFO] [stdout] | [INFO] [stdout] 1072 | impl Drop for Receiver { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/quinn-0.9.4/src/connection.rs:792:1 [INFO] [stdout] | [INFO] [stdout] 792 | impl Drop for ConnectionRef { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#2` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.41.1/src/runtime/task/join.rs:351:1 [INFO] [stdout] | [INFO] [stdout] 351 | impl Drop for JoinHandle { [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/quic/quin.rs:208:27 [INFO] [stdout] | [INFO] [stdout] 208 | while let Ok(bytes) = recv.receive().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] | `bytes` calls a custom destructor [INFO] [stdout] | `bytes` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | distributed::server::handle_message(ctx.clone(), &mut send, msg_id, request).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] ... [INFO] [stdout] 215 | } [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: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#3` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/anyhow-1.0.93/src/error.rs:597:1 [INFO] [stdout] | [INFO] [stdout] 597 | impl Drop for Error { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `#1` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `bytes` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bytes-1.8.0/src/bytes.rs:590:1 [INFO] [stdout] | [INFO] [stdout] 590 | impl Drop for Bytes { [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.09s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking lunatic-distributed v0.13.2 (/tmp/fixit) [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/control/client.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | self.post(&self.inner.reg.urls.node_stopped, ()).await?; [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 222 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `control::client::Client::post` [INFO] [stdout] --> src/control/client.rs:157:40 [INFO] [stdout] | [INFO] [stdout] 157 | pub async fn post(&self, url: &str, data: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Client::post` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `!: DeserializeOwned` is not satisfied [INFO] [stdout] --> src/control/client.rs:225:14 [INFO] [stdout] | [INFO] [stdout] 225 | self.post(&self.inner.reg.urls.node_stopped, ()).await?; [INFO] [stdout] | ^^^^ the trait `for<'de> Deserialize<'de>` is not implemented for `!` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `Deserialize<'de>`: [INFO] [stdout] &'a Path [INFO] [stdout] &'a [u8] [INFO] [stdout] &'a str [INFO] [stdout] () [INFO] [stdout] (T,) [INFO] [stdout] (T0, T1) [INFO] [stdout] (T0, T1, T2) [INFO] [stdout] (T0, T1, T2, T3) [INFO] [stdout] and 222 others [INFO] [stdout] = note: this error might have been caused by changes to Rust's type-inference algorithm (see issue #48950 for more information) [INFO] [stdout] = help: did you intend to use the type `()` here instead? [INFO] [stdout] = note: required for `!` to implement `DeserializeOwned` [INFO] [stdout] note: required by a bound in `control::client::Client::post` [INFO] [stdout] --> src/control/client.rs:157:40 [INFO] [stdout] | [INFO] [stdout] 157 | pub async fn post(&self, url: &str, data: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ required by this bound in `Client::post` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lunatic-distributed` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lunatic-distributed` (lib test) due to 1 previous error [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "b10ef743d9d09695e36f8cb5a9ce1c373e3fabcd4d9264d7c878dcca741d43b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10ef743d9d09695e36f8cb5a9ce1c373e3fabcd4d9264d7c878dcca741d43b8", kill_on_drop: false }` [INFO] [stdout] b10ef743d9d09695e36f8cb5a9ce1c373e3fabcd4d9264d7c878dcca741d43b8