[INFO] cloning repository https://github.com/mejrs/rs3cache
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mejrs/rs3cache" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmejrs%2Frs3cache", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmejrs%2Frs3cache'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d96a12b06b775a1a9461f357a45b5349d5c59073
[INFO] checking mejrs/rs3cache/d96a12b06b775a1a9461f357a45b5349d5c59073 against ed77b7b8699e342c2dc842c83cb5fe4025252ee8 for pr-158915-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmejrs%2Frs3cache" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/mejrs/rs3cache
[INFO] finished tweaking git repo https://github.com/mejrs/rs3cache
[INFO] tweaked toml for git repo https://github.com/mejrs/rs3cache written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mejrs/rs3cache on toolchain ed77b7b8699e342c2dc842c83cb5fe4025252ee8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mejrs/rs3cache 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" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/mejrs/error`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.9.0
[INFO] [stderr]   Downloaded serde_with_macros v1.5.2
[INFO] [stderr]   Downloaded pyo3-macros v0.29.0
[INFO] [stderr]   Downloaded path-absolutize v3.1.1
[INFO] [stderr]   Downloaded anstyle v1.0.6
[INFO] [stderr]   Downloaded clap_derive v4.5.3
[INFO] [stderr]   Downloaded strsim v0.11.0
[INFO] [stderr]   Downloaded path_macro v1.0.0
[INFO] [stderr]   Downloaded path-dedot v3.1.1
[INFO] [stderr]   Downloaded libflate_lz77 v1.2.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.2
[INFO] [stderr]   Downloaded anstream v0.6.13
[INFO] [stderr]   Downloaded num-complex v0.4.5
[INFO] [stderr]   Downloaded serde_with v1.14.0
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.3
[INFO] [stderr]   Downloaded clap v4.5.3
[INFO] [stderr]   Downloaded pyo3-build-config v0.29.0
[INFO] [stderr]   Downloaded libflate v1.4.0
[INFO] [stderr]   Downloaded bytemuck v1.15.0
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded pyo3-ffi v0.29.0
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.29.0
[INFO] [stderr]   Downloaded bumpalo v3.15.4
[INFO] [stderr]   Downloaded bzip2-rs v0.1.2
[INFO] [stderr]   Downloaded pyo3 v0.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0
[INFO] running `Command { std: "docker" "start" "4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0" "/opt/rustwide/cargo-home/bin/cargo" "+ed77b7b8699e342c2dc842c83cb5fe4025252ee8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking anstyle v1.0.6
[INFO] [stderr]     Checking anstyle-parse v0.2.3
[INFO] [stderr]     Checking rayon v1.9.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking strsim v0.11.0
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking anstream v0.6.13
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bytes v1.9.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking path_macro v1.0.0
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling pyo3-build-config v0.29.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking num-complex v0.4.5
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking indicatif v0.17.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking bzip2-rs v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bytemuck v1.15.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking hashlink v0.9.0
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling pyo3-ffi v0.29.0
[INFO] [stderr]    Compiling pyo3 v0.29.0
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking rs3cache_utils v0.1.0 (/opt/rustwide/workdir/rs3cache_utils)
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking rs3cache_macros v0.1.0 (/opt/rustwide/workdir/rs3cache_macros)
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling error_derive v0.0.0 (https://github.com/mejrs/error?rev=82c78704fec42b0c35eb65dd358e9471c42136eb#82c78704)
[INFO] [stderr]    Compiling clap_derive v4.5.3
[INFO] [stderr]     Checking error v0.0.0 (https://github.com/mejrs/error?rev=82c78704fec42b0c35eb65dd358e9471c42136eb#82c78704)
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking clap v4.5.3
[INFO] [stderr]    Compiling pyo3-macros v0.29.0
[INFO] [stderr]     Checking rusqlite v0.31.0
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking rs3cache_backend v0.1.0 (/opt/rustwide/workdir/rs3cache_backend)
[INFO] [stdout] error[E0252]: the name `error` is defined multiple times
[INFO] [stdout]  --> rs3cache_backend/src/index.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | use {crate::error, crate::xtea::Xtea, ::error::Context, std::collections::HashMap, std::fs::File};
[INFO] [stdout]   |      ------------ previous import of the module `error` here
[INFO] [stdout] 8 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 9 | use {crate::error, ::error::Context};
[INFO] [stdout]   |      ^^^^^^^^^^^^ `error` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `error` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]   |
[INFO] [stdout] 9 | use {crate::error as other_error, ::error::Context};
[INFO] [stdout]   |                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Context` is defined multiple times
[INFO] [stdout]  --> rs3cache_backend/src/index.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use {crate::error, crate::xtea::Xtea, ::error::Context, std::collections::HashMap, std::fs::File};
[INFO] [stdout]   |                                       ---------------- previous import of the trait `Context` here
[INFO] [stdout] 8 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 9 | use {crate::error, ::error::Context};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^ `Context` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Context` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `BufExtra` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |      -------------------- previous import of the trait `BufExtra` here
[INFO] [stdout] 15 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `BufExtra` reimported here
[INFO] [stdout]    |      help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BufExtra` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Buf` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 14 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                                                   ---------- previous import of the trait `Buf` here
[INFO] [stdout] 15 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                                                   ^^^^^^^^^^--
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `Buf` reimported here
[INFO] [stdout]    |                                                   help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Buf` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Accumulator` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...eadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                          ------------------------------------- previous import of the trait `Accumulator` here
[INFO] [stdout] 15 | ...
[INFO] [stdout] 16 | ...eadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `Accumulator` reimported here
[INFO] [stdout]    |                          help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Accumulator` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `repeat_with` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:102
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...tils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                 ---------------------- previous import of the value `repeat_with` here
[INFO] [stdout] 15 | ...
[INFO] [stdout] 16 | ...tils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `repeat_with` reimported here
[INFO] [stdout]    |                                 help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `repeat_with` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Add` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:126
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...:Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                          ------------- previous import of the trait `Add` here
[INFO] [stdout] 15 | ...
[INFO] [stdout] 16 | ...:Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^ `Add` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `error` is defined multiple times
[INFO] [stdout]  --> rs3cache_backend/src/index.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 7 | use {crate::error, crate::xtea::Xtea, ::error::Context, std::collections::HashMap, std::fs::File};
[INFO] [stdout]   |      ------------ previous import of the module `error` here
[INFO] [stdout] 8 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 9 | use {crate::error, ::error::Context};
[INFO] [stdout]   |      ^^^^^^^^^^^^ `error` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `error` must be defined only once in the type namespace of this module
[INFO] [stdout] help: you can use `as` to change the binding name of the import
[INFO] [stdout]   |
[INFO] [stdout] 9 | use {crate::error as other_error, ::error::Context};
[INFO] [stdout]   |                   ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Context` is defined multiple times
[INFO] [stdout]  --> rs3cache_backend/src/index.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 7 | use {crate::error, crate::xtea::Xtea, ::error::Context, std::collections::HashMap, std::fs::File};
[INFO] [stdout]   |                                       ---------------- previous import of the trait `Context` here
[INFO] [stdout] 8 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 9 | use {crate::error, ::error::Context};
[INFO] [stdout]   |                    ^^^^^^^^^^^^^^^^ `Context` reimported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Context` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `BufExtra` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 14 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |      -------------------- previous import of the trait `BufExtra` here
[INFO] [stdout] 15 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |      |
[INFO] [stdout]    |      `BufExtra` reimported here
[INFO] [stdout]    |      help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `BufExtra` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Buf` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:51
[INFO] [stdout]    |
[INFO] [stdout] 14 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                                                   ---------- previous import of the trait `Buf` here
[INFO] [stdout] 15 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                                                   ^^^^^^^^^^--
[INFO] [stdout]    |                                                   |
[INFO] [stdout]    |                                                   `Buf` reimported here
[INFO] [stdout]    |                                                   help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Buf` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Accumulator` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:63
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...eadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                          ------------------------------------- previous import of the trait `Accumulator` here
[INFO] [stdout] 15 | ...
[INFO] [stdout] 16 | ...eadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          `Accumulator` reimported here
[INFO] [stdout]    |                          help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Accumulator` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `repeat_with` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:102
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...tils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                 ---------------------- previous import of the value `repeat_with` here
[INFO] [stdout] 15 | ...
[INFO] [stdout] 16 | ...tils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                 ^^^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 `repeat_with` reimported here
[INFO] [stdout]    |                                 help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `repeat_with` must be defined only once in the value namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `Add` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:126
[INFO] [stdout]    |
[INFO] [stdout] 14 | ...:Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                          ------------- previous import of the trait `Add` here
[INFO] [stdout] 15 | ...
[INFO] [stdout] 16 | ...:Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^ `Add` reimported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Add` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `ReadError` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                            --------------------- previous import of the type `ReadError` here
[INFO] [stdout] 15 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `ReadError` reimported here
[INFO] [stdout]    |                            help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadError` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0252]: the name `ReadError` is defined multiple times
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:28
[INFO] [stdout]    |
[INFO] [stdout] 14 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                            --------------------- previous import of the type `ReadError` here
[INFO] [stdout] 15 | #[cfg(feature = "sqlite")]
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::op...
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^^^--
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            `ReadError` reimported here
[INFO] [stdout]    |                            help: remove unnecessary import
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ReadError` must be defined only once in the type namespace of this module
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `::error::Context` and `crate::error`
[INFO] [stdout]  --> rs3cache_backend/src/index.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | use {crate::error, ::error::Context};
[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 imports: `bytes::Buf`, `crate::buf::BufExtra`, `crate::buf::ReadError`, `rs3cache_utils::adapters::Accumulator`, `std::iter::repeat_with`, and `std::ops::Add`
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `::error::Context` and `crate::error`
[INFO] [stdout]  --> rs3cache_backend/src/index.rs:9:6
[INFO] [stdout]   |
[INFO] [stdout] 9 | use {crate::error, ::error::Context};
[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 imports: `bytes::Buf`, `crate::buf::BufExtra`, `crate::buf::ReadError`, `rs3cache_utils::adapters::Accumulator`, `std::iter::repeat_with`, and `std::ops::Add`
[INFO] [stdout]   --> rs3cache_backend/src/meta.rs:16:6
[INFO] [stdout]    |
[INFO] [stdout] 16 | use {crate::buf::BufExtra, crate::buf::ReadError, bytes::Buf, rs3cache_utils::adapters::Accumulator, std::iter::repeat_with, std::ops::Add};
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]   --> rs3cache_backend/src/index.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "dat2", path = "index/dat2.rs")]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]    |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout]   --> rs3cache_backend/src/index.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "sqlite", path = "index/sqlite.rs")]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused attribute
[INFO] [stdout]   --> rs3cache_backend/src/index.rs:22:30
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg_attr(feature = "dat2", path = "index/dat2.rs")]
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^ help: remove this attribute
[INFO] [stdout]    |
[INFO] [stdout] note: attribute also specified here
[INFO] [stdout]   --> rs3cache_backend/src/index.rs:21:32
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg_attr(feature = "sqlite", path = "index/sqlite.rs")]
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> rs3cache_backend/src/decoder.rs:150:19
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let buf = decompress(file)?;
[INFO] [stdout]     |                   ^^^^^^^^^^------ argument #2 of type `std::option::Option<xtea::Xtea>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> rs3cache_backend/src/decoder.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub fn decompress(mut encoded_data: Vec<u8>, #[cfg(feature = "dat2")] xtea: Option<crate::xtea::Xtea>) -> Result<Bytes, DecodeError> {
[INFO] [stdout]     |        ^^^^^^^^^^                            --------------------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 150 |         let buf = decompress(file, /* Option<Xtea> */)?;
[INFO] [stdout]     |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> rs3cache_backend/src/decoder.rs:159:19
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let buf = decompress(file)?;
[INFO] [stdout]     |                   ^^^^^^^^^^------ argument #2 of type `std::option::Option<xtea::Xtea>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> rs3cache_backend/src/decoder.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub fn decompress(mut encoded_data: Vec<u8>, #[cfg(feature = "dat2")] xtea: Option<crate::xtea::Xtea>) -> Result<Bytes, DecodeError> {
[INFO] [stdout]     |        ^^^^^^^^^^                            --------------------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 159 |         let buf = decompress(file, /* Option<Xtea> */)?;
[INFO] [stdout]     |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]    --> rs3cache_backend/src/decoder.rs:168:19
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let buf = decompress(file)?;
[INFO] [stdout]     |                   ^^^^^^^^^^------ argument #2 of type `std::option::Option<xtea::Xtea>` is missing
[INFO] [stdout]     |
[INFO] [stdout] note: function defined here
[INFO] [stdout]    --> rs3cache_backend/src/decoder.rs:12:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub fn decompress(mut encoded_data: Vec<u8>, #[cfg(feature = "dat2")] xtea: Option<crate::xtea::Xtea>) -> Result<Bytes, DecodeError> {
[INFO] [stdout]     |        ^^^^^^^^^^                            --------------------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]     |
[INFO] [stdout] 168 |         let buf = decompress(file, /* Option<Xtea> */)?;
[INFO] [stdout]     |                                  ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> rs3cache_backend/src/index/sqlite.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let raw_metadata = decoder::decompress(data).context(error::Decode)?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^------ argument #2 of type `std::option::Option<xtea::Xtea>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> rs3cache_backend/src/decoder.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn decompress(mut encoded_data: Vec<u8>, #[cfg(feature = "dat2")] xtea: Option<crate::xtea::Xtea>) -> Result<Bytes, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^                            --------------------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let raw_metadata = decoder::decompress(data, /* Option<Xtea> */).context(error::Decode)?;
[INFO] [stdout]    |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `file` and `xteas` in initializer of `CacheIndex<Initial>`
[INFO] [stdout]   --> rs3cache_backend/src/index/sqlite.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Ok(Self {
[INFO] [stdout]    |            ^^^^ missing `file` and `xteas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> rs3cache_backend/src/index/sqlite.rs:30:28
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let raw_metadata = decoder::decompress(data).context(error::Decode)?;
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^^^^^------ argument #2 of type `std::option::Option<xtea::Xtea>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> rs3cache_backend/src/decoder.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn decompress(mut encoded_data: Vec<u8>, #[cfg(feature = "dat2")] xtea: Option<crate::xtea::Xtea>) -> Result<Bytes, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^                            --------------------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let raw_metadata = decoder::decompress(data, /* Option<Xtea> */).context(error::Decode)?;
[INFO] [stdout]    |                                                    ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing fields `file` and `xteas` in initializer of `CacheIndex<Initial>`
[INFO] [stdout]   --> rs3cache_backend/src/index/sqlite.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 |         Ok(Self {
[INFO] [stdout]    |            ^^^^ missing `file` and `xteas`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> rs3cache_backend/src/index/sqlite.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             decoder::decompress(data).context(error::Decode)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^------ argument #2 of type `std::option::Option<xtea::Xtea>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> rs3cache_backend/src/decoder.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn decompress(mut encoded_data: Vec<u8>, #[cfg(feature = "dat2")] xtea: Option<crate::xtea::Xtea>) -> Result<Bytes, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^                            --------------------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 82 |             decoder::decompress(data, /* Option<Xtea> */).context(error::Decode)
[INFO] [stdout]    |                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 2 arguments but 1 argument was supplied
[INFO] [stdout]   --> rs3cache_backend/src/index/sqlite.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |             decoder::decompress(data).context(error::Decode)
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^------ argument #2 of type `std::option::Option<xtea::Xtea>` is missing
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> rs3cache_backend/src/decoder.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub fn decompress(mut encoded_data: Vec<u8>, #[cfg(feature = "dat2")] xtea: Option<crate::xtea::Xtea>) -> Result<Bytes, DecodeError> {
[INFO] [stdout]    |        ^^^^^^^^^^                            --------------------------------------------------------
[INFO] [stdout] help: provide the argument
[INFO] [stdout]    |
[INFO] [stdout] 82 |             decoder::decompress(data, /* Option<Xtea> */).context(error::Decode)
[INFO] [stdout]    |                                     ++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> rs3cache_backend/src/arc.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             child_count => {
[INFO] [stdout]    |             ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> rs3cache_backend/src/arc.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             0 => unreachable!(),
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 62 |             1 => {
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 69 |             child_count => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 86 |             child_count => {
[INFO] [stdout]    |             ^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]   --> rs3cache_backend/src/arc.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |             child_count => {
[INFO] [stdout]    |             ^^^^^^^^^^^ no value can reach this
[INFO] [stdout]    |
[INFO] [stdout] note: multiple earlier patterns match some of the same values
[INFO] [stdout]   --> rs3cache_backend/src/arc.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             0 => unreachable!(),
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] 62 |             1 => {
[INFO] [stdout]    |             - matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 69 |             child_count => {
[INFO] [stdout]    |             ----------- matches some of the same values
[INFO] [stdout] ...
[INFO] [stdout] 86 |             child_count => {
[INFO] [stdout]    |             ^^^^^^^^^^^ collectively making this unreachable
[INFO] [stdout]    = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0252.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs3cache_backend` (lib) due to 11 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0061, E0063, E0252.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs3cache_backend` (lib test) due to 14 previous errors; 4 warnings emitted
[INFO] [stderr] warning: unused dependency `rs3cache_macros`
[INFO] [stderr]  --> rs3cache_backend/Cargo.toml:8:1
[INFO] [stderr]   |
[INFO] [stderr] 8 | rs3cache_macros = { path = "../rs3cache_macros", version = "0.1.0" , optional = true}
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `rs3cache_macros`
[INFO] [stderr] warning: `rs3cache_backend` (manifest) generated 1 warning
[INFO] running `Command { std: "docker" "inspect" "4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0", kill_on_drop: false }`
[INFO] [stdout] 4b1e7e4efa4b0fc018b138588db208f5e70bcbbcfbef1d6442f7ef39c07ff0f0
