[INFO] fetching crate redis-zset-ts 0.2.0... [INFO] checking redis-zset-ts-0.2.0 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate redis-zset-ts 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate redis-zset-ts 0.2.0 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-zset-ts 0.2.0 [INFO] finished tweaking crates.io crate redis-zset-ts 0.2.0 [INFO] tweaked toml for crates.io crate redis-zset-ts 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 34 packages to latest compatible versions [INFO] [stderr] Adding idna v0.5.0 (available: v1.0.2) [INFO] [stderr] Adding redis v0.24.0 (available: v0.27.2) [INFO] [stderr] Adding socket2 v0.4.10 (available: v0.5.7) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bcab794521c302ad860d9ebeff8d9938a4ed367a393e3b3b19284ab6c29ea4f [INFO] running `Command { std: "docker" "start" "-a" "6bcab794521c302ad860d9ebeff8d9938a4ed367a393e3b3b19284ab6c29ea4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bcab794521c302ad860d9ebeff8d9938a4ed367a393e3b3b19284ab6c29ea4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcab794521c302ad860d9ebeff8d9938a4ed367a393e3b3b19284ab6c29ea4f", kill_on_drop: false }` [INFO] [stdout] 6bcab794521c302ad860d9ebeff8d9938a4ed367a393e3b3b19284ab6c29ea4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6388265e43fcc7afe7324a47789f3ff20ff5c9946bdc29ae9c5861493553b0b [INFO] running `Command { std: "docker" "start" "-a" "d6388265e43fcc7afe7324a47789f3ff20ff5c9946bdc29ae9c5861493553b0b", kill_on_drop: false }` [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking redis-zset-ts v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / pub fn purge_before(&mut self, ts: S) -> Result<()> [INFO] [stdout] 273 | | where [INFO] [stdout] 274 | | S: Into, [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 277 | self.conn.zrembyscore(&self.key, "-inf", ts)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn delete(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | self.conn.del(&self.key)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | / pub fn add(&mut self, ts: S, val: T) -> Result<()> [INFO] [stdout] 300 | | where [INFO] [stdout] 301 | | S: Into, [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:305:19 [INFO] [stdout] | [INFO] [stdout] 305 | self.conn.zadd(&self.key, rval, ts.0)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn add_multiple(&mut self, vals: &[TimeValue]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 335 | self.conn.zadd_multiple(&self.key, &rvals)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn add_multiple_values(&mut self, vals: &[(Timestamp, T)]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:346:19 [INFO] [stdout] | [INFO] [stdout] 346 | self.conn.zadd_multiple(&self.key, &rvals)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | / pub fn purge_before(&mut self, ts: S) -> Result<()> [INFO] [stdout] 273 | | where [INFO] [stdout] 274 | | S: Into, [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:277:19 [INFO] [stdout] | [INFO] [stdout] 277 | self.conn.zrembyscore(&self.key, "-inf", ts)?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | pub fn delete(&mut self) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 292 | self.conn.del(&self.key)?; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | / pub fn add(&mut self, ts: S, val: T) -> Result<()> [INFO] [stdout] 300 | | where [INFO] [stdout] 301 | | S: Into, [INFO] [stdout] | |___________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:305:19 [INFO] [stdout] | [INFO] [stdout] 305 | self.conn.zadd(&self.key, rval, ts.0)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:326:5 [INFO] [stdout] | [INFO] [stdout] 326 | pub fn add_multiple(&mut self, vals: &[TimeValue]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:335:19 [INFO] [stdout] | [INFO] [stdout] 335 | self.conn.zadd_multiple(&self.key, &rvals)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/time_series.rs:340:5 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn add_multiple_values(&mut self, vals: &[(Timestamp, T)]) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/time_series.rs:346:19 [INFO] [stdout] | [INFO] [stdout] 346 | self.conn.zadd_multiple(&self.key, &rvals)?; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.80s [INFO] running `Command { std: "docker" "inspect" "d6388265e43fcc7afe7324a47789f3ff20ff5c9946bdc29ae9c5861493553b0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6388265e43fcc7afe7324a47789f3ff20ff5c9946bdc29ae9c5861493553b0b", kill_on_drop: false }` [INFO] [stdout] d6388265e43fcc7afe7324a47789f3ff20ff5c9946bdc29ae9c5861493553b0b