[INFO] updating cached repository https://github.com/dholroyd/lowly [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 52ccb6cf7bf26fc0cf56791bd4afa5d2c78b5b46 [INFO] checking dholroyd/lowly/52ccb6cf7bf26fc0cf56791bd4afa5d2c78b5b46 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdholroyd%2Flowly" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dholroyd/lowly on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dholroyd/lowly [INFO] finished tweaking git repo https://github.com/dholroyd/lowly [INFO] tweaked toml for git repo https://github.com/dholroyd/lowly written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dholroyd/lowly 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4cd97c4c5e28d7c66de81da2c61e8c728e97e670deadb31998950dbe77467e52 [INFO] running `Command { std: "docker" "start" "-a" "4cd97c4c5e28d7c66de81da2c61e8c728e97e670deadb31998950dbe77467e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4cd97c4c5e28d7c66de81da2c61e8c728e97e670deadb31998950dbe77467e52", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd97c4c5e28d7c66de81da2c61e8c728e97e670deadb31998950dbe77467e52", kill_on_drop: false }` [INFO] [stdout] 4cd97c4c5e28d7c66de81da2c61e8c728e97e670deadb31998950dbe77467e52 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c825d4921c2e60f74173c0f72370fa84f0c020c6474a57d19adf6f2079666742 [INFO] running `Command { std: "docker" "start" "-a" "c825d4921c2e60f74173c0f72370fa84f0c020c6474a57d19adf6f2079666742", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking smallvec v0.6.9 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling syn v0.15.34 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking tokio-trace-core v0.2.0 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling httparse v1.3.3 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Checking string v0.1.3 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking odds v0.2.26 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking arrayvec v0.3.25 [INFO] [stderr] Checking h2 v0.1.21 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking itertools v0.4.19 [INFO] [stderr] Checking scoped-tls v0.1.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking bitreader v0.3.1 [INFO] [stderr] Checking tokio-core v0.1.17 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking h264-reader v0.3.0 [INFO] [stderr] Checking mpeg2ts-reader v0.13.0 [INFO] [stderr] Checking hexdump v0.1.0 [INFO] [stderr] Compiling trackable_derive v0.1.2 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking rtp-rs v0.3.0 [INFO] [stderr] Checking adts-reader v0.3.0 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking trackable v0.2.22 [INFO] [stderr] Checking mpeg2ts v0.1.1 [INFO] [stderr] Checking hyper v0.12.29 [INFO] [stderr] Checking mse_fmp4 v0.1.2 (https://github.com/dholroyd/mse_fmp4.git#8baeeef4) [INFO] [stderr] Checking lowly v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/mpegts/h264.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | use std::time::{SystemTime, SystemTimeError, Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/mpegts/mod.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | self.carry += (Timestamp::MAX.value() + 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - self.carry += (Timestamp::MAX.value() + 1); [INFO] [stdout] 121 + self.carry += Timestamp::MAX.value() + 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::Ipv4Addr` [INFO] [stdout] --> src/net.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::net::Ipv4Addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/store.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|(i, sample)| sample ) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Duration` [INFO] [stdout] --> src/mpegts/h264.rs:10:46 [INFO] [stdout] | [INFO] [stdout] 10 | use std::time::{SystemTime, SystemTimeError, Duration}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around assigned value [INFO] [stdout] --> src/mpegts/mod.rs:121:31 [INFO] [stdout] | [INFO] [stdout] 121 | self.carry += (Timestamp::MAX.value() + 1); [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 121 - self.carry += (Timestamp::MAX.value() + 1); [INFO] [stdout] 121 + self.carry += Timestamp::MAX.value() + 1; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::net::Ipv4Addr` [INFO] [stdout] --> src/net.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::net::Ipv4Addr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/store.rs:476:32 [INFO] [stdout] | [INFO] [stdout] 476 | .map(move |(index, sample)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `track` [INFO] [stdout] --> src/store.rs:758:27 [INFO] [stdout] | [INFO] [stdout] 758 | .map(|(index, track)| TrackInfo { track_id: TrackId(index) } ) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_track` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/store.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 156 | .map(|(i, sample)| sample ) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sample` [INFO] [stdout] --> src/store.rs:476:32 [INFO] [stdout] | [INFO] [stdout] 476 | .map(move |(index, sample)| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sample` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `track` [INFO] [stdout] --> src/store.rs:758:27 [INFO] [stdout] | [INFO] [stdout] 758 | .map(|(index, track)| TrackInfo { track_id: TrackId(index) } ) [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_track` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http.rs:253:21 [INFO] [stdout] | [INFO] [stdout] 253 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `itertools::misc::Slice` [INFO] [stdout] --> src/store.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use itertools::misc::Slice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | fn start(&mut self, ctx: &mut h264_reader::Context, header: h264_reader::nal::NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:95:25 [INFO] [stdout] | [INFO] [stdout] 95 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/mpegts/h264.rs:95:68 [INFO] [stdout] | [INFO] [stdout] 95 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | fn end(&mut self, ctx: &mut h264_reader::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `date_part` [INFO] [stdout] --> src/mpegts/h264.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | let date_part = if time_diff < -(DateTime::DAY_MICROS as i64 / 2) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_part` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:325:25 [INFO] [stdout] | [INFO] [stdout] 325 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:332:24 [INFO] [stdout] | [INFO] [stdout] 332 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:360:25 [INFO] [stdout] | [INFO] [stdout] 360 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:367:24 [INFO] [stdout] | [INFO] [stdout] 367 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `private_bit` [INFO] [stdout] --> src/mpegts/adts.rs:31:189 [INFO] [stdout] | [INFO] [stdout] 31 | ...der::SamplingFrequency, private_bit: u8, channels: adts_reader::ChannelConfiguration, originality: adts_reader::Originality, home: u8) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_fullness` [INFO] [stdout] --> src/mpegts/adts.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | fn payload(&mut self, buffer_fullness: u16, no_of_blocks: u8, buf: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_fullness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_of_blocks` [INFO] [stdout] --> src/mpegts/adts.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | fn payload(&mut self, buffer_fullness: u16, no_of_blocks: u8, buf: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_of_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program_pid` [INFO] [stdout] --> src/mpegts/mod.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | program_pid, stream_type: StreamType::H264, pmt, stream_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `program_pid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pmt` [INFO] [stdout] --> src/mpegts/mod.rs:57:61 [INFO] [stdout] | [INFO] [stdout] 57 | program_pid, stream_type: StreamType::H264, pmt, stream_info, [INFO] [stdout] | ^^^ help: try ignoring the field: `pmt: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program_pid` [INFO] [stdout] --> src/mpegts/mod.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | program_pid, stream_type: StreamType::Adts, pmt, stream_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `program_pid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pmt` [INFO] [stdout] --> src/mpegts/mod.rs:61:61 [INFO] [stdout] | [INFO] [stdout] 61 | program_pid, stream_type: StreamType::Adts, pmt, stream_info, [INFO] [stdout] | ^^^ help: try ignoring the field: `pmt: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Err(e) => panic!("Core::run() failed"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/store.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | .find(|(i, seg)| seg.dts == dts) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_ts` [INFO] [stdout] --> src/store.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | let max_ts = self.max_ts.unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skipped` [INFO] [stdout] --> src/store.rs:297:17 [INFO] [stdout] | [INFO] [stdout] 297 | let mut skipped = false; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_skipped` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `discontinuity` [INFO] [stdout] --> src/store.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | let mut discontinuity = false; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discontinuity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/store.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | let mut skipped = false; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/store.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | let mut discontinuity = false; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/store.rs:497:21 [INFO] [stdout] | [INFO] [stdout] 497 | .find(|(i, seg)| seg.dts == dts) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | fn master_manifest(&mut self, req: Request) -> ImmediateFut { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http.rs:317:33 [INFO] [stdout] | [INFO] [stdout] 317 | ... Err(e) => (), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | ... Err(e) => (), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 386 | fn initialisation_segment(req: Request, track_ref: store::TrackRef) -> ImmediateFut { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | fn fmp4_segment(req: Request, track_ref: store::TrackRef, sample_id: String, rest: Option) -> Response { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `slice_type` is never read [INFO] [stdout] --> src/mpegts/h264.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct SliceIngest { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 24 | slice_type: SliceType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `local_time_datum` and `pts_to_utc_offset` are never read [INFO] [stdout] --> src/mpegts/h264.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 125 | struct PicTimingIngest { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 126 | local_time_datum: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 127 | /// in 90-thousandths of a second (mpegts timebase) [INFO] [stdout] 128 | pts_to_utc_offset: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `adjust_pts_to_utc` is never used [INFO] [stdout] --> src/mpegts/h264.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 138 | impl PicTimingIngest { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 139 | pub fn adjust_pts_to_utc(&self, pts_dts: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/store.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | Avc(nal::NalHeader, nal::slice::SliceHeader), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | Avc(nal::NalHeader, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/store.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | NotAnIdrSample(i64), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SegmentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | NotAnIdrSample(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/store.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | SampleNotFound(i64), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SegmentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | SampleNotFound(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NoPartsForSegment` is never constructed [INFO] [stdout] --> src/store.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum SegmentError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 36 | NoPartsForSegment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SegmentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pps` is never read [INFO] [stdout] --> src/store.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct AvcTrack { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 47 | sps: nal::sps::SeqParameterSet, [INFO] [stdout] 48 | pps: nal::pps::PicParameterSet, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pps`, `sample`, and `rfc6381_codec` are never used [INFO] [stdout] --> src/store.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl AvcTrack { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn pps(&self) -> &h264_reader::nal::pps::PicParameterSet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn sample(&self, dts: i64) -> Option<&Sample> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn rfc6381_codec(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AvcPartIterator` is never constructed [INFO] [stdout] --> src/store.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 279 | struct AvcPartIterator<'track> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_bitrate` is never read [INFO] [stdout] --> src/store.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 369 | pub struct AacTrack { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 374 | max_bitrate: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sample` is never used [INFO] [stdout] --> src/store.rs:550:12 [INFO] [stdout] | [INFO] [stdout] 378 | impl AacTrack { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 550 | pub fn sample(&self, dts: i64) -> Option<&Sample> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `continuous` is never read [INFO] [stdout] --> src/store.rs:611:5 [INFO] [stdout] | [INFO] [stdout] 608 | pub struct PartInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 611 | continuous: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_continuous` is never used [INFO] [stdout] --> src/store.rs:621:12 [INFO] [stdout] | [INFO] [stdout] 614 | impl PartInfo { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 621 | pub fn is_continuous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_avc_codec_bytes` is never used [INFO] [stdout] --> src/store.rs:629:4 [INFO] [stdout] | [INFO] [stdout] 629 | fn make_avc_codec_bytes(sps: &nal::sps::SeqParameterSet) -> [u8; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unimplemented` is never constructed [INFO] [stdout] --> src/http.rs:875:5 [INFO] [stdout] | [INFO] [stdout] 874 | enum HlsServiceError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 875 | Unimplemented [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HlsServiceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `duration` and `start_time` are never used [INFO] [stdout] --> src/http.rs:907:8 [INFO] [stdout] | [INFO] [stdout] 906 | impl AvcStream { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 907 | fn duration(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 915 | fn start_time(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `duration` and `start_time` are never used [INFO] [stdout] --> src/http.rs:929:8 [INFO] [stdout] | [INFO] [stdout] 928 | impl AacStream { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 929 | fn duration(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | fn start_time(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [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/mpegts/mod.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(store: store::Store) -> IngestDemuxContext { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | changeset: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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/mpegts/h264.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn construct(stream_info: &psi::pmt::StreamInfo, store: store::Store) -> pes::PesPacketFilter [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/mpegts/adts.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn construct(stream_info: &psi::pmt::StreamInfo, store: store::Store) -> pes::PesPacketFilter [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/net.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn for_each_rtp(socket: UdpSocket, f: F) -> impl Future [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] 16 | / stream::unfold((socket, buf, f), |(socket, buf, mut f)| { [INFO] [stdout] 17 | | let fut = socket [INFO] [stdout] 18 | | .recv_dgram(buf) [INFO] [stdout] 19 | | .and_then(|(sock, buf, size, addr)| { [INFO] [stdout] ... | [INFO] [stdout] 23 | | Some(fut) [INFO] [stdout] 24 | | }).for_each(|_| { Ok(()) }) [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/net.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 16 | stream::unfold((socket, buf, f), |(socket, buf, mut f)| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | .and_then(|(sock, buf, size, addr)| { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | f(rtp_rs::RtpReader::new(&buf[..size]), addr); [INFO] [stdout] 21 | Ok( ((), (sock, buf, f)) ) [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/net.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 30 | let mut core = Core::new().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let handle = core.handle(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let socket = UdpSocket::bind(&addr, &handle).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let store = store::Store::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let (mut ctx, mut demux) = crate::mpegts::create_demux(store.clone()); [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] 43 | let recv = for_each_rtp(socket, move |rtp, addr| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let http_server = crate::http::create_server(store); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let future = recv.select(http_server); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | match core.run(future) { [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/http.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 62 | fn master_manifest(&mut self, req: Request) -> ImmediateFut { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | futures::future::ok(Response::builder() [INFO] [stdout] | _____________________________^ [INFO] [stdout] 105 | | .header("Content-Type", "application/vnd.apple.mpegurl") [INFO] [stdout] 106 | | .header("Access-Control-Allow-Origin", "*") [INFO] [stdout] 107 | | .body(Body::from(text)) [INFO] [stdout] 108 | | .unwrap()) [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/http.rs:231:19 [INFO] [stdout] | [INFO] [stdout] 187 | fn media_manifest(req: Request, store: &mut store::Store, id: store::TrackId) -> Either { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 214 | let mut b = Response::builder(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | Either::A(futures::future::ok(b [INFO] [stdout] | ___________________^ [INFO] [stdout] 232 | | .body(Body::from(text)) [INFO] [stdout] 233 | | .unwrap())) [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/http.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 238 | let seq_stream = { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let mut store = store.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | / seq_stream [INFO] [stdout] 247 | | .skip_while(move |seq| future::ok(seq.seg < msn) ) [INFO] [stdout] 248 | | .skip_while(move |seq| future::ok(seq.seg == msn && req.part.map(|p| seq.part < p ).unwrap_or(false)) ) [INFO] [stdout] 249 | | .into_future() [INFO] [stdout] 250 | | .map_err(|(e, _stream)| panic!("Unexpected watch error {:?}", e) ) [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/http.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 238 | let seq_stream = { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let mut store = store.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | .and_then(move |(seq, _stream)| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 252 | | let has_pts_to_utc = store.has_pts_to_utc(); [INFO] [stdout] 253 | | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] 254 | | let text = Self::render_media_manifest(has_pts_to_utc, track_ref); [INFO] [stdout] ... | [INFO] [stdout] 272 | | futures::future::ok(b.body(Body::from(text)).unwrap()) [INFO] [stdout] 273 | | }) [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/http.rs:272:37 [INFO] [stdout] | [INFO] [stdout] 245 | let mut store = store.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | .and_then(move |(seq, _stream)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | let has_pts_to_utc = store.has_pts_to_utc(); [INFO] [stdout] 253 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | let text = Self::render_media_manifest(has_pts_to_utc, track_ref); [INFO] [stdout] 255 | let mut b = Response::builder(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | futures::future::ok(b.body(Body::from(text)).unwrap()) [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/http.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 386 | fn initialisation_segment(req: Request, track_ref: store::TrackRef) -> ImmediateFut { [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] 387 | let mut track_ref = track_ref; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | let init = match track_ref.track() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | let init = match init { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | Ok(init) => init, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 398 | Err(e) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 410 | futures::future::ok(Response::builder() [INFO] [stdout] | _____________________________^ [INFO] [stdout] 411 | | .header("Content-Type", "video/mp4") [INFO] [stdout] 412 | | .header("Access-Control-Allow-Origin", "*") [INFO] [stdout] 413 | | .body(Body::from(data)) [INFO] [stdout] 414 | | .unwrap()) [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/http.rs:895:5 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn create_server(store: store::Store) -> impl Future { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 891 | let new_svc = move || { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 895 | / Server::bind(&addr) [INFO] [stdout] 896 | | .serve(new_svc) [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/http.rs:892:29 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn create_server(store: store::Store) -> impl Future { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 892 | HlsService { store: store.clone() } [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] warning: unused import: `itertools::misc::Slice` [INFO] [stdout] --> src/store.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use itertools::misc::Slice; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:38:25 [INFO] [stdout] | [INFO] [stdout] 38 | fn start(&mut self, ctx: &mut h264_reader::Context, header: h264_reader::nal::NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:47:24 [INFO] [stdout] | [INFO] [stdout] 47 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:95:25 [INFO] [stdout] | [INFO] [stdout] 95 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `header` [INFO] [stdout] --> src/mpegts/h264.rs:95:68 [INFO] [stdout] | [INFO] [stdout] 95 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_header` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:99:24 [INFO] [stdout] | [INFO] [stdout] 99 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:103:23 [INFO] [stdout] | [INFO] [stdout] 103 | fn end(&mut self, ctx: &mut h264_reader::Context) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `date_part` [INFO] [stdout] --> src/mpegts/h264.rs:165:25 [INFO] [stdout] | [INFO] [stdout] 165 | let date_part = if time_diff < -(DateTime::DAY_MICROS as i64 / 2) { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_date_part` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:325:25 [INFO] [stdout] | [INFO] [stdout] 325 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:332:24 [INFO] [stdout] | [INFO] [stdout] 332 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:360:25 [INFO] [stdout] | [INFO] [stdout] 360 | fn start(&mut self, ctx: &mut h264_reader::Context, header: NalHeader) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/mpegts/h264.rs:367:24 [INFO] [stdout] | [INFO] [stdout] 367 | fn push(&mut self, ctx: &mut h264_reader::Context, buf: &[u8]) { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lowly` (bin "lowly") due to 15 previous errors; 58 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `private_bit` [INFO] [stdout] --> src/mpegts/adts.rs:31:189 [INFO] [stdout] | [INFO] [stdout] 31 | ...der::SamplingFrequency, private_bit: u8, channels: adts_reader::ChannelConfiguration, originality: adts_reader::Originality, home: u8) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_private_bit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `buffer_fullness` [INFO] [stdout] --> src/mpegts/adts.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | fn payload(&mut self, buffer_fullness: u16, no_of_blocks: u8, buf: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_buffer_fullness` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `no_of_blocks` [INFO] [stdout] --> src/mpegts/adts.rs:35:49 [INFO] [stdout] | [INFO] [stdout] 35 | fn payload(&mut self, buffer_fullness: u16, no_of_blocks: u8, buf: &[u8]) { [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_no_of_blocks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program_pid` [INFO] [stdout] --> src/mpegts/mod.rs:57:17 [INFO] [stdout] | [INFO] [stdout] 57 | program_pid, stream_type: StreamType::H264, pmt, stream_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `program_pid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pmt` [INFO] [stdout] --> src/mpegts/mod.rs:57:61 [INFO] [stdout] | [INFO] [stdout] 57 | program_pid, stream_type: StreamType::H264, pmt, stream_info, [INFO] [stdout] | ^^^ help: try ignoring the field: `pmt: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `program_pid` [INFO] [stdout] --> src/mpegts/mod.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | program_pid, stream_type: StreamType::Adts, pmt, stream_info, [INFO] [stdout] | ^^^^^^^^^^^ help: try ignoring the field: `program_pid: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pmt` [INFO] [stdout] --> src/mpegts/mod.rs:61:61 [INFO] [stdout] | [INFO] [stdout] 61 | program_pid, stream_type: StreamType::Adts, pmt, stream_info, [INFO] [stdout] | ^^^ help: try ignoring the field: `pmt: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/net.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | Err(e) => panic!("Core::run() failed"), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/store.rs:131:21 [INFO] [stdout] | [INFO] [stdout] 131 | .find(|(i, seg)| seg.dts == dts) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `max_ts` [INFO] [stdout] --> src/store.rs:295:13 [INFO] [stdout] | [INFO] [stdout] 295 | let max_ts = self.max_ts.unwrap(); [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_max_ts` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `skipped` [INFO] [stdout] --> src/store.rs:297:17 [INFO] [stdout] | [INFO] [stdout] 297 | let mut skipped = false; [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_skipped` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `discontinuity` [INFO] [stdout] --> src/store.rs:298:17 [INFO] [stdout] | [INFO] [stdout] 298 | let mut discontinuity = false; [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_discontinuity` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/store.rs:297:13 [INFO] [stdout] | [INFO] [stdout] 297 | let mut skipped = false; [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/store.rs:298:13 [INFO] [stdout] | [INFO] [stdout] 298 | let mut discontinuity = false; [INFO] [stdout] | ----^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/store.rs:497:21 [INFO] [stdout] | [INFO] [stdout] 497 | .find(|(i, seg)| seg.dts == dts) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http.rs:62:35 [INFO] [stdout] | [INFO] [stdout] 62 | fn master_manifest(&mut self, req: Request) -> ImmediateFut { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/http.rs:211:13 [INFO] [stdout] | [INFO] [stdout] 211 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http.rs:317:33 [INFO] [stdout] | [INFO] [stdout] 317 | ... Err(e) => (), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/http.rs:358:33 [INFO] [stdout] | [INFO] [stdout] 358 | ... Err(e) => (), [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http.rs:386:31 [INFO] [stdout] | [INFO] [stdout] 386 | fn initialisation_segment(req: Request, track_ref: store::TrackRef) -> ImmediateFut { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `req` [INFO] [stdout] --> src/http.rs:511:21 [INFO] [stdout] | [INFO] [stdout] 511 | fn fmp4_segment(req: Request, track_ref: store::TrackRef, sample_id: String, rest: Option) -> Response { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_req` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `slice_type` is never read [INFO] [stdout] --> src/mpegts/h264.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct SliceIngest { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 24 | slice_type: SliceType, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `local_time_datum` and `pts_to_utc_offset` are never read [INFO] [stdout] --> src/mpegts/h264.rs:126:5 [INFO] [stdout] | [INFO] [stdout] 125 | struct PicTimingIngest { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 126 | local_time_datum: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 127 | /// in 90-thousandths of a second (mpegts timebase) [INFO] [stdout] 128 | pts_to_utc_offset: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `adjust_pts_to_utc` is never used [INFO] [stdout] --> src/mpegts/h264.rs:139:12 [INFO] [stdout] | [INFO] [stdout] 138 | impl PicTimingIngest { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 139 | pub fn adjust_pts_to_utc(&self, pts_dts: i64) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/store.rs:24:25 [INFO] [stdout] | [INFO] [stdout] 24 | Avc(nal::NalHeader, nal::slice::SliceHeader), [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 24 | Avc(nal::NalHeader, ()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/store.rs:30:20 [INFO] [stdout] | [INFO] [stdout] 30 | NotAnIdrSample(i64), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SegmentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 30 | NotAnIdrSample(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/store.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | SampleNotFound(i64), [INFO] [stdout] | -------------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SegmentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 31 | SampleNotFound(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `NoPartsForSegment` is never constructed [INFO] [stdout] --> src/store.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum SegmentError { [INFO] [stdout] | ------------ variant in this enum [INFO] [stdout] ... [INFO] [stdout] 36 | NoPartsForSegment, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SegmentError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pps` is never read [INFO] [stdout] --> src/store.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct AvcTrack { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 47 | sps: nal::sps::SeqParameterSet, [INFO] [stdout] 48 | pps: nal::pps::PicParameterSet, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pps`, `sample`, and `rfc6381_codec` are never used [INFO] [stdout] --> src/store.rs:116:12 [INFO] [stdout] | [INFO] [stdout] 56 | impl AvcTrack { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 116 | pub fn pps(&self) -> &h264_reader::nal::pps::PicParameterSet { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | pub fn sample(&self, dts: i64) -> Option<&Sample> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 187 | pub fn rfc6381_codec(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AvcPartIterator` is never constructed [INFO] [stdout] --> src/store.rs:279:8 [INFO] [stdout] | [INFO] [stdout] 279 | struct AvcPartIterator<'track> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_bitrate` is never read [INFO] [stdout] --> src/store.rs:374:5 [INFO] [stdout] | [INFO] [stdout] 369 | pub struct AacTrack { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 374 | max_bitrate: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `sample` is never used [INFO] [stdout] --> src/store.rs:550:12 [INFO] [stdout] | [INFO] [stdout] 378 | impl AacTrack { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 550 | pub fn sample(&self, dts: i64) -> Option<&Sample> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `continuous` is never read [INFO] [stdout] --> src/store.rs:611:5 [INFO] [stdout] | [INFO] [stdout] 608 | pub struct PartInfo { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 611 | continuous: bool, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_continuous` is never used [INFO] [stdout] --> src/store.rs:621:12 [INFO] [stdout] | [INFO] [stdout] 614 | impl PartInfo { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 621 | pub fn is_continuous(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `make_avc_codec_bytes` is never used [INFO] [stdout] --> src/store.rs:629:4 [INFO] [stdout] | [INFO] [stdout] 629 | fn make_avc_codec_bytes(sps: &nal::sps::SeqParameterSet) -> [u8; 3] { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unimplemented` is never constructed [INFO] [stdout] --> src/http.rs:875:5 [INFO] [stdout] | [INFO] [stdout] 874 | enum HlsServiceError { [INFO] [stdout] | --------------- variant in this enum [INFO] [stdout] 875 | Unimplemented [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HlsServiceError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `duration` and `start_time` are never used [INFO] [stdout] --> src/http.rs:907:8 [INFO] [stdout] | [INFO] [stdout] 906 | impl AvcStream { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 907 | fn duration(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 915 | fn start_time(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `duration` and `start_time` are never used [INFO] [stdout] --> src/http.rs:929:8 [INFO] [stdout] | [INFO] [stdout] 928 | impl AacStream { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] 929 | fn duration(&self) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 937 | fn start_time(&self) -> i32 { [INFO] [stdout] | ^^^^^^^^^^ [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/mpegts/mod.rs:30:24 [INFO] [stdout] | [INFO] [stdout] 27 | pub fn new(store: store::Store) -> IngestDemuxContext { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 30 | changeset: Default::default(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [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/mpegts/h264.rs:422:13 [INFO] [stdout] | [INFO] [stdout] 393 | pub fn construct(stream_info: &psi::pmt::StreamInfo, store: store::Store) -> pes::PesPacketFilter [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/mpegts/adts.rs:87:13 [INFO] [stdout] | [INFO] [stdout] 70 | pub fn construct(stream_info: &psi::pmt::StreamInfo, store: store::Store) -> pes::PesPacketFilter [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/net.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 10 | fn for_each_rtp(socket: UdpSocket, f: F) -> impl Future [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] 16 | / stream::unfold((socket, buf, f), |(socket, buf, mut f)| { [INFO] [stdout] 17 | | let fut = socket [INFO] [stdout] 18 | | .recv_dgram(buf) [INFO] [stdout] 19 | | .and_then(|(sock, buf, size, addr)| { [INFO] [stdout] ... | [INFO] [stdout] 23 | | Some(fut) [INFO] [stdout] 24 | | }).for_each(|_| { Ok(()) }) [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/net.rs:21:21 [INFO] [stdout] | [INFO] [stdout] 16 | stream::unfold((socket, buf, f), |(socket, buf, mut f)| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 19 | .and_then(|(sock, buf, size, addr)| { [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | f(rtp_rs::RtpReader::new(&buf[..size]), addr); [INFO] [stdout] 21 | Ok( ((), (sock, buf, f)) ) [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/net.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 30 | let mut core = Core::new().unwrap(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | let handle = core.handle(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 32 | let socket = UdpSocket::bind(&addr, &handle).unwrap(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let store = store::Store::new(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 42 | let (mut ctx, mut demux) = crate::mpegts::create_demux(store.clone()); [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] 43 | let recv = for_each_rtp(socket, move |rtp, addr| { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 65 | let http_server = crate::http::create_server(store); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | let future = recv.select(http_server); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 67 | match core.run(future) { [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/http.rs:104:29 [INFO] [stdout] | [INFO] [stdout] 62 | fn master_manifest(&mut self, req: Request) -> ImmediateFut { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 104 | futures::future::ok(Response::builder() [INFO] [stdout] | _____________________________^ [INFO] [stdout] 105 | | .header("Content-Type", "application/vnd.apple.mpegurl") [INFO] [stdout] 106 | | .header("Access-Control-Allow-Origin", "*") [INFO] [stdout] 107 | | .body(Body::from(text)) [INFO] [stdout] 108 | | .unwrap()) [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/http.rs:231:19 [INFO] [stdout] | [INFO] [stdout] 187 | fn media_manifest(req: Request, store: &mut store::Store, id: store::TrackId) -> Either { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 211 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 214 | let mut b = Response::builder(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 231 | Either::A(futures::future::ok(b [INFO] [stdout] | ___________________^ [INFO] [stdout] 232 | | .body(Body::from(text)) [INFO] [stdout] 233 | | .unwrap())) [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/http.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 238 | let seq_stream = { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let mut store = store.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 246 | / seq_stream [INFO] [stdout] 247 | | .skip_while(move |seq| future::ok(seq.seg < msn) ) [INFO] [stdout] 248 | | .skip_while(move |seq| future::ok(seq.seg == msn && req.part.map(|p| seq.part < p ).unwrap_or(false)) ) [INFO] [stdout] 249 | | .into_future() [INFO] [stdout] 250 | | .map_err(|(e, _stream)| panic!("Unexpected watch error {:?}", e) ) [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/http.rs:251:23 [INFO] [stdout] | [INFO] [stdout] 238 | let seq_stream = { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 239 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 245 | let mut store = store.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | .and_then(move |(seq, _stream)| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 252 | | let has_pts_to_utc = store.has_pts_to_utc(); [INFO] [stdout] 253 | | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] 254 | | let text = Self::render_media_manifest(has_pts_to_utc, track_ref); [INFO] [stdout] ... | [INFO] [stdout] 272 | | futures::future::ok(b.body(Body::from(text)).unwrap()) [INFO] [stdout] 273 | | }) [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/http.rs:272:37 [INFO] [stdout] | [INFO] [stdout] 245 | let mut store = store.clone(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 251 | .and_then(move |(seq, _stream)| { [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 252 | let has_pts_to_utc = store.has_pts_to_utc(); [INFO] [stdout] 253 | let mut track_ref = store.get_track(id).unwrap(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | let text = Self::render_media_manifest(has_pts_to_utc, track_ref); [INFO] [stdout] 255 | let mut b = Response::builder(); [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | futures::future::ok(b.body(Body::from(text)).unwrap()) [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/http.rs:410:29 [INFO] [stdout] | [INFO] [stdout] 386 | fn initialisation_segment(req: Request, track_ref: store::TrackRef) -> ImmediateFut { [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] 387 | let mut track_ref = track_ref; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 388 | let init = match track_ref.track() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 396 | let init = match init { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 397 | Ok(init) => init, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 398 | Err(e) => { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 410 | futures::future::ok(Response::builder() [INFO] [stdout] | _____________________________^ [INFO] [stdout] 411 | | .header("Content-Type", "video/mp4") [INFO] [stdout] 412 | | .header("Access-Control-Allow-Origin", "*") [INFO] [stdout] 413 | | .body(Body::from(data)) [INFO] [stdout] 414 | | .unwrap()) [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/http.rs:895:5 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn create_server(store: store::Store) -> impl Future { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 891 | let new_svc = move || { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 895 | / Server::bind(&addr) [INFO] [stdout] 896 | | .serve(new_svc) [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/http.rs:892:29 [INFO] [stdout] | [INFO] [stdout] 886 | pub fn create_server(store: store::Store) -> impl Future { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 892 | HlsService { store: store.clone() } [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 14 previous errors; 58 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lowly` (bin "lowly" test) due to 15 previous errors; 58 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c825d4921c2e60f74173c0f72370fa84f0c020c6474a57d19adf6f2079666742", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c825d4921c2e60f74173c0f72370fa84f0c020c6474a57d19adf6f2079666742", kill_on_drop: false }` [INFO] [stdout] c825d4921c2e60f74173c0f72370fa84f0c020c6474a57d19adf6f2079666742