[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] testing Rush/redis_expiremember_module against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRush%2Fredis_expiremember_module" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Rush/redis_expiremember_module on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strum_macros v0.24.3
[INFO] [stderr]   Downloaded linkme-impl v0.3.20
[INFO] [stderr]   Downloaded redis-module-macros-internals v2.0.7
[INFO] [stderr]   Downloaded linkme v0.3.20
[INFO] [stderr]   Downloaded proc-macro2 v1.0.71
[INFO] [stderr]   Downloaded crossbeam v0.8.3
[INFO] [stderr]   Downloaded enum-primitive-derive v0.1.2
[INFO] [stderr]   Downloaded ctor v0.2.6
[INFO] [stderr]   Downloaded peeking_take_while v0.1.2
[INFO] [stderr]   Downloaded shlex v1.2.0
[INFO] [stderr]   Downloaded crossbeam-queue v0.3.10
[INFO] [stderr]   Downloaded synom v0.11.3
[INFO] [stderr]   Downloaded clang-sys v1.6.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.14
[INFO] [stderr]   Downloaded prettyplease v0.2.15
[INFO] [stderr]   Downloaded syn v0.11.11
[INFO] [stderr]   Downloaded crossbeam-channel v0.5.10
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded redis-module v2.0.7
[INFO] [stderr]   Downloaded unicode-xid v0.0.4
[INFO] [stderr]   Downloaded redis v0.24.0
[INFO] [stderr]   Downloaded syn v2.0.43
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded bindgen v0.66.1
[INFO] [stderr]   Downloaded num-traits v0.1.43
[INFO] [stderr]   Downloaded quote v0.3.15
[INFO] [stderr]   Downloaded rustix v0.38.28
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3163887f6f8aa32abfdae89208c3bd04123e09fd099c586f66af10ddfef9c099
[INFO] running `Command { std: "docker" "start" "-a" "3163887f6f8aa32abfdae89208c3bd04123e09fd099c586f66af10ddfef9c099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3163887f6f8aa32abfdae89208c3bd04123e09fd099c586f66af10ddfef9c099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3163887f6f8aa32abfdae89208c3bd04123e09fd099c586f66af10ddfef9c099", kill_on_drop: false }`
[INFO] [stdout] 3163887f6f8aa32abfdae89208c3bd04123e09fd099c586f66af10ddfef9c099
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e3fe9700c9f7c9d8ca2c9c6f4af0a2c518e037265c1d1e5802f1da46435ab7f
[INFO] running `Command { std: "docker" "start" "-a" "5e3fe9700c9f7c9d8ca2c9c6f4af0a2c518e037265c1d1e5802f1da46435ab7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.71
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.18
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling bindgen v0.66.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling unicode-xid v0.0.4
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling synom v0.11.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v0.3.15
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling syn v0.11.11
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.17
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling syn v2.0.43
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.10
[INFO] [stderr]    Compiling crossbeam-queue v0.3.10
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling enum-primitive-derive v0.1.2
[INFO] [stderr]    Compiling crossbeam v0.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling redis-module-macros-internals v2.0.7
[INFO] [stderr]    Compiling linkme-impl v0.3.20
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling linkme v0.3.20
[INFO] [stderr]    Compiling redis-module v2.0.7
[INFO] [stderr]    Compiling redis_expiremember_module v1.1.0 (/opt/rustwide/workdir)
[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)]` (part of `#[warn(unused)]`) 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.52s
[INFO] running `Command { std: "docker" "inspect" "5e3fe9700c9f7c9d8ca2c9c6f4af0a2c518e037265c1d1e5802f1da46435ab7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e3fe9700c9f7c9d8ca2c9c6f4af0a2c518e037265c1d1e5802f1da46435ab7f", kill_on_drop: false }`
[INFO] [stdout] 5e3fe9700c9f7c9d8ca2c9c6f4af0a2c518e037265c1d1e5802f1da46435ab7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] db1facb339d760c7fd4e5baa1557fd1e12b475392431affefc62e90e76751da5
[INFO] running `Command { std: "docker" "start" "-a" "db1facb339d760c7fd4e5baa1557fd1e12b475392431affefc62e90e76751da5", kill_on_drop: false }`
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.14
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling ctor v0.2.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling combine v4.6.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling redis v0.24.0
[INFO] [stderr]    Compiling redis_expiremember_module v1.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]   --> tests/test.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[ctor]
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[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)]` (part of `#[warn(unused)]`) 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: struct `ExpiringMember` is never constructed
[INFO] [stdout]   --> src/lib.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | struct ExpiringMember {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExpirationQueue` is never constructed
[INFO] [stdout]   --> src/lib.rs:32:8
[INFO] [stdout]    |
[INFO] [stdout] 32 | struct ExpirationQueue {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_member`, and `try_pop` are never used
[INFO] [stdout]   --> src/lib.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl ExpirationQueue {
[INFO] [stdout]    | -------------------- associated items in this implementation
[INFO] [stdout] 37 |     fn new(capacity: usize) -> Self {
[INFO] [stdout]    |        ^^^
[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<ExpiringMember> {
[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<RedisString>) -> 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] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "db1facb339d760c7fd4e5baa1557fd1e12b475392431affefc62e90e76751da5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db1facb339d760c7fd4e5baa1557fd1e12b475392431affefc62e90e76751da5", kill_on_drop: false }`
[INFO] [stdout] db1facb339d760c7fd4e5baa1557fd1e12b475392431affefc62e90e76751da5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b51f79712639527a0621c17718a12806f7b8620899c79c51c5ba0b1b2d249678
[INFO] running `Command { std: "docker" "start" "-a" "b51f79712639527a0621c17718a12806f7b8620899c79c51c5ba0b1b2d249678", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]   --> tests/test.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 |     #[ctor]
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the attribute macro `ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the attribute macro `ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RedisModuleIO`, `Status`, `raw as rawmod`, and `redis_module`
[INFO] [stderr]  --> src/lib.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     redis_module, raw as rawmod, Context, RedisError, RedisResult, RedisString, RedisValue,
[INFO] [stderr]   |     ^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 5 |     ThreadSafeContext, KeyType, Status, RedisModuleIO,
[INFO] [stderr]   |                                 ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Instant`
[INFO] [stderr]  --> src/lib.rs:9:27
[INFO] [stderr]   |
[INFO] [stderr] 9 | use std::time::{Duration, Instant, SystemTime};
[INFO] [stderr]   |                           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExpiringMember` is never constructed
[INFO] [stderr]   --> src/lib.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 | struct ExpiringMember {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ExpirationQueue` is never constructed
[INFO] [stderr]   --> src/lib.rs:32:8
[INFO] [stderr]    |
[INFO] [stderr] 32 | struct ExpirationQueue {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new`, `add_member`, and `try_pop` are never used
[INFO] [stderr]   --> src/lib.rs:37:8
[INFO] [stderr]    |
[INFO] [stderr] 36 | impl ExpirationQueue {
[INFO] [stderr]    | -------------------- associated items in this implementation
[INFO] [stderr] 37 |     fn new(capacity: usize) -> Self {
[INFO] [stderr]    |        ^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 |     fn add_member(&self, member: ExpiringMember) -> Result<(), ExpiringMember> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 47 |     fn try_pop(&self) -> Option<ExpiringMember> {
[INFO] [stderr]    |        ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `expiremember` is never used
[INFO] [stderr]   --> src/lib.rs:58:4
[INFO] [stderr]    |
[INFO] [stderr] 58 | fn expiremember(ctx: &Context, args: Vec<RedisString>) -> RedisResult {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `start_expiration_thread` is never used
[INFO] [stderr]    --> src/lib.rs:118:4
[INFO] [stderr]     |
[INFO] [stderr] 118 | fn start_expiration_thread() {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `redis_expiremember_module` (test "test") generated 1 warning
[INFO] [stderr] warning: `redis_expiremember_module` (lib test) generated 7 warnings (run `cargo fix --lib -p redis_expiremember_module --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: redis v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/redis_expiremember_module-9bd4ab70016af1a4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-80a089506f06ba9b)
[INFO] [stderr] 
[INFO] [stderr] thread '<unnamed>' (25) panicked at tests/test.rs:26:14:
[INFO] [stderr] Failed to start Redis server with the module: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x586b0a65ce62 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x586b0a65ce62 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x586b0a65ce62 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x586b0a65ce62 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x586b0a6735ea - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x586b0a6735ea - core[27de1724e4349be2]::fmt::write
[INFO] [stderr]    6:     0x586b0a662c16 - std[3b51380354919863]::io::default_write_fmt::<std[3b51380354919863]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x586b0a662c16 - <std[3b51380354919863]::sys::stdio::unix::Stderr as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x586b0a63a35f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x586b0a63a35f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x586b0a654871 - std[3b51380354919863]::panicking::default_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x586b0a654a2b - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:825:13
[INFO] [stderr]   12:     0x586b0a63a418 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stderr]   13:     0x586b0a62f5b9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   14:     0x586b0a63b43d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stderr]   15:     0x586b0a673cfc - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stderr]   16:     0x586b0a673a72 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stderr]   17:     0x586b0a528216 - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::process::Child, std[3b51380354919863]::io::error::Error>>::expect
[INFO] [stderr]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1185:23
[INFO] [stderr]   18:     0x586b0a528ecf - test[4a7b1935f0a4cd12]::tests::setup_redis_server
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/test.rs:26:14
[INFO] [stderr]   19:     0x586b0a531cb6 - test[4a7b1935f0a4cd12]::tests::setup_redis_server___rust_ctor___ctor::setup_redis_server___rust_ctor___ctor
[INFO] [stderr]                                at /opt/rustwide/workdir/tests/test.rs:17:5
[INFO] [stderr]   20:     0x709913077304 - __libc_start_main
[INFO] [stderr]   21:     0x586b0a527295 - _start
[INFO] [stderr]   22:                0x0 - <unknown>
[INFO] [stderr] fatal runtime error: failed to initiate panic, error 5, aborting
[INFO] [stderr] error: test failed, to rerun pass `--test test`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/test-80a089506f06ba9b` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "b51f79712639527a0621c17718a12806f7b8620899c79c51c5ba0b1b2d249678", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b51f79712639527a0621c17718a12806f7b8620899c79c51c5ba0b1b2d249678", kill_on_drop: false }`
[INFO] [stdout] b51f79712639527a0621c17718a12806f7b8620899c79c51c5ba0b1b2d249678
