[INFO] cloning repository https://github.com/n-young/rust-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/n-young/rust-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-young%2Frust-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-young%2Frust-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30620328e2a55d3036fc8074ce99506af1b25262 [INFO] checking n-young/rust-db against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fn-young%2Frust-db" "/workspace/builds/worker-106/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-106/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/n-young/rust-db on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/n-young/rust-db [INFO] finished tweaking git repo https://github.com/n-young/rust-db [INFO] tweaked toml for git repo https://github.com/n-young/rust-db written to /workspace/builds/worker-106/source/Cargo.toml [INFO] crate git repo https://github.com/n-young/rust-db already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c873f44fa678a6949321e6a429ed501601de74e1588c6c5528725b5bd99d5136 [INFO] running `Command { std: "docker" "start" "-a" "c873f44fa678a6949321e6a429ed501601de74e1588c6c5528725b5bd99d5136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c873f44fa678a6949321e6a429ed501601de74e1588c6c5528725b5bd99d5136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c873f44fa678a6949321e6a429ed501601de74e1588c6c5528725b5bd99d5136", kill_on_drop: false }` [INFO] [stdout] c873f44fa678a6949321e6a429ed501601de74e1588c6c5528725b5bd99d5136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-106/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14ad8bc8367f33ab7ae7c8b4bc83ce532fa820467411029457a4dc2ed8188235 [INFO] running `Command { std: "docker" "start" "-a" "14ad8bc8367f33ab7ae7c8b4bc83ce532fa820467411029457a4dc2ed8188235", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling fst v0.4.5 [INFO] [stderr] Checking mac v0.0.2 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Checking buffer v0.1.9 [INFO] [stderr] Checking pretty_assertions v0.4.1 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling priority-queue v1.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling croaring-sys v0.4.6 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking croaring v0.4.6 [INFO] [stderr] Checking timeseries-storage v0.1.0 (/tmp/fixit) [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/server/operators/select.rs (1 fix) [INFO] [stderr] Fixed src/server/operators/process.rs (2 fixes) [INFO] [stderr] Fixed src/server/store.rs (3 fixes) [INFO] [stdout] warning: function is never used: `dnf` [INFO] [stdout] --> src/server/operators/process.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn dnf(s: Select) -> Select { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dnf_helper` [INFO] [stdout] --> src/server/operators/process.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn dnf_helper(f: Conditions) -> Conditions { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pushdown_disjunction` [INFO] [stdout] --> src/server/operators/process.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn pushdown_disjunction(x: Conditions, or: Conditions) -> (Conditions, Conditions) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_or` [INFO] [stdout] --> src/server/operators/process.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn is_or(f: Conditions) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_all_and` [INFO] [stdout] --> src/server/operators/process.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn is_all_and(f: Conditions) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/record.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/record.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `populate_manually` [INFO] [stdout] --> src/server/store.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn populate_manually(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocks` [INFO] [stdout] --> src/server/store.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_packed_blocks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocked_range` [INFO] [stdout] --> src/server/store.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn get_packed_blocked_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_index` [INFO] [stdout] --> src/server/store.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | compressed_index: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_bitmaps` [INFO] [stdout] --> src/server/store.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | compressed_bitmaps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn from_bytes(bytes: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PackedBlock` [INFO] [stdout] --> src/server/store.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 377 | pub struct PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_filepath` [INFO] [stdout] --> src/server/store.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn from_filepath(filepath: String) -> PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack` [INFO] [stdout] --> src/server/store.rs:451:12 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn unpack(&self) -> Block { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_key` [INFO] [stdout] --> src/server/store.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn get_key(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/store.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:543:12 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dnf` [INFO] [stdout] --> src/server/operators/process.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn dnf(s: Select) -> Select { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/record.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/record.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `populate_manually` [INFO] [stdout] --> src/server/store.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn populate_manually(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocks` [INFO] [stdout] --> src/server/store.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_packed_blocks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocked_range` [INFO] [stdout] --> src/server/store.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn get_packed_blocked_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_index` [INFO] [stdout] --> src/server/store.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | compressed_index: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_bitmaps` [INFO] [stdout] --> src/server/store.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | compressed_bitmaps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn from_bytes(bytes: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PackedBlock` [INFO] [stdout] --> src/server/store.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 377 | pub struct PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_filepath` [INFO] [stdout] --> src/server/store.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn from_filepath(filepath: String) -> PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack` [INFO] [stdout] --> src/server/store.rs:451:12 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn unpack(&self) -> Block { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_key` [INFO] [stdout] --> src/server/store.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn get_key(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/store.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:543:12 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.74s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Checking timeseries-storage v0.1.0 (/tmp/fixit) [INFO] [stdout] warning: function is never used: `dnf` [INFO] [stdout] --> src/server/operators/process.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn dnf(s: Select) -> Select { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dnf_helper` [INFO] [stdout] --> src/server/operators/process.rs:17:4 [INFO] [stdout] | [INFO] [stdout] 17 | fn dnf_helper(f: Conditions) -> Conditions { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `pushdown_disjunction` [INFO] [stdout] --> src/server/operators/process.rs:56:4 [INFO] [stdout] | [INFO] [stdout] 56 | fn pushdown_disjunction(x: Conditions, or: Conditions) -> (Conditions, Conditions) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_or` [INFO] [stdout] --> src/server/operators/process.rs:67:4 [INFO] [stdout] | [INFO] [stdout] 67 | fn is_or(f: Conditions) -> bool { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_all_and` [INFO] [stdout] --> src/server/operators/process.rs:75:4 [INFO] [stdout] | [INFO] [stdout] 75 | fn is_all_and(f: Conditions) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/record.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/record.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `populate_manually` [INFO] [stdout] --> src/server/store.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn populate_manually(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocks` [INFO] [stdout] --> src/server/store.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_packed_blocks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocked_range` [INFO] [stdout] --> src/server/store.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn get_packed_blocked_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_index` [INFO] [stdout] --> src/server/store.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | compressed_index: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_bitmaps` [INFO] [stdout] --> src/server/store.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | compressed_bitmaps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn from_bytes(bytes: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PackedBlock` [INFO] [stdout] --> src/server/store.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 377 | pub struct PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_filepath` [INFO] [stdout] --> src/server/store.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn from_filepath(filepath: String) -> PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack` [INFO] [stdout] --> src/server/store.rs:451:12 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn unpack(&self) -> Block { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_key` [INFO] [stdout] --> src/server/store.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn get_key(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/store.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:543:12 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `dnf` [INFO] [stdout] --> src/server/operators/process.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn dnf(s: Select) -> Select { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/record.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/record.rs:122:12 [INFO] [stdout] | [INFO] [stdout] 122 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `populate_manually` [INFO] [stdout] --> src/server/store.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn populate_manually(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocks` [INFO] [stdout] --> src/server/store.rs:117:12 [INFO] [stdout] | [INFO] [stdout] 117 | pub fn get_packed_blocks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_packed_blocked_range` [INFO] [stdout] --> src/server/store.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn get_packed_blocked_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_index` [INFO] [stdout] --> src/server/store.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | compressed_index: Option>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `compressed_bitmaps` [INFO] [stdout] --> src/server/store.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | compressed_bitmaps: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 272 | pub fn from_bytes(bytes: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `PackedBlock` [INFO] [stdout] --> src/server/store.rs:377:12 [INFO] [stdout] | [INFO] [stdout] 377 | pub struct PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_filepath` [INFO] [stdout] --> src/server/store.rs:385:12 [INFO] [stdout] | [INFO] [stdout] 385 | pub fn from_filepath(filepath: String) -> PackedBlock { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `unpack` [INFO] [stdout] --> src/server/store.rs:451:12 [INFO] [stdout] | [INFO] [stdout] 451 | pub fn unpack(&self) -> Block { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_key` [INFO] [stdout] --> src/server/store.rs:483:12 [INFO] [stdout] | [INFO] [stdout] 483 | pub fn get_key(&self) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/server/store.rs:538:12 [INFO] [stdout] | [INFO] [stdout] 538 | pub fn into_bytes(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/server/store.rs:543:12 [INFO] [stdout] | [INFO] [stdout] 543 | pub fn from_bytes(data: &[u8]) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 15 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.57s [INFO] running `Command { std: "docker" "inspect" "14ad8bc8367f33ab7ae7c8b4bc83ce532fa820467411029457a4dc2ed8188235", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14ad8bc8367f33ab7ae7c8b4bc83ce532fa820467411029457a4dc2ed8188235", kill_on_drop: false }` [INFO] [stdout] 14ad8bc8367f33ab7ae7c8b4bc83ce532fa820467411029457a4dc2ed8188235