[INFO] cloning repository https://github.com/Rush/redis_expiremember_module [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rush/redis_expiremember_module" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRush%2Fredis_expiremember_module", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRush%2Fredis_expiremember_module'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bbcf95a5c595156397e964163b8b87ae2c5b4a54 [INFO] checking Rush/redis_expiremember_module/bbcf95a5c595156397e964163b8b87ae2c5b4a54 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRush%2Fredis_expiremember_module" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rush/redis_expiremember_module on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rush/redis_expiremember_module [INFO] finished tweaking git repo https://github.com/Rush/redis_expiremember_module [INFO] tweaked toml for git repo https://github.com/Rush/redis_expiremember_module written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Rush/redis_expiremember_module 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis-module-macros-internals v2.0.7 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded linkme-impl v0.3.20 [INFO] [stderr] Downloaded syn v0.11.11 [INFO] [stderr] Downloaded ctor v0.2.6 [INFO] [stderr] Downloaded synom v0.11.3 [INFO] [stderr] Downloaded unicode-xid v0.0.4 [INFO] [stderr] Downloaded crossbeam-queue v0.3.10 [INFO] [stderr] Downloaded proc-macro2 v1.0.71 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.17 [INFO] [stderr] Downloaded crossbeam-utils v0.8.18 [INFO] [stderr] Downloaded redis-module v2.0.7 [INFO] [stderr] Downloaded crossbeam-channel v0.5.10 [INFO] [stderr] Downloaded crossbeam v0.8.3 [INFO] [stderr] Downloaded quote v0.3.15 [INFO] [stderr] Downloaded linkme v0.3.20 [INFO] [stderr] Downloaded redis v0.24.0 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded syn v2.0.43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 585fe6ee0dd668db7b93501d01e24a91d0e139e298bf980baec64356caec82cf [INFO] running `Command { std: "docker" "start" "-a" "585fe6ee0dd668db7b93501d01e24a91d0e139e298bf980baec64356caec82cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "585fe6ee0dd668db7b93501d01e24a91d0e139e298bf980baec64356caec82cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585fe6ee0dd668db7b93501d01e24a91d0e139e298bf980baec64356caec82cf", kill_on_drop: false }` [INFO] [stdout] 585fe6ee0dd668db7b93501d01e24a91d0e139e298bf980baec64356caec82cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 622908c5434b88cdc4fbc2c8eaebebba7b6a4c6df69662e8369be5796b0ada1e [INFO] running `Command { std: "docker" "start" "-a" "622908c5434b88cdc4fbc2c8eaebebba7b6a4c6df69662e8369be5796b0ada1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.18 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking sha1_smol v1.0.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.17 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking crossbeam-deque v0.8.4 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking crossbeam-queue v0.3.10 [INFO] [stderr] Checking crossbeam-channel v0.5.10 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking crossbeam v0.8.3 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling redis-module-macros-internals v2.0.7 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling linkme-impl v0.3.20 [INFO] [stderr] Compiling ctor v0.2.6 [INFO] [stderr] Checking redis v0.24.0 [INFO] [stderr] Checking linkme v0.3.20 [INFO] [stderr] Checking serde v1.0.193 [INFO] [stderr] Compiling redis-module v2.0.7 [INFO] [stderr] Checking redis_expiremember_module v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `RedisModuleIO`, `Status`, `raw as rawmod`, and `redis_module` [INFO] [stdout] --> src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | redis_module, raw as rawmod, Context, RedisError, RedisResult, RedisString, RedisValue, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] 5 | ThreadSafeContext, KeyType, Status, RedisModuleIO, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/lib.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant, SystemTime}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RedisModuleIO`, `Status`, and `raw as rawmod` [INFO] [stdout] --> src/lib.rs:4:19 [INFO] [stdout] | [INFO] [stdout] 4 | redis_module, raw as rawmod, Context, RedisError, RedisResult, RedisString, RedisValue, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 5 | ThreadSafeContext, KeyType, Status, RedisModuleIO, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Instant` [INFO] [stdout] --> src/lib.rs:9:27 [INFO] [stdout] | [INFO] [stdout] 9 | use std::time::{Duration, Instant, SystemTime}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `queue` is never read [INFO] [stdout] --> src/lib.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct ExpirationQueue { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 33 | queue: ArrayQueue, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_member` and `try_pop` are never used [INFO] [stdout] --> src/lib.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 36 | impl ExpirationQueue { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 43 | fn add_member(&self, member: ExpiringMember) -> Result<(), ExpiringMember> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 47 | fn try_pop(&self) -> Option { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `expiremember` is never used [INFO] [stdout] --> src/lib.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | fn expiremember(ctx: &Context, args: Vec) -> RedisResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `start_expiration_thread` is never used [INFO] [stdout] --> src/lib.rs:118:4 [INFO] [stdout] | [INFO] [stdout] 118 | fn start_expiration_thread() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.24s [INFO] running `Command { std: "docker" "inspect" "622908c5434b88cdc4fbc2c8eaebebba7b6a4c6df69662e8369be5796b0ada1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "622908c5434b88cdc4fbc2c8eaebebba7b6a4c6df69662e8369be5796b0ada1e", kill_on_drop: false }` [INFO] [stdout] 622908c5434b88cdc4fbc2c8eaebebba7b6a4c6df69662e8369be5796b0ada1e