[INFO] cloning repository https://github.com/kamilWyszynski1/databurst [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kamilWyszynski1/databurst" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkamilWyszynski1%2Fdataburst", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkamilWyszynski1%2Fdataburst'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b595207d8b57de5a1f0443273c61411e2e6e6669 [INFO] testing kamilWyszynski1/databurst against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FkamilWyszynski1%2Fdataburst" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamilWyszynski1/databurst on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kamilWyszynski1/databurst [INFO] finished tweaking git repo https://github.com/kamilWyszynski1/databurst [INFO] tweaked toml for git repo https://github.com/kamilWyszynski1/databurst written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kamilWyszynski1/databurst 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] caacbc925dea213b75d5888e648d87c80df7e96702d6162483967ea979aec732 [INFO] running `Command { std: "docker" "start" "-a" "caacbc925dea213b75d5888e648d87c80df7e96702d6162483967ea979aec732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "caacbc925dea213b75d5888e648d87c80df7e96702d6162483967ea979aec732", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caacbc925dea213b75d5888e648d87c80df7e96702d6162483967ea979aec732", kill_on_drop: false }` [INFO] [stdout] caacbc925dea213b75d5888e648d87c80df7e96702d6162483967ea979aec732 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19de3b7af3e808be3c576e5195b1f4b548ec11e946cbfecb9b85496d57d4f83f [INFO] running `Command { std: "docker" "start" "-a" "19de3b7af3e808be3c576e5195b1f4b548ec11e946cbfecb9b85496d57d4f83f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rql v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Pointer` [INFO] [stdout] --> src/table.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | node::{Key, Node, NodeType, Pointer}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/cursor.rs:580:31 [INFO] [stdout] | [INFO] [stdout] 580 | .min_by_key(|(p, key)| key) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/node.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | let mut pointers: Vec = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_page_num` [INFO] [stdout] --> src/table.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | old_page_num: u32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_page_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/table.rs:547:13 [INFO] [stdout] | [INFO] [stdout] 547 | let mut cursors: Vec = match self.column_index(&where_stmt.column) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Replace` is never constructed [INFO] [stdout] --> src/cursor.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum OperationInfo { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Replace, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `select_by_key`, `select_by`, and `data` are never used [INFO] [stdout] --> src/cursor.rs:429:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl Cursor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn select_by_key( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 455 | pub fn select_by( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | pub fn data(&self, key_size: usize, row_size: usize) -> anyhow::Result>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_internal` is never used [INFO] [stdout] --> src/node.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 172 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 291 | fn is_internal(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WhereStmt` is never constructed [INFO] [stdout] --> src/statements.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct WhereStmt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhereStmt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_cmp` is never used [INFO] [stdout] --> src/statements.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl WhereStmt { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 10 | pub fn get_cmp( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `deserialize_key` is never used [INFO] [stdout] --> src/table.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait Deserialize: Sized { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 49 | fn deserialize(data: &[u8]) -> anyhow::Result; [INFO] [stdout] 50 | fn deserialize_key(data: &[u8]) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `db_open`, `column_byte_size`, `add_indexed_column`, and `multiple_cursor_find` are never used [INFO] [stdout] --> src/table.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 266 | impl Table { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 267 | pub fn new>(p: P, table_definition: TableDefinition) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | pub fn db_open + Clone>(p: P) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | fn column_byte_size(&self, column: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | fn add_indexed_column(&mut self, column: String) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | fn multiple_cursor_find( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `search_with_where`, `search`, `index_cursor_to_row_cursor`, `index_cursors_to_row_cursor`, and `column_index` are never used [INFO] [stdout] --> src/table.rs:540:12 [INFO] [stdout] | [INFO] [stdout] 536 | / impl Table [INFO] [stdout] 537 | | where [INFO] [stdout] 538 | | V: Deserialize, [INFO] [stdout] | |___________________- methods in this implementation [INFO] [stdout] 539 | { [INFO] [stdout] 540 | pub fn search_with_where(&mut self, where_stmt: WhereStmt) -> anyhow::Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 613 | pub fn search(&mut self, key: Key) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 629 | fn index_cursor_to_row_cursor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | fn index_cursors_to_row_cursor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | fn column_index(&self, column: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::num::::from_be_bytes` that must be used [INFO] [stdout] --> src/table.rs:892:21 [INFO] [stdout] | [INFO] [stdout] 892 | i32::from_be_bytes(value[0..4].try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 892 | let _ = i32::from_be_bytes(value[0..4].try_into()?); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.08s [INFO] running `Command { std: "docker" "inspect" "19de3b7af3e808be3c576e5195b1f4b548ec11e946cbfecb9b85496d57d4f83f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19de3b7af3e808be3c576e5195b1f4b548ec11e946cbfecb9b85496d57d4f83f", kill_on_drop: false }` [INFO] [stdout] 19de3b7af3e808be3c576e5195b1f4b548ec11e946cbfecb9b85496d57d4f83f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e2e742fd83155d64011c9d0a7311c40cd53b89f6ec046f41fdaeec4c04470ee6 [INFO] running `Command { std: "docker" "start" "-a" "e2e742fd83155d64011c9d0a7311c40cd53b89f6ec046f41fdaeec4c04470ee6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling io-lifetimes v1.0.5 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling rql v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] rustc-LLVM ERROR: IO failure on output stream: No space left on device [INFO] [stdout] warning: unused import: `Pointer` [INFO] [stdout] --> src/table.rs:12:33 [INFO] [stdout] | [INFO] [stdout] 12 | node::{Key, Node, NodeType, Pointer}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to build archive at `/opt/rustwide/target/debug/deps/librand-1207952ab6324bff.rlib`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tempdir` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustc --crate-name tempdir --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tempdir-0.3.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values())' -C metadata=5807fb269b717d0a -C extra-filename=-164890d5792be6c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-1207952ab6324bff.rmeta --extern remove_dir_all=/opt/rustwide/target/debug/deps/libremove_dir_all-988c28ce6bbf4cfc.rmeta --cap-lints allow --cap-lints=forbid` (exit status: 101) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rand` (lib) due to 1 previous error [INFO] [stdout] warning: unused variable: `p` [INFO] [stdout] --> src/cursor.rs:580:31 [INFO] [stdout] | [INFO] [stdout] 580 | .min_by_key(|(p, key)| key) [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_p` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/node.rs:326:21 [INFO] [stdout] | [INFO] [stdout] 326 | let mut pointers: Vec = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `old_page_num` [INFO] [stdout] --> src/table.rs:371:9 [INFO] [stdout] | [INFO] [stdout] 371 | old_page_num: u32, [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_old_page_num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/table.rs:547:13 [INFO] [stdout] | [INFO] [stdout] 547 | let mut cursors: Vec = match self.column_index(&where_stmt.column) { [INFO] [stdout] | ----^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Replace` is never constructed [INFO] [stdout] --> src/cursor.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum OperationInfo { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 23 | Replace, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `select_by_key`, `select_by`, and `data` are never used [INFO] [stdout] --> src/cursor.rs:429:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl Cursor { [INFO] [stdout] | ----------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 429 | pub fn select_by_key( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 455 | pub fn select_by( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 495 | pub fn data(&self, key_size: usize, row_size: usize) -> anyhow::Result>> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `is_internal` is never used [INFO] [stdout] --> src/node.rs:291:8 [INFO] [stdout] | [INFO] [stdout] 172 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 291 | fn is_internal(&self) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WhereStmt` is never constructed [INFO] [stdout] --> src/statements.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct WhereStmt { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `WhereStmt` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_cmp` is never used [INFO] [stdout] --> src/statements.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl WhereStmt { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 10 | pub fn get_cmp( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `deserialize_key` is never used [INFO] [stdout] --> src/table.rs:50:8 [INFO] [stdout] | [INFO] [stdout] 48 | pub trait Deserialize: Sized { [INFO] [stdout] | ----------- associated function in this trait [INFO] [stdout] 49 | fn deserialize(data: &[u8]) -> anyhow::Result; [INFO] [stdout] 50 | fn deserialize_key(data: &[u8]) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `db_open`, `column_byte_size`, `add_indexed_column`, and `multiple_cursor_find` are never used [INFO] [stdout] --> src/table.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 266 | impl Table { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 267 | pub fn new>(p: P, table_definition: TableDefinition) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | pub fn db_open + Clone>(p: P) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 328 | fn column_byte_size(&self, column: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | fn add_indexed_column(&mut self, column: String) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 468 | fn multiple_cursor_find( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `search_with_where`, `search`, `index_cursor_to_row_cursor`, `index_cursors_to_row_cursor`, and `column_index` are never used [INFO] [stdout] --> src/table.rs:540:12 [INFO] [stdout] | [INFO] [stdout] 536 | / impl Table [INFO] [stdout] 537 | | where [INFO] [stdout] 538 | | V: Deserialize, [INFO] [stdout] | |___________________- methods in this implementation [INFO] [stdout] 539 | { [INFO] [stdout] 540 | pub fn search_with_where(&mut self, where_stmt: WhereStmt) -> anyhow::Result>> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 613 | pub fn search(&mut self, key: Key) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 629 | fn index_cursor_to_row_cursor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 648 | fn index_cursors_to_row_cursor( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 672 | fn column_index(&self, column: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `core::num::::from_be_bytes` that must be used [INFO] [stdout] --> src/table.rs:892:21 [INFO] [stdout] | [INFO] [stdout] 892 | i32::from_be_bytes(value[0..4].try_into()?); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 892 | let _ = i32::from_be_bytes(value[0..4].try_into()?); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2e742fd83155d64011c9d0a7311c40cd53b89f6ec046f41fdaeec4c04470ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2e742fd83155d64011c9d0a7311c40cd53b89f6ec046f41fdaeec4c04470ee6", kill_on_drop: false }` [INFO] [stdout] e2e742fd83155d64011c9d0a7311c40cd53b89f6ec046f41fdaeec4c04470ee6