[INFO] cloning repository https://github.com/quinnwerks/green-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quinnwerks/green-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquinnwerks%2Fgreen-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquinnwerks%2Fgreen-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 542f54333b70ab8da607beee0e742e055a02ddc3 [INFO] checking quinnwerks/green-db against master#e9182f195b8505c87c4bd055b9f6e114ccda0981 for pr-144098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquinnwerks%2Fgreen-db" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/quinnwerks/green-db [INFO] finished tweaking git repo https://github.com/quinnwerks/green-db [INFO] tweaked toml for git repo https://github.com/quinnwerks/green-db written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/quinnwerks/green-db on toolchain e9182f195b8505c87c4bd055b9f6e114ccda0981 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/quinnwerks/green-db 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" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec86970f7115c1628467ff6be377ef2953f59ab1bb790543c21fdf21ccd4e8c9 [INFO] running `Command { std: "docker" "start" "-a" "ec86970f7115c1628467ff6be377ef2953f59ab1bb790543c21fdf21ccd4e8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec86970f7115c1628467ff6be377ef2953f59ab1bb790543c21fdf21ccd4e8c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec86970f7115c1628467ff6be377ef2953f59ab1bb790543c21fdf21ccd4e8c9", kill_on_drop: false }` [INFO] [stdout] ec86970f7115c1628467ff6be377ef2953f59ab1bb790543c21fdf21ccd4e8c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e9182f195b8505c87c4bd055b9f6e114ccda0981" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7cd16d88ef3ddcb40d105ca00e41f89cd633c671957577c8c48f27aab4df658a [INFO] running `Command { std: "docker" "start" "-a" "7cd16d88ef3ddcb40d105ca00e41f89cd633c671957577c8c48f27aab4df658a", kill_on_drop: false }` [INFO] [stderr] Checking green-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `error::Error` and `hash_map::RandomState` [INFO] [stdout] --> src/db_schema.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{collections::{HashMap, hash_map::RandomState}, error::Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `error::Error` and `hash_map::RandomState` [INFO] [stdout] --> src/db_schema.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use std::{collections::{HashMap, hash_map::RandomState}, error::Error}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/db_schema.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | Some(table) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry` [INFO] [stdout] --> src/db_schema.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_entry_into_table(&mut self, table_name: String, entry: B) -> Result<(), DbError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_name` [INFO] [stdout] --> src/db_schema.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | fn find_or_create_table(&mut self, table_name: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbError` is never constructed [INFO] [stdout] --> src/db_error.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DbError { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DbErrorType` is never used [INFO] [stdout] --> src/db_error.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum DbErrorType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/db_error.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl DbError { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 22 | pub fn new(errorType: DbErrorType) -> DbError { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbFileHeader` is never constructed [INFO] [stdout] --> src/db_file.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct DbFileHeader { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbFileEntry` is never constructed [INFO] [stdout] --> src/db_file.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct DbFileEntry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbFile` is never constructed [INFO] [stdout] --> src/db_file.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct DbFile { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/db_file.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl DbFile { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 34 | pub fn new_to_disk(data_size: u64, path: &PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 40 | pub fn new_from_disk(path: &PathBuf) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn append_entry(&self, fd: &File, entry: &DbFileEntry) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | pub fn find_entry(&self, fd: &File, entry_id: u64) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 66 | fn new_in_mem(data_size: u64, num_entries: u64, path: &PathBuf) -> DbFile { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 76 | fn to_disk(&self) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | fn write_header(&self, mut fd: File) -> Result<(), Error> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | fn read_header(mut fd: File) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn read_entry_at(&self, mut fd: &File, offset: u64) -> Result, Error> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 129 | fn write_entry_at( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 142 | fn get_entry_size(&self) -> u64 { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DbStorage` is never used [INFO] [stdout] --> src/db_interfaces.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait DbStorage { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `DbStorageEntry` is never used [INFO] [stdout] --> src/db_interfaces.rs:8:11 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait DbStorageEntry { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbSchema` is never constructed [INFO] [stdout] --> src/db_schema.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct DbSchema, B: DbStorageEntry> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `get_entry_from_table`, `insert_entry_into_table`, and `find_or_create_table` are never used [INFO] [stdout] --> src/db_schema.rs:12:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl , B:DbStorageEntry> DbSchema { [INFO] [stdout] | ------------------------------------------------------ associated items in this implementation [INFO] [stdout] 12 | fn new() -> DbSchema { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | fn get_entry_from_table(&self, table_name: String, entry_id: u64) -> Option<&B> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | fn insert_entry_into_table(&mut self, table_name: String, entry: B) -> Result<(), DbError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn find_or_create_table(&mut self, table_name: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `errorType` should have a snake case name [INFO] [stdout] --> src/db_error.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(errorType: DbErrorType) -> DbError { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `error_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table` [INFO] [stdout] --> src/db_schema.rs:28:18 [INFO] [stdout] | [INFO] [stdout] 28 | Some(table) => { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_table` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `entry` [INFO] [stdout] --> src/db_schema.rs:26:63 [INFO] [stdout] | [INFO] [stdout] 26 | fn insert_entry_into_table(&mut self, table_name: String, entry: B) -> Result<(), DbError> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `table_name` [INFO] [stdout] --> src/db_schema.rs:35:40 [INFO] [stdout] | [INFO] [stdout] 35 | fn find_or_create_table(&mut self, table_name: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_table_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DbError` is never constructed [INFO] [stdout] --> src/db_error.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct DbError { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `DbErrorType` is never used [INFO] [stdout] --> src/db_error.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum DbErrorType { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/db_error.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl DbError { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 22 | pub fn new(errorType: DbErrorType) -> DbError { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `insert_entry` is never used [INFO] [stdout] --> src/db_interfaces.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub trait DbStorage { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 4 | fn find_entry_by_id(&self, id: u64) -> Option<&T>; [INFO] [stdout] 5 | fn insert_entry(&mut self, entry: T) -> Result<(), DbError>; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `set_entry_id`, `set_entry_data`, `set_entry_alive`, `get_entry_alive`, `get_entry_data`, and `get_entry_size` are never used [INFO] [stdout] --> src/db_interfaces.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait DbStorageEntry { [INFO] [stdout] | -------------- methods in this trait [INFO] [stdout] 9 | fn set_entry_id(&mut self, id: u64); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 10 | fn set_entry_data(&mut self, data: Vec); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 11 | fn set_entry_alive(&mut self, alive: bool); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | fn get_entry_alive(&self) -> bool; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 15 | fn get_entry_data(&self) -> &Vec; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 16 | fn get_entry_size(&self) -> u64; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `insert_entry_into_table` and `find_or_create_table` are never used [INFO] [stdout] --> src/db_schema.rs:26:8 [INFO] [stdout] | [INFO] [stdout] 11 | impl , B:DbStorageEntry> DbSchema { [INFO] [stdout] | ------------------------------------------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 26 | fn insert_entry_into_table(&mut self, table_name: String, entry: B) -> Result<(), DbError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | fn find_or_create_table(&mut self, table_name: String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `expect_error` is never read [INFO] [stdout] --> src/db_schema.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | struct MockedDbStorage { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 45 | expect_error: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `errorType` should have a snake case name [INFO] [stdout] --> src/db_error.rs:22:16 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn new(errorType: DbErrorType) -> DbError { [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to snake case: `error_type` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_entry_from_table__no_such_table` should have a snake case name [INFO] [stdout] --> src/db_schema.rs:74:8 [INFO] [stdout] | [INFO] [stdout] 74 | fn test_get_entry_from_table__no_such_table() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_get_entry_from_table_no_such_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_entry_from_talbe__no_such_entry` should have a snake case name [INFO] [stdout] --> src/db_schema.rs:81:8 [INFO] [stdout] | [INFO] [stdout] 81 | fn test_get_entry_from_talbe__no_such_entry() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_get_entry_from_talbe_no_such_entry` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_get_entry_from_table__happy_case` should have a snake case name [INFO] [stdout] --> src/db_schema.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 86 | fn test_get_entry_from_table__happy_case() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_get_entry_from_table_happy_case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_insert_entry_into_table__no_such_table` should have a snake case name [INFO] [stdout] --> src/db_schema.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 91 | fn test_insert_entry_into_table__no_such_table() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_insert_entry_into_table_no_such_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_insert_entry_into_table__happy_case` should have a snake case name [INFO] [stdout] --> src/db_schema.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 96 | fn test_insert_entry_into_table__happy_case() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_insert_entry_into_table_happy_case` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_find_or_create_table__table_on_disk` should have a snake case name [INFO] [stdout] --> src/db_schema.rs:101:8 [INFO] [stdout] | [INFO] [stdout] 101 | fn test_find_or_create_table__table_on_disk() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_find_or_create_table_table_on_disk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_find_or_create_table__table_not_on_disk` should have a snake case name [INFO] [stdout] --> src/db_schema.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | fn test_find_or_create_table__table_not_on_disk() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `test_find_or_create_table_table_not_on_disk` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "7cd16d88ef3ddcb40d105ca00e41f89cd633c671957577c8c48f27aab4df658a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cd16d88ef3ddcb40d105ca00e41f89cd633c671957577c8c48f27aab4df658a", kill_on_drop: false }` [INFO] [stdout] 7cd16d88ef3ddcb40d105ca00e41f89cd633c671957577c8c48f27aab4df658a