[INFO] fetching crate tplay 0.5.0... [INFO] checking tplay-0.5.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate tplay 0.5.0 into /workspace/builds/worker-3-tc1/source [INFO] validating manifest of crates.io crate tplay 0.5.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tplay 0.5.0 [INFO] finished tweaking crates.io crate tplay 0.5.0 [INFO] tweaked toml for crates.io crate tplay 0.5.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate crates.io crate tplay 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded youtube_dl v0.8.1 [INFO] [stderr] Downloaded opencv-binding-generator v0.72.0 [INFO] [stderr] Downloaded ffmpeg-sys-next v6.1.0 [INFO] [stderr] Downloaded half v2.4.0 [INFO] [stderr] Downloaded fast_image_resize v2.7.3 [INFO] [stderr] Downloaded ffmpeg-next v6.1.1 [INFO] [stderr] Downloaded libmpv-sys-sirno v2.0.0-fork.1 [INFO] [stderr] Downloaded libmpv-sys v3.1.0 [INFO] [stderr] Downloaded clang v2.0.0 [INFO] [stderr] Downloaded libmpv v2.0.1 [INFO] [stderr] Downloaded libmpv-sirno v2.0.2-fork.1 [INFO] [stderr] Downloaded opencv v0.84.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a9b645b929b2d96433ca0132b2d1e2d23ec2a7fc087829a8b8512bdd269ac831 [INFO] running `Command { std: "docker" "start" "-a" "a9b645b929b2d96433ca0132b2d1e2d23ec2a7fc087829a8b8512bdd269ac831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a9b645b929b2d96433ca0132b2d1e2d23ec2a7fc087829a8b8512bdd269ac831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9b645b929b2d96433ca0132b2d1e2d23ec2a7fc087829a8b8512bdd269ac831", kill_on_drop: false }` [INFO] [stdout] a9b645b929b2d96433ca0132b2d1e2d23ec2a7fc087829a8b8512bdd269ac831 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fe420163e23c3429cc64e90ca2946c0ebb6477ebf482f585ffd7438bb742bd4 [INFO] running `Command { std: "docker" "start" "-a" "4fe420163e23c3429cc64e90ca2946c0ebb6477ebf482f585ffd7438bb742bd4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling opencv-binding-generator v0.72.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Compiling ffmpeg-sys-next v6.1.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling opencv v0.84.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling tplay v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking fast_image_resize v2.7.3 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking youtube_dl v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.62s [INFO] running `Command { std: "docker" "inspect" "4fe420163e23c3429cc64e90ca2946c0ebb6477ebf482f585ffd7438bb742bd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fe420163e23c3429cc64e90ca2946c0ebb6477ebf482f585ffd7438bb742bd4", kill_on_drop: false }` [INFO] [stdout] 4fe420163e23c3429cc64e90ca2946c0ebb6477ebf482f585ffd7438bb742bd4 [INFO] checking tplay-0.5.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate tplay 0.5.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tplay 0.5.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tplay 0.5.0 [INFO] finished tweaking crates.io crate tplay 0.5.0 [INFO] tweaked toml for crates.io crate tplay 0.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate tplay 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df7c4425727a893748f66f15d82327ca8a817e39276053810da409bc320d0381 [INFO] running `Command { std: "docker" "start" "-a" "df7c4425727a893748f66f15d82327ca8a817e39276053810da409bc320d0381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df7c4425727a893748f66f15d82327ca8a817e39276053810da409bc320d0381", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df7c4425727a893748f66f15d82327ca8a817e39276053810da409bc320d0381", kill_on_drop: false }` [INFO] [stdout] df7c4425727a893748f66f15d82327ca8a817e39276053810da409bc320d0381 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 252d366ae93fb292e48c0a563f921a49c2fbd8754bd69dbc492d4ff853c76ca4 [INFO] running `Command { std: "docker" "start" "-a" "252d366ae93fb292e48c0a563f921a49c2fbd8754bd69dbc492d4ff853c76ca4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytemuck v1.15.0 [INFO] [stderr] Compiling bindgen v0.64.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling clang v2.0.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling dunce v1.0.4 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling opencv-binding-generator v0.72.0 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking half v2.4.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling ffmpeg-next v6.1.1 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling ffmpeg-sys-next v6.1.0 [INFO] [stderr] Checking png v0.17.13 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking serde_json v1.0.115 [INFO] [stderr] Compiling opencv v0.84.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking num-iter v0.1.44 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling tplay v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking num v0.4.1 [INFO] [stderr] Checking rodio v0.17.3 [INFO] [stderr] Checking crossterm v0.26.1 [INFO] [stderr] Checking fast_image_resize v2.7.3 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking youtube_dl v0.8.1 [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/audio/player.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 19 | let player = BackendAudioPlayer::new(input_file)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | Ok(Self { player }) [INFO] [stdout] | ^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/audio/rodio_player.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 28 | let (_stream, stream_handle) = rodio::OutputStream::try_default().map_err(|err| { [INFO] [stdout] | ------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let audio_track = extract_audio(input_path)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | // Play audio with rodio [INFO] [stdout] 33 | let file = std::fs::File::open(audio_track.path()) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | .map_err(|err| MyError::Audio(format!("Failed to open audio file: {:?}", err)))?; [INFO] [stdout] 35 | let mut buf = BufReader::new(file); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let player: rodio::Sink = stream_handle [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 43 | | player, [INFO] [stdout] 44 | | _stream, [INFO] [stdout] 45 | | content, [INFO] [stdout] 46 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipeline/frames.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | Ok(FrameIterator::Image(Some(img))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipeline/frames.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 291 | let file = File::open(path) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | let mut decoder = options.read_info(file).map_err(|e| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | Ok(FrameIterator::AnimatedGif { [INFO] [stdout] | ________^ [INFO] [stdout] 314 | | frames, [INFO] [stdout] 315 | | current_frame: 0, [INFO] [stdout] 316 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/audio/player.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 19 | let player = BackendAudioPlayer::new(input_file)?; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | Ok(Self { player }) [INFO] [stdout] | ^^^^^^^^^^^^^^^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/audio/rodio_player.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 28 | let (_stream, stream_handle) = rodio::OutputStream::try_default().map_err(|err| { [INFO] [stdout] | ------- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 31 | let audio_track = extract_audio(input_path)?; [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | // Play audio with rodio [INFO] [stdout] 33 | let file = std::fs::File::open(audio_track.path()) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 34 | .map_err(|err| MyError::Audio(format!("Failed to open audio file: {:?}", err)))?; [INFO] [stdout] 35 | let mut buf = BufReader::new(file); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let player: rodio::Sink = stream_handle [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 43 | | player, [INFO] [stdout] 44 | | _stream, [INFO] [stdout] 45 | | content, [INFO] [stdout] 46 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipeline/frames.rs:249:8 [INFO] [stdout] | [INFO] [stdout] 249 | Ok(FrameIterator::Image(Some(img))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pipeline/frames.rs:313:8 [INFO] [stdout] | [INFO] [stdout] 291 | let file = File::open(path) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 295 | let mut decoder = options.read_info(file).map_err(|e| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | Ok(FrameIterator::AnimatedGif { [INFO] [stdout] | ________^ [INFO] [stdout] 314 | | frames, [INFO] [stdout] 315 | | current_frame: 0, [INFO] [stdout] 316 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tplay` (bin "tplay") due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `tplay` (bin "tplay" test) due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "252d366ae93fb292e48c0a563f921a49c2fbd8754bd69dbc492d4ff853c76ca4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "252d366ae93fb292e48c0a563f921a49c2fbd8754bd69dbc492d4ff853c76ca4", kill_on_drop: false }` [INFO] [stdout] 252d366ae93fb292e48c0a563f921a49c2fbd8754bd69dbc492d4ff853c76ca4