[INFO] cloning repository https://github.com/zimnyjakub/terrible-redis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zimnyjakub/terrible-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimnyjakub%2Fterrible-redis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimnyjakub%2Fterrible-redis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb8102f1dcf127758d0376471544589b2836084a
[INFO] checking zimnyjakub/terrible-redis against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzimnyjakub%2Fterrible-redis" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zimnyjakub/terrible-redis
[INFO] finished tweaking git repo https://github.com/zimnyjakub/terrible-redis
[INFO] tweaked toml for git repo https://github.com/zimnyjakub/terrible-redis written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zimnyjakub/terrible-redis on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zimnyjakub/terrible-redis 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3db7eed1edb51836bd6e38ffa20fd67ef34391113a89931658d1f0f6073dd9dd
[INFO] running `Command { std: "docker" "start" "-a" "3db7eed1edb51836bd6e38ffa20fd67ef34391113a89931658d1f0f6073dd9dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3db7eed1edb51836bd6e38ffa20fd67ef34391113a89931658d1f0f6073dd9dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3db7eed1edb51836bd6e38ffa20fd67ef34391113a89931658d1f0f6073dd9dd", kill_on_drop: false }`
[INFO] [stdout] 3db7eed1edb51836bd6e38ffa20fd67ef34391113a89931658d1f0f6073dd9dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 104ab2e2f08bb475d7877dfd706c33d4567e1820337bf23b17bb1dca9945c30d
[INFO] running `Command { std: "docker" "start" "-a" "104ab2e2f08bb475d7877dfd706c33d4567e1820337bf23b17bb1dca9945c30d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking litemap v0.7.4
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking arc-swap v1.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]     Checking crc64 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking clap_builder v4.5.27
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.28
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking redis-starter-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `TerribleRedis` is never constructed
[INFO] [stdout]   --> src/main.rs:61:8
[INFO] [stdout]    |
[INFO] [stdout] 61 | struct TerribleRedis {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `run` are never used
[INFO] [stdout]   --> src/main.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl TerribleRedis {
[INFO] [stdout]    | ------------------ associated items in this implementation
[INFO] [stdout] 66 |     pub fn new(parser: RESP) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub async fn run(&self) {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Get` is never used
[INFO] [stdout]   --> src/memory.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait Get {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `expires_at` are never read
[INFO] [stdout]   --> src/memory.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct StoreValue {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 20 |     value: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 21 |     expires_at: Option<Instant>,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAGIC` is never used
[INFO] [stdout]   --> src/rdb.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | const MAGIC: &[u8] = b"REDIS0011";
[INFO] [stdout]    |       ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `METADATA_SUBSECTION_START` is never used
[INFO] [stdout]   --> src/rdb.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | const METADATA_SUBSECTION_START: &[u8] = &[0xFA];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `METADATA_REDIS_VER` is never used
[INFO] [stdout]   --> src/rdb.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const METADATA_REDIS_VER: &[u8] = b"redis-ver";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DATA_SUBSECTION_START` is never used
[INFO] [stdout]   --> src/rdb.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const DATA_SUBSECTION_START: &[u8] = &[0xFE];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILE_END` is never used
[INFO] [stdout]   --> src/rdb.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | const FILE_END: &[u8] = &[0xFF];
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TAB` is never used
[INFO] [stdout]   --> src/rdb.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const TAB: &[u8] = &[0x09];
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ACK` is never used
[INFO] [stdout]   --> src/rdb.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | const ACK: &[u8] = &[0x06];
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DB_START` is never used
[INFO] [stdout]   --> src/rdb.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | const DB_START: &[u8] = &[0xFE];
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `RESIZEDB` is never used
[INFO] [stdout]   --> src/rdb.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 | const RESIZEDB: &[u8] = &[0xFB];
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DB_ENTRY_EXPIRE_MILLISECONDS` is never used
[INFO] [stdout]   --> src/rdb.rs:19:7
[INFO] [stdout]    |
[INFO] [stdout] 19 | const DB_ENTRY_EXPIRE_MILLISECONDS: &[u8] = &[0xFC];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DB_ENTRY_EXPIRE_SECONDS` is never used
[INFO] [stdout]   --> src/rdb.rs:20:7
[INFO] [stdout]    |
[INFO] [stdout] 20 | const DB_ENTRY_EXPIRE_SECONDS: &[u8] = &[0xFD];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILE_END_INDICATOR` is never used
[INFO] [stdout]   --> src/rdb.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 | const FILE_END_INDICATOR: &[u8] = &[0xFF];
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_STRING` is never used
[INFO] [stdout]   --> src/rdb.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 | const TYPE_STRING: u8 = 0x00;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_LIST` is never used
[INFO] [stdout]   --> src/rdb.rs:25:7
[INFO] [stdout]    |
[INFO] [stdout] 25 | const TYPE_LIST: u8 = 0x01;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_SET` is never used
[INFO] [stdout]   --> src/rdb.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | const TYPE_SET: u8 = 0x02;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_ZSET` is never used
[INFO] [stdout]   --> src/rdb.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 | const TYPE_ZSET: u8 = 0x03;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_HASH` is never used
[INFO] [stdout]   --> src/rdb.rs:28:7
[INFO] [stdout]    |
[INFO] [stdout] 28 | const TYPE_HASH: u8 = 0x04;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_ZSET_2` is never used
[INFO] [stdout]   --> src/rdb.rs:29:7
[INFO] [stdout]    |
[INFO] [stdout] 29 | const TYPE_ZSET_2: u8 = 0x05;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_MODULE` is never used
[INFO] [stdout]   --> src/rdb.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 | const TYPE_MODULE: u8 = 0x06;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_MODULE_2` is never used
[INFO] [stdout]   --> src/rdb.rs:31:7
[INFO] [stdout]    |
[INFO] [stdout] 31 | const TYPE_MODULE_2: u8 = 0x07;
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_HASH_ZIPMAP` is never used
[INFO] [stdout]   --> src/rdb.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | const TYPE_HASH_ZIPMAP: u8 = 0x09;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_LIST_ZIPLIST` is never used
[INFO] [stdout]   --> src/rdb.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 | const TYPE_LIST_ZIPLIST: u8 = 0x0A;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_SET_INTSET` is never used
[INFO] [stdout]   --> src/rdb.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | const TYPE_SET_INTSET: u8 = 0x0B;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_ZSET_ZIPLIST` is never used
[INFO] [stdout]   --> src/rdb.rs:35:7
[INFO] [stdout]    |
[INFO] [stdout] 35 | const TYPE_ZSET_ZIPLIST: u8 = 0x0C;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_HASH_ZIPLIST` is never used
[INFO] [stdout]   --> src/rdb.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | const TYPE_HASH_ZIPLIST: u8 = 0x0D;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_LIST_QUICKLIST` is never used
[INFO] [stdout]   --> src/rdb.rs:37:7
[INFO] [stdout]    |
[INFO] [stdout] 37 | const TYPE_LIST_QUICKLIST: u8 = 0x0E;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TYPE_STREAM_LISTPACKS` is never used
[INFO] [stdout]   --> src/rdb.rs:38:7
[INFO] [stdout]    |
[INFO] [stdout] 38 | const TYPE_STREAM_LISTPACKS: u8 = 0x0F;
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_6BIT` is never used
[INFO] [stdout]   --> src/rdb.rs:41:7
[INFO] [stdout]    |
[INFO] [stdout] 41 | const LEN_6BIT: u8 = 0;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_14BIT` is never used
[INFO] [stdout]   --> src/rdb.rs:42:7
[INFO] [stdout]    |
[INFO] [stdout] 42 | const LEN_14BIT: u8 = 1;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_32BIT` is never used
[INFO] [stdout]   --> src/rdb.rs:43:7
[INFO] [stdout]    |
[INFO] [stdout] 43 | const LEN_32BIT: u8 = 2;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_SPECIAL` is never used
[INFO] [stdout]   --> src/rdb.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 | const LEN_SPECIAL: u8 = 3;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_INT8` is never used
[INFO] [stdout]   --> src/rdb.rs:47:7
[INFO] [stdout]    |
[INFO] [stdout] 47 | const LEN_INT8: u8 = 0;
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_INT16` is never used
[INFO] [stdout]   --> src/rdb.rs:48:7
[INFO] [stdout]    |
[INFO] [stdout] 48 | const LEN_INT16: u8 = 1;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_INT32` is never used
[INFO] [stdout]   --> src/rdb.rs:49:7
[INFO] [stdout]    |
[INFO] [stdout] 49 | const LEN_INT32: u8 = 2;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `LEN_LZF` is never used
[INFO] [stdout]   --> src/rdb.rs:50:7
[INFO] [stdout]    |
[INFO] [stdout] 50 | const LEN_LZF: u8 = 3;
[INFO] [stdout]    |       ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/rdb.rs:57:13
[INFO] [stdout]    |
[INFO] [stdout] 57 |     IoError(std::io::Error),
[INFO] [stdout]    |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RdbError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 57 -     IoError(std::io::Error),
[INFO] [stdout] 57 +     IoError(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `InvalidHeader`, `InvalidFormat`, `NotImplementedYet`, `DeserializationError`, and `SerializationError` are never constructed
[INFO] [stdout]   --> src/rdb.rs:54:5
[INFO] [stdout]    |
[INFO] [stdout] 53 | pub enum RdbError {
[INFO] [stdout]    |          -------- variants in this enum
[INFO] [stdout] 54 |     InvalidHeader,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 55 |     InvalidFormat(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 56 |     NotImplementedYet(u8),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 57 |     IoError(std::io::Error),
[INFO] [stdout] 58 |     DeserializationError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 59 |     SerializationError(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RdbError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `value` and `expiry` are never read
[INFO] [stdout]   --> src/rdb.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 76 | pub struct RdbEntry {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 77 |     pub key: String,
[INFO] [stdout] 78 |     pub value: RdbValue,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 79 |     pub expiry: Option<SystemTime>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RdbEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `redis_version` is never read
[INFO] [stdout]   --> src/rdb.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub struct RedisDatabase {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |     redis_version: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `RedisDatabase` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]    --> src/rdb.rs:103:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl RedisDatabase {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 103 |     pub fn create(redis_version: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 119 |     fn initialize_header(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     fn read_key_value_pair(&self, _pos: usize) -> Result<(String, RdbValue, usize), RdbError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 346 |     fn read_string_value(&self, _pos: usize) -> Result<(RdbValue, usize), RdbError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     fn read_length(&self, pos: usize) -> Result<(u32, usize), RdbError> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 358 |     pub fn serialize(&mut self) -> Result<Vec<u8>, RdbError> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 401 |     fn write_string(&mut self, s: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 408 |     fn write_integer(&mut self, i: i64) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 428 |     fn is_header_valid(&self) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 433 |     pub fn close_data_calculate_checksum(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 440 |     pub fn save_to_disk(&self) -> std::io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 446 |     pub fn store_string(&mut self, key: &str, value: &str) -> Result<(), RdbError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 458 |     pub fn store_integer(&mut self, key: &str, value: i64) -> Result<(), RdbError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 470 |     pub fn store_with_expiry(&mut self, key: &str, value: RdbValue, expiry: SystemTime) -> Result<(), RdbError> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 482 |     pub fn get(&self, key: &str) -> Option<&RdbEntry> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 487 |     pub fn get_all_entries(&self) -> Vec<&RdbEntry> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 492 |     pub fn set_file_path_and_name(&mut self, file_path: String, file_name: String) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_length` is never used
[INFO] [stdout]    --> src/rdb.rs:503:4
[INFO] [stdout]     |
[INFO] [stdout] 503 | fn encode_length(len: u32) -> Vec<u8> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RESP` is never constructed
[INFO] [stdout]  --> src/resp.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct RESP {
[INFO] [stdout]   |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RESPCommand` is never used
[INFO] [stdout]   --> src/resp.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum RESPCommand {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated items are never used
[INFO] [stdout]   --> src/resp.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl RESP {
[INFO] [stdout]    | --------- associated items in this implementation
[INFO] [stdout] 24 |     pub fn new(storage: InMemoryStore, config: InMemoryStore) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 32 |     pub async fn pop(&mut self) -> String {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 73 |     fn resp_bulk_string(&self, value: &str) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 77 |     fn resp_array(&self, args: Vec<&str>) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     fn resp_ok(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 94 |     fn resp_null(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn parse_input(&mut self, input: String) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking redis v0.28.1
[INFO] [stderr] error: could not compile `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="acl"' --cfg 'feature="default"' --cfg 'feature="geospatial"' --cfg 'feature="keep-alive"' --cfg 'feature="script"' --cfg 'feature="streams"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "default", "disable-client-setinfo", "geospatial", "hashbrown", "json", "keep-alive", "num-bigint", "r2d2", "rust_decimal", "script", "sentinel", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio-comp", "tokio-native-tls-comp", "tokio-rustls-comp", "uuid"))' -C metadata=f2e2f4b2f00773dd -C extra-filename=-5db7c53b3e4ee1fe --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-2330dbba6ed70029.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-67fcf6f92d0e20ed.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-84a61fa42e1a978d.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-bb602e5b3b9d8008.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-767bb9740eb5bce3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-d1b2c85f59da364f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "104ab2e2f08bb475d7877dfd706c33d4567e1820337bf23b17bb1dca9945c30d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "104ab2e2f08bb475d7877dfd706c33d4567e1820337bf23b17bb1dca9945c30d", kill_on_drop: false }`
[INFO] [stdout] 104ab2e2f08bb475d7877dfd706c33d4567e1820337bf23b17bb1dca9945c30d
