[INFO] cloning repository https://github.com/sdfgeoff/i3_time_tracker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdfgeoff/i3_time_tracker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdfgeoff%2Fi3_time_tracker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdfgeoff%2Fi3_time_tracker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ada101d58098634929505f08b7ce7b796445a8d [INFO] checking sdfgeoff/i3_time_tracker against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdfgeoff%2Fi3_time_tracker" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdfgeoff/i3_time_tracker on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sdfgeoff/i3_time_tracker [INFO] finished tweaking git repo https://github.com/sdfgeoff/i3_time_tracker [INFO] tweaked toml for git repo https://github.com/sdfgeoff/i3_time_tracker written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/sdfgeoff/i3_time_tracker already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ccfa4748c6964c37a7b59527472a8249c4ffcdf9579df0ccc2b08c94d2df9356 [INFO] running `Command { std: "docker" "start" "-a" "ccfa4748c6964c37a7b59527472a8249c4ffcdf9579df0ccc2b08c94d2df9356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccfa4748c6964c37a7b59527472a8249c4ffcdf9579df0ccc2b08c94d2df9356", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccfa4748c6964c37a7b59527472a8249c4ffcdf9579df0ccc2b08c94d2df9356", kill_on_drop: false }` [INFO] [stdout] ccfa4748c6964c37a7b59527472a8249c4ffcdf9579df0ccc2b08c94d2df9356 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9a3b6c0b958de046c50f7682d159182f438af2c122af39e25cec2c2dddbc623 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a9a3b6c0b958de046c50f7682d159182f438af2c122af39e25cec2c2dddbc623", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking serde_json v1.0.48 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling libsqlite3-sys v0.17.1 [INFO] [stderr] Checking i3ipc v0.10.1 [INFO] [stderr] Checking rusqlite v0.21.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking time v0.2.7 [INFO] [stderr] Checking i3_time_tracker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `I3Connection` [INFO] [stdout] --> src/main.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use i3ipc::{I3Connection, I3EventListener, Subscription, event::Event, event::inner::WindowChange}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/main.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `I3Connection` [INFO] [stdout] --> src/main.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use i3ipc::{I3Connection, I3EventListener, Subscription, event::Event, event::inner::WindowChange}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Result` [INFO] [stdout] --> src/main.rs:6:36 [INFO] [stdout] | [INFO] [stdout] 6 | use rusqlite::{params, Connection, Result}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Open` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Open` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Close` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Move` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Move` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Focus` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Focus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `TitleChange` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::TitleChange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Other` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Open` [INFO] [stdout] --> src/database.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Open` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Close` [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Move` [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Move` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Focus` [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Focus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `TitleChange` [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_TitleChange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Other` [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Open` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Open` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bindings_with_variant_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Close` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Move` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Move` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Focus` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Focus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `TitleChange` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::TitleChange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning[E0170]: pattern binding `Other` is named the same as one of the variants of the type `database::WindowEvent` [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ help: to match on the variant, qualify the path: `database::WindowEvent::Other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ---- matches any value [INFO] [stdout] ... [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ unreachable pattern [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Open` [INFO] [stdout] --> src/database.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Open` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Close` [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Move` [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_Move` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Focus` [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Focus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `TitleChange` [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_TitleChange` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `Other` [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_Other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EnsureSchemaFailed` [INFO] [stdout] --> src/database.rs:61:2 [INFO] [stdout] | [INFO] [stdout] 61 | EnsureSchemaFailed [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Open` should have a snake case name [INFO] [stdout] --> src/database.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `open` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Close` should have a snake case name [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Move` should have a snake case name [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `move` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Focus` should have a snake case name [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `focus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `TitleChange` should have a snake case name [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `title_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Other` should have a snake case name [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `EnsureSchemaFailed` [INFO] [stdout] --> src/database.rs:61:2 [INFO] [stdout] | [INFO] [stdout] 61 | EnsureSchemaFailed [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Open` should have a snake case name [INFO] [stdout] --> src/database.rs:22:4 [INFO] [stdout] | [INFO] [stdout] 22 | Open => "open", [INFO] [stdout] | ^^^^ help: convert the identifier to snake case (notice the capitalization): `open` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Close` should have a snake case name [INFO] [stdout] --> src/database.rs:23:4 [INFO] [stdout] | [INFO] [stdout] 23 | Close => "close", [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `close` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Move` should have a snake case name [INFO] [stdout] --> src/database.rs:24:4 [INFO] [stdout] | [INFO] [stdout] 24 | Move => "move", [INFO] [stdout] | ^^^^ help: convert the identifier to snake case: `move` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Focus` should have a snake case name [INFO] [stdout] --> src/database.rs:25:4 [INFO] [stdout] | [INFO] [stdout] 25 | Focus => "focus", [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `focus` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `TitleChange` should have a snake case name [INFO] [stdout] --> src/database.rs:26:4 [INFO] [stdout] | [INFO] [stdout] 26 | TitleChange => "title_change", [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to snake case: `title_change` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `Other` should have a snake case name [INFO] [stdout] --> src/database.rs:27:4 [INFO] [stdout] | [INFO] [stdout] 27 | Other => "other", [INFO] [stdout] | ^^^^^ help: convert the identifier to snake case (notice the capitalization): `other` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stdout] warning: 26 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0170`. [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.27s [INFO] running `Command { std: "docker" "inspect" "a9a3b6c0b958de046c50f7682d159182f438af2c122af39e25cec2c2dddbc623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9a3b6c0b958de046c50f7682d159182f438af2c122af39e25cec2c2dddbc623", kill_on_drop: false }` [INFO] [stdout] a9a3b6c0b958de046c50f7682d159182f438af2c122af39e25cec2c2dddbc623