[INFO] cloning repository https://github.com/robbie-c/rtcdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robbie-c/rtcdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbie-c%2Frtcdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbie-c%2Frtcdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cead8214fa8254211d50f098d895a5c4bb2ff0c [INFO] checking robbie-c/rtcdb against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbie-c%2Frtcdb" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robbie-c/rtcdb on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robbie-c/rtcdb [INFO] finished tweaking git repo https://github.com/robbie-c/rtcdb [INFO] tweaked toml for git repo https://github.com/robbie-c/rtcdb written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/robbie-c/rtcdb 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded function_name v0.3.0 [INFO] [stderr] Downloaded function_name-proc-macro v0.3.0 [INFO] [stderr] Downloaded serde v1.0.180 [INFO] [stderr] Downloaded serde_derive v1.0.180 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df761b2cdbcc124197cd3bfeb198d872bf6e88467f127a3016221ef08f246643 [INFO] running `Command { std: "docker" "start" "-a" "df761b2cdbcc124197cd3bfeb198d872bf6e88467f127a3016221ef08f246643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df761b2cdbcc124197cd3bfeb198d872bf6e88467f127a3016221ef08f246643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df761b2cdbcc124197cd3bfeb198d872bf6e88467f127a3016221ef08f246643", kill_on_drop: false }` [INFO] [stdout] df761b2cdbcc124197cd3bfeb198d872bf6e88467f127a3016221ef08f246643 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd68b472901fb2c4f7afd909755e134c05b014a0478491476b6dddb327df7f58 [INFO] running `Command { std: "docker" "start" "-a" "bd68b472901fb2c4f7afd909755e134c05b014a0478491476b6dddb327df7f58", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking lz4_flex v0.11.1 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rtcdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow::__private::kind::TraitKind` [INFO] [stdout] --> src/storage.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::__private::kind::TraitKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::__private::kind::TraitKind` [INFO] [stdout] --> src/storage.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::__private::kind::TraitKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_group_rows` [INFO] [stdout] --> src/storage.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | let block_group_rows = readers.iter_mut().enumerate().map(|(i, reader)| -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_group_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/storage.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl IndexValue { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn from_bytes(bytes: &[u8], dtype: &DType) -> IndexValue { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl IndexEntry { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | fn from_bytes(bytes: &[u8; 40], dtype: &DType) -> IndexEntry { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColumnReader` is never constructed [INFO] [stdout] --> src/storage.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 182 | struct ColumnReader<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_readers` is never used [INFO] [stdout] --> src/storage.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_readers<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all` is never used [INFO] [stdout] --> src/storage.rs:299:4 [INFO] [stdout] | [INFO] [stdout] 299 | fn read_all(root_path: &PathBuf, table: &TableMetaData) -> Result>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all_from_block_group` is never used [INFO] [stdout] --> src/storage.rs:329:4 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_dvalue_data` is never used [INFO] [stdout] --> src/storage.rs:378:4 [INFO] [stdout] | [INFO] [stdout] 378 | fn read_dvalue_data(bytes: &[u8], dtype: &DType) -> (usize, DValue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_group_rows` [INFO] [stdout] --> src/storage.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | let block_group_rows = readers.iter_mut().enumerate().map(|(i, reader)| -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_group_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/storage.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl IndexValue { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn from_bytes(bytes: &[u8], dtype: &DType) -> IndexValue { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl IndexEntry { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | fn from_bytes(bytes: &[u8; 40], dtype: &DType) -> IndexEntry { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColumnReader` is never constructed [INFO] [stdout] --> src/storage.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 182 | struct ColumnReader<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_readers` is never used [INFO] [stdout] --> src/storage.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_readers<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all` is never used [INFO] [stdout] --> src/storage.rs:299:4 [INFO] [stdout] | [INFO] [stdout] 299 | fn read_all(root_path: &PathBuf, table: &TableMetaData) -> Result>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all_from_block_group` is never used [INFO] [stdout] --> src/storage.rs:329:4 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_dvalue_data` is never used [INFO] [stdout] --> src/storage.rs:378:4 [INFO] [stdout] | [INFO] [stdout] 378 | fn read_dvalue_data(bytes: &[u8], dtype: &DType) -> (usize, DValue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.08s [INFO] running `Command { std: "docker" "inspect" "bd68b472901fb2c4f7afd909755e134c05b014a0478491476b6dddb327df7f58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd68b472901fb2c4f7afd909755e134c05b014a0478491476b6dddb327df7f58", kill_on_drop: false }` [INFO] [stdout] bd68b472901fb2c4f7afd909755e134c05b014a0478491476b6dddb327df7f58 [INFO] checking robbie-c/rtcdb against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobbie-c%2Frtcdb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robbie-c/rtcdb on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robbie-c/rtcdb [INFO] finished tweaking git repo https://github.com/robbie-c/rtcdb [INFO] tweaked toml for git repo https://github.com/robbie-c/rtcdb written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/robbie-c/rtcdb 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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 740ae30964bc7427175da18d46a202599ec0fbe5792622523a7db61adfb263bd [INFO] running `Command { std: "docker" "start" "-a" "740ae30964bc7427175da18d46a202599ec0fbe5792622523a7db61adfb263bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "740ae30964bc7427175da18d46a202599ec0fbe5792622523a7db61adfb263bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "740ae30964bc7427175da18d46a202599ec0fbe5792622523a7db61adfb263bd", kill_on_drop: false }` [INFO] [stdout] 740ae30964bc7427175da18d46a202599ec0fbe5792622523a7db61adfb263bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] be96f052d47754a1be8be6e5f6ef44febcee0aaaff129dddfbf11067ff6a6428 [INFO] running `Command { std: "docker" "start" "-a" "be96f052d47754a1be8be6e5f6ef44febcee0aaaff129dddfbf11067ff6a6428", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling serde v1.0.180 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Compiling serde_derive v1.0.180 [INFO] [stderr] Compiling anyhow v1.0.72 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling function_name-proc-macro v0.3.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking function_name v0.3.0 [INFO] [stderr] Checking lz4_flex v0.11.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking rtcdb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `anyhow::__private::kind::TraitKind` [INFO] [stdout] --> src/storage.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::__private::kind::TraitKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `anyhow::__private::kind::TraitKind` [INFO] [stdout] --> src/storage.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use anyhow::__private::kind::TraitKind; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_group_rows` [INFO] [stdout] --> src/storage.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | let block_group_rows = readers.iter_mut().enumerate().map(|(i, reader)| -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_group_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/storage.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `block_group_rows` [INFO] [stdout] --> src/storage.rs:331:9 [INFO] [stdout] | [INFO] [stdout] 331 | let block_group_rows = readers.iter_mut().enumerate().map(|(i, reader)| -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_block_group_rows` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rows` [INFO] [stdout] --> src/storage.rs:329:30 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_rows` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl IndexValue { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn from_bytes(bytes: &[u8], dtype: &DType) -> IndexValue { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl IndexEntry { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | fn from_bytes(bytes: &[u8; 40], dtype: &DType) -> IndexEntry { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColumnReader` is never constructed [INFO] [stdout] --> src/storage.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 182 | struct ColumnReader<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_readers` is never used [INFO] [stdout] --> src/storage.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_readers<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all` is never used [INFO] [stdout] --> src/storage.rs:299:4 [INFO] [stdout] | [INFO] [stdout] 299 | fn read_all(root_path: &PathBuf, table: &TableMetaData) -> Result>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all_from_block_group` is never used [INFO] [stdout] --> src/storage.rs:329:4 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_dvalue_data` is never used [INFO] [stdout] --> src/storage.rs:378:4 [INFO] [stdout] | [INFO] [stdout] 378 | fn read_dvalue_data(bytes: &[u8], dtype: &DType) -> (usize, DValue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 27 | impl IndexValue { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn from_bytes(bytes: &[u8], dtype: &DType) -> IndexValue { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_bytes` is never used [INFO] [stdout] --> src/storage.rs:89:8 [INFO] [stdout] | [INFO] [stdout] 79 | impl IndexEntry { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 89 | fn from_bytes(bytes: &[u8; 40], dtype: &DType) -> IndexEntry { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColumnReader` is never constructed [INFO] [stdout] --> src/storage.rs:182:8 [INFO] [stdout] | [INFO] [stdout] 182 | struct ColumnReader<'a> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_readers` is never used [INFO] [stdout] --> src/storage.rs:189:4 [INFO] [stdout] | [INFO] [stdout] 189 | fn create_readers<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all` is never used [INFO] [stdout] --> src/storage.rs:299:4 [INFO] [stdout] | [INFO] [stdout] 299 | fn read_all(root_path: &PathBuf, table: &TableMetaData) -> Result>> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_all_from_block_group` is never used [INFO] [stdout] --> src/storage.rs:329:4 [INFO] [stdout] | [INFO] [stdout] 329 | fn read_all_from_block_group(rows: &mut Vec>, readers: &mut Vec, indexes: Vec) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_dvalue_data` is never used [INFO] [stdout] --> src/storage.rs:378:4 [INFO] [stdout] | [INFO] [stdout] 378 | fn read_dvalue_data(bytes: &[u8], dtype: &DType) -> (usize, DValue) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.09s [INFO] running `Command { std: "docker" "inspect" "be96f052d47754a1be8be6e5f6ef44febcee0aaaff129dddfbf11067ff6a6428", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be96f052d47754a1be8be6e5f6ef44febcee0aaaff129dddfbf11067ff6a6428", kill_on_drop: false }` [INFO] [stdout] be96f052d47754a1be8be6e5f6ef44febcee0aaaff129dddfbf11067ff6a6428