[INFO] fetching crate bed-reader 1.0.6... [INFO] checking bed-reader-1.0.6 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate bed-reader 1.0.6 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate bed-reader 1.0.6 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 bed-reader 1.0.6 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate bed-reader 1.0.6 [INFO] tweaked toml for crates.io crate bed-reader 1.0.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate bed-reader 1.0.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+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] bafdc4989557f8048fa7ec1e166451d65abfd7981500092fd7045d6477a646f5 [INFO] running `Command { std: "docker" "start" "-a" "bafdc4989557f8048fa7ec1e166451d65abfd7981500092fd7045d6477a646f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bafdc4989557f8048fa7ec1e166451d65abfd7981500092fd7045d6477a646f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bafdc4989557f8048fa7ec1e166451d65abfd7981500092fd7045d6477a646f5", kill_on_drop: false }` [INFO] [stdout] bafdc4989557f8048fa7ec1e166451d65abfd7981500092fd7045d6477a646f5 [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] c73de5b7b8ad05339d7c9815c1d143c16035d912a75926bfb989ca6bb1f67241 [INFO] running `Command { std: "docker" "start" "-a" "c73de5b7b8ad05339d7c9815c1d143c16035d912a75926bfb989ca6bb1f67241", 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 proc-macro2 v1.0.87 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling cc v1.1.30 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling rustls v0.23.14 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-bidi v0.3.17 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Checking rustls-native-certs v0.8.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking safe_arch v0.7.2 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling pyo3-build-config v0.22.5 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking wide v0.7.25 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking unindent v0.2.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking bytecount v0.6.8 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking temp_testdir v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.92 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking dpc-pariter v0.4.0 [INFO] [stderr] Checking shlex v1.3.0 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.5 [INFO] [stderr] Compiling pyo3 v0.22.5 [INFO] [stderr] Compiling bed-reader v1.0.6 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Checking simba v0.8.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling snafu-derive v0.8.5 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Checking tokio v1.41.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling pest v2.7.10 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Checking snafu v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling anyinput-core v0.1.8 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling anyinput-derive v0.1.8 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling pyo3-macros v0.22.5 [INFO] [stderr] Checking anyinput v0.1.8 [INFO] [stderr] Compiling pest_meta v2.7.10 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking nalgebra v0.32.6 [INFO] [stderr] Checking ndarray-rand v0.15.0 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling pest_generator v2.7.10 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking fetch-data v0.2.0 [INFO] [stderr] Compiling pest_derive v2.7.10 [INFO] [stderr] Checking py_literal v0.4.0 [INFO] [stderr] Checking ndarray-npy v0.9.1 [INFO] [stderr] Checking numpy v0.22.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking quick-xml v0.36.2 [INFO] [stderr] Checking tokio-util v0.7.12 [INFO] [stderr] Checking tokio-rustls v0.26.0 [INFO] [stderr] Checking hyper v0.14.31 [INFO] [stderr] Checking h2 v0.4.6 [INFO] [stderr] Checking rusoto_credential v0.48.0 [INFO] [stderr] Checking hyper v1.5.0 [INFO] [stderr] Checking hyper-util v0.1.9 [INFO] [stderr] Checking statrs v0.17.1 [INFO] [stderr] Checking hyper-rustls v0.27.3 [INFO] [stderr] Checking reqwest v0.12.8 [INFO] [stderr] Checking object_store v0.11.0 [INFO] [stderr] Checking cloud-file v0.2.0 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/bed_cloud.rs (2 fixes) [INFO] [stderr] Fixed src/lib.rs (6 fixes) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:7025:20 [INFO] [stdout] | [INFO] [stdout] 7025 | if let Err(e) = writeln!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 7026 | | writer, [INFO] [stdout] | | ------ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 7027 | | "{} {} {} {} {} {}", [INFO] [stdout] 7028 | | *fid, *iid, *father, *mother, *sex, *pheno [INFO] [stdout] 7029 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:7032:13 [INFO] [stdout] | [INFO] [stdout] 7032 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:7088:20 [INFO] [stdout] | [INFO] [stdout] 7088 | if let Err(e) = writeln!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 7089 | | writer, [INFO] [stdout] | | ------ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 7090 | | "{}\t{}\t{}\t{}\t{}\t{}", [INFO] [stdout] 7091 | | *chromosome, *sid, *cm_position, *bp_position, *allele_1, *allele_2 [INFO] [stdout] 7092 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:7095:17 [INFO] [stdout] | [INFO] [stdout] 7095 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:7025:20 [INFO] [stdout] | [INFO] [stdout] 7025 | if let Err(e) = writeln!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 7026 | | writer, [INFO] [stdout] | | ------ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 7027 | | "{} {} {} {} {} {}", [INFO] [stdout] 7028 | | *fid, *iid, *father, *mother, *sex, *pheno [INFO] [stdout] 7029 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:7032:13 [INFO] [stdout] | [INFO] [stdout] 7032 | } [INFO] [stdout] | ^ [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/lib.rs:7088:20 [INFO] [stdout] | [INFO] [stdout] 7088 | if let Err(e) = writeln!( [INFO] [stdout] | ____________________^ [INFO] [stdout] 7089 | | writer, [INFO] [stdout] | | ------ this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] 7090 | | "{}\t{}\t{}\t{}\t{}\t{}", [INFO] [stdout] 7091 | | *chromosome, *sid, *cm_position, *bp_position, *allele_1, *allele_2 [INFO] [stdout] 7092 | | ) [INFO] [stdout] | |_________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/lib.rs:7095:17 [INFO] [stdout] | [INFO] [stdout] 7095 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: relative drop order changing in Rust 2024 [INFO] [stdout] --> src/bed_cloud.rs:202:30 [INFO] [stdout] | [INFO] [stdout] 202 | while let Some(result) = stream.next().await { [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] | 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] 203 | let (vec_bytes, out_sid_i_vec) = result?; [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] | | 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] | `vec_bytes` calls a custom destructor [INFO] [stdout] | `vec_bytes` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | } [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` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#4` 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` may invoke a custom destructor because it contains a trait object [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: `vec_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: `#2` 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: `#3` may invoke a custom destructor because it contains a trait object [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: 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/bed_cloud.rs:2077:47 [INFO] [stdout] | [INFO] [stdout] 2076 | let read_options = ReadOptions::::builder().build()?; [INFO] [stdout] | ------------ [INFO] [stdout] | | [INFO] [stdout] | `read_options` calls a custom destructor [INFO] [stdout] | `read_options` will be dropped later as of Edition 2024 [INFO] [stdout] 2077 | self.read_with_options(&read_options).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] 2078 | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [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/bed_cloud.rs:2194:61 [INFO] [stdout] | [INFO] [stdout] 2193 | let read_options = ReadOptions::::builder().build()?; [INFO] [stdout] | ------------ [INFO] [stdout] | | [INFO] [stdout] | `read_options` calls a custom destructor [INFO] [stdout] | `read_options` will be dropped later as of Edition 2024 [INFO] [stdout] 2194 | self.read_and_fill_with_options(val, &read_options).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] 2195 | } [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: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [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/lib.rs:4525:52 [INFO] [stdout] | [INFO] [stdout] 4524 | let read_options = self.build()?; [INFO] [stdout] | ------------ [INFO] [stdout] | | [INFO] [stdout] | `read_options` calls a custom destructor [INFO] [stdout] | `read_options` will be dropped later as of Edition 2024 [INFO] [stdout] 4525 | bed_cloud.read_with_options(&read_options).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] 4526 | } [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] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [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/lib.rs:4610:14 [INFO] [stdout] | [INFO] [stdout] 4607 | let read_options = self.build()?; [INFO] [stdout] | ------------ [INFO] [stdout] | | [INFO] [stdout] | `read_options` calls a custom destructor [INFO] [stdout] | `read_options` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 4610 | .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] 4611 | } [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: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: `read_options` invokes this custom destructor [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ndarray-0.16.1/src/data_repr.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | impl Drop for OwnedRepr [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/lib.rs:6927:38 [INFO] [stdout] | [INFO] [stdout] 6927 | while let Some(line_chunk) = line_chunks.next().await { [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] | 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] 6928 | let line_chunk = line_chunk.map_err(CloudFileError::ObjectStoreError)?; [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] | `line_chunk` calls a custom destructor [INFO] [stdout] | `line_chunk` will be dropped later as of Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 6955 | } [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` may invoke a custom destructor because it contains a trait object [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` may invoke a custom destructor because it contains a trait object [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: `line_chunk` 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: `#2` may invoke a custom destructor because it contains a trait object [INFO] [stdout] note: `#2` 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] Migrating examples/cloud.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tests_api.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/no_cloud.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/tests_api_cloud.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.37s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling bed-reader v1.0.6 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.93s [INFO] running `Command { std: "docker" "inspect" "c73de5b7b8ad05339d7c9815c1d143c16035d912a75926bfb989ca6bb1f67241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73de5b7b8ad05339d7c9815c1d143c16035d912a75926bfb989ca6bb1f67241", kill_on_drop: false }` [INFO] [stdout] c73de5b7b8ad05339d7c9815c1d143c16035d912a75926bfb989ca6bb1f67241