[INFO] fetching crate redis-om 0.1.0... [INFO] building redis-om-0.1.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate redis-om 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate redis-om 0.1.0 [INFO] finished tweaking crates.io crate redis-om 0.1.0 [INFO] tweaked toml for crates.io crate redis-om 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate redis-om 0.1.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 201 packages to latest compatible versions [INFO] [stderr] Adding redis v0.22.3 (available: v0.32.6) [INFO] [stderr] Adding redis-swapplex v0.4.1 (available: v0.13.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b67e3cb47b307edd9de8340444bd24242ff334e347c40661f5643f9c8ccba831 [INFO] running `Command { std: "docker" "start" "-a" "b67e3cb47b307edd9de8340444bd24242ff334e347c40661f5643f9c8ccba831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b67e3cb47b307edd9de8340444bd24242ff334e347c40661f5643f9c8ccba831", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b67e3cb47b307edd9de8340444bd24242ff334e347c40661f5643f9c8ccba831", kill_on_drop: false }` [INFO] [stdout] b67e3cb47b307edd9de8340444bd24242ff334e347c40661f5643f9c8ccba831 [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a1b877a8a879fe6adafff254455b76c28710effed7f0f17251584e48de897ee [INFO] running `Command { std: "docker" "start" "-a" "3a1b877a8a879fe6adafff254455b76c28710effed7f0f17251584e48de897ee", kill_on_drop: false }` [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling redis-om-macros v0.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusty_ulid v2.0.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling redis-om v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> src/stream_model/reply.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StreamKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 16 | /// The stream `key`. [INFO] [stdout] 17 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "3a1b877a8a879fe6adafff254455b76c28710effed7f0f17251584e48de897ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1b877a8a879fe6adafff254455b76c28710effed7f0f17251584e48de897ee", kill_on_drop: false }` [INFO] [stdout] 3a1b877a8a879fe6adafff254455b76c28710effed7f0f17251584e48de897ee [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" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90ad9ac16b165bad20427ad4f4006fcef7b671dfda185dd7a31d69f975aaf660 [INFO] running `Command { std: "docker" "start" "-a" "90ad9ac16b165bad20427ad4f4006fcef7b671dfda185dd7a31d69f975aaf660", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling toml_writer v1.0.3 [INFO] [stderr] Compiling derive-redis-swapplex v0.4.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde_spanned v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive-env-url v2.1.0 [INFO] [stderr] Compiling toml v0.9.7 [INFO] [stderr] Compiling rusty_ulid v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling env-url v2.1.0 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling redis v0.22.3 [INFO] [stderr] Compiling redis-swapplex v0.4.1 [INFO] [stderr] Compiling redis-om v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `key` is never read [INFO] [stdout] --> src/stream_model/reply.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StreamKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 16 | /// The stream `key`. [INFO] [stdout] 17 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamKey` has derived impls for the traits `Clone` and `Debug`, but these are 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: field `key` is never read [INFO] [stdout] --> src/stream_model/reply.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct StreamKey { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 16 | /// The stream `key`. [INFO] [stdout] 17 | pub key: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StreamKey` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 25.85s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.22.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "90ad9ac16b165bad20427ad4f4006fcef7b671dfda185dd7a31d69f975aaf660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90ad9ac16b165bad20427ad4f4006fcef7b671dfda185dd7a31d69f975aaf660", kill_on_drop: false }` [INFO] [stdout] 90ad9ac16b165bad20427ad4f4006fcef7b671dfda185dd7a31d69f975aaf660