[INFO] cloning repository https://github.com/gondaruk/redis-replay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gondaruk/redis-replay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgondaruk%2Fredis-replay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgondaruk%2Fredis-replay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 11055c8bc2c52939964fdf0c4d78d67333114893 [INFO] checking gondaruk/redis-replay against try#e90f1ff63e694965281f833819a486da29772bdf for pr-146167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgondaruk%2Fredis-replay" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/gondaruk/redis-replay [INFO] finished tweaking git repo https://github.com/gondaruk/redis-replay [INFO] tweaked toml for git repo https://github.com/gondaruk/redis-replay written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/gondaruk/redis-replay on toolchain e90f1ff63e694965281f833819a486da29772bdf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/gondaruk/redis-replay 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" "+e90f1ff63e694965281f833819a486da29772bdf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c1dc652bb0bc7b28308d9cf34b1543b9ed8835bb324c395f8a2b48f12392c6 [INFO] running `Command { std: "docker" "start" "-a" "38c1dc652bb0bc7b28308d9cf34b1543b9ed8835bb324c395f8a2b48f12392c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c1dc652bb0bc7b28308d9cf34b1543b9ed8835bb324c395f8a2b48f12392c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c1dc652bb0bc7b28308d9cf34b1543b9ed8835bb324c395f8a2b48f12392c6", kill_on_drop: false }` [INFO] [stdout] 38c1dc652bb0bc7b28308d9cf34b1543b9ed8835bb324c395f8a2b48f12392c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+e90f1ff63e694965281f833819a486da29772bdf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53f80e51f6b9887a54f6ab5573bdc48b0719a94bc479850412f4fac0ddd0f23b [INFO] running `Command { std: "docker" "start" "-a" "53f80e51f6b9887a54f6ab5573bdc48b0719a94bc479850412f4fac0ddd0f23b", kill_on_drop: false }` [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking futures-channel v0.3.29 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking shellwords v1.1.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-retry v0.3.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking indicatif v0.17.7 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking redis-replay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `command::ReplayCommandDelayed` [INFO] [stdout] --> src/replay/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use command::ReplayCommandDelayed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `command::ReplayCommandDelayed` [INFO] [stdout] --> src/replay/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use command::ReplayCommandDelayed; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/manager.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn apply(&mut self, command: ReplayCommand) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/manager.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | .query_async(&mut self.connection) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 27 | let _: () = command [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this function depends on never type fallback being `()` [INFO] [stdout] --> src/redis/manager.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | pub async fn apply(&mut self, command: ReplayCommand) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromRedisValue` will fail [INFO] [stdout] --> src/redis/manager.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | .query_async(&mut self.connection) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] = note: `#[deny(dependency_on_unit_never_type_fallback)]` (part of `#[deny(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 27 | let _: () = command [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/replay/command.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ReplayCommand { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | db: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplayCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ts` and `db` are never used [INFO] [stdout] --> src/replay/command.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl ReplayCommand { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 22 | pub fn ts(&self) -> &Micros { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn db(&self) -> &i32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `immediate` is never used [INFO] [stdout] --> src/replay/command.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl ReplayCommandDelayed { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 90 | pub fn immediate(command: ReplayCommand) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_positive`, `is_zero`, and `is_negative` are never used [INFO] [stdout] --> src/replay/micros.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Micros { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn is_positive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn is_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn is_negative(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-replay` (bin "redis-replay") due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field `db` is never read [INFO] [stdout] --> src/replay/command.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ReplayCommand { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | db: i32, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `ReplayCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `ts` and `db` are never used [INFO] [stdout] --> src/replay/command.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl ReplayCommand { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] 22 | pub fn ts(&self) -> &Micros { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn db(&self) -> &i32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `immediate` is never used [INFO] [stdout] --> src/replay/command.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 89 | impl ReplayCommandDelayed { [INFO] [stdout] | ------------------------- associated function in this implementation [INFO] [stdout] 90 | pub fn immediate(command: ReplayCommand) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_positive`, `is_zero`, and `is_negative` are never used [INFO] [stdout] --> src/replay/micros.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl Micros { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn is_positive(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn is_zero(&self) -> bool { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn is_negative(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-replay` (bin "redis-replay" test) due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "53f80e51f6b9887a54f6ab5573bdc48b0719a94bc479850412f4fac0ddd0f23b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53f80e51f6b9887a54f6ab5573bdc48b0719a94bc479850412f4fac0ddd0f23b", kill_on_drop: false }` [INFO] [stdout] 53f80e51f6b9887a54f6ab5573bdc48b0719a94bc479850412f4fac0ddd0f23b