[INFO] cloning repository https://github.com/meee-low/jurnalo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/meee-low/jurnalo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeee-low%2Fjurnalo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeee-low%2Fjurnalo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 972ae3aaea3a50087f7e3069c70bf466fc605470
[INFO] checking meee-low/jurnalo against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmeee-low%2Fjurnalo" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/meee-low/jurnalo
[INFO] finished tweaking git repo https://github.com/meee-low/jurnalo
[INFO] tweaked toml for git repo https://github.com/meee-low/jurnalo written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/meee-low/jurnalo on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/meee-low/jurnalo 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml v0.8.0
[INFO] [stderr]   Downloaded migrations_internals v2.1.0
[INFO] [stderr]   Downloaded thiserror v1.0.48
[INFO] [stderr]   Downloaded migrations_macros v2.1.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.48
[INFO] [stderr]   Downloaded clap_lex v0.5.1
[INFO] [stderr]   Downloaded diesel_migrations v2.1.0
[INFO] [stderr]   Downloaded diesel_derives v2.1.1
[INFO] [stderr]   Downloaded clap_derive v4.4.2
[INFO] [stderr]   Downloaded clap v4.4.6
[INFO] [stderr]   Downloaded toml_edit v0.20.0
[INFO] [stderr]   Downloaded syn v2.0.35
[INFO] [stderr]   Downloaded diesel v2.1.1
[INFO] [stderr]   Downloaded clap_builder v4.4.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9dc0fe1d647ac74e66e60a03745897b9bc012fe639f9325f368c1ab9d0d9d91
[INFO] running `Command { std: "docker" "start" "-a" "c9dc0fe1d647ac74e66e60a03745897b9bc012fe639f9325f368c1ab9d0d9d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9dc0fe1d647ac74e66e60a03745897b9bc012fe639f9325f368c1ab9d0d9d91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9dc0fe1d647ac74e66e60a03745897b9bc012fe639f9325f368c1ab9d0d9d91", kill_on_drop: false }`
[INFO] [stdout] c9dc0fe1d647ac74e66e60a03745897b9bc012fe639f9325f368c1ab9d0d9d91
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00b72d9c929e62e5f9eb797ee19d743543fefd75b1293cf2e48fccab378f4f45
[INFO] running `Command { std: "docker" "start" "-a" "00b72d9c929e62e5f9eb797ee19d743543fefd75b1293cf2e48fccab378f4f45", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.35
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling diesel_derives v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking diesel v2.1.1
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking toml_edit v0.20.0
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]     Checking toml v0.8.0
[INFO] [stderr]    Compiling migrations_internals v2.1.0
[INFO] [stderr]    Compiling migrations_macros v2.1.0
[INFO] [stderr]     Checking diesel_migrations v2.1.0
[INFO] [stderr]     Checking jurnalo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/errors.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     IO(std::io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     IO(std::io::Error),
[INFO] [stdout] 7 +     IO(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/errors.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     CLIParsing(ParsingCommandError),
[INFO] [stdout]   |     ---------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     CLIParsing(ParsingCommandError),
[INFO] [stdout] 8 +     CLIParsing(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/errors.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     DatabaseError(DieselError),
[INFO] [stdout]   |     ------------- ^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     DatabaseError(DieselError),
[INFO] [stdout] 9 +     DatabaseError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     CategoryAlreadyExists(String),
[INFO] [stdout]    |     --------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     CategoryAlreadyExists(String),
[INFO] [stdout] 10 +     CategoryAlreadyExists(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ChoiceAlreadyExists(String),
[INFO] [stdout]    |     ------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     ChoiceAlreadyExists(String),
[INFO] [stdout] 11 +     ChoiceAlreadyExists(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |     QuizAlreadyExists(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     QuizAlreadyExists(String),
[INFO] [stdout] 12 +     QuizAlreadyExists(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     QuizNotFound(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsingCommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     QuizNotFound(String),
[INFO] [stdout] 16 +     QuizNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuizToCategory` is never constructed
[INFO] [stdout]   --> src/models.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct QuizToCategory {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `value` are never read
[INFO] [stdout]   --> src/models.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub struct Entry {
[INFO] [stdout]    |                ----- fields in this struct
[INFO] [stdout] 51 |         pub id: i32,
[INFO] [stdout]    |             ^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         pub value: Option<i32>,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` 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: fields `disabled_bool`, `category_label`, and `show_in_streaks` are never read
[INFO] [stdout]   --> src/models.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub struct Choice {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |         pub disabled_bool: i32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 66 |         pub category_label: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 67 |         pub show_in_streaks: i32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Choice` 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: field `0` is never read
[INFO] [stdout]  --> src/errors.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 |     IO(std::io::Error),
[INFO] [stdout]   |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 7 -     IO(std::io::Error),
[INFO] [stdout] 7 +     IO(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/errors.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     CLIParsing(ParsingCommandError),
[INFO] [stdout]   |     ---------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     CLIParsing(ParsingCommandError),
[INFO] [stdout] 8 +     CLIParsing(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/errors.rs:9:19
[INFO] [stdout]   |
[INFO] [stdout] 9 |     DatabaseError(DieselError),
[INFO] [stdout]   |     ------------- ^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     DatabaseError(DieselError),
[INFO] [stdout] 9 +     DatabaseError(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:10:27
[INFO] [stdout]    |
[INFO] [stdout] 10 |     CategoryAlreadyExists(String),
[INFO] [stdout]    |     --------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     CategoryAlreadyExists(String),
[INFO] [stdout] 10 +     CategoryAlreadyExists(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:11:25
[INFO] [stdout]    |
[INFO] [stdout] 11 |     ChoiceAlreadyExists(String),
[INFO] [stdout]    |     ------------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     ChoiceAlreadyExists(String),
[INFO] [stdout] 11 +     ChoiceAlreadyExists(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 |     QuizAlreadyExists(String),
[INFO] [stdout]    |     ----------------- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     QuizAlreadyExists(String),
[INFO] [stdout] 12 +     QuizAlreadyExists(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/errors.rs:16:18
[INFO] [stdout]    |
[INFO] [stdout] 16 |     QuizNotFound(String),
[INFO] [stdout]    |     ------------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsingCommandError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     QuizNotFound(String),
[INFO] [stdout] 16 +     QuizNotFound(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `QuizToCategory` is never constructed
[INFO] [stdout]   --> src/models.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub struct QuizToCategory {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id` and `value` are never read
[INFO] [stdout]   --> src/models.rs:51:13
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub struct Entry {
[INFO] [stdout]    |                ----- fields in this struct
[INFO] [stdout] 51 |         pub id: i32,
[INFO] [stdout]    |             ^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |         pub value: Option<i32>,
[INFO] [stdout]    |             ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` 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: fields `disabled_bool`, `category_label`, and `show_in_streaks` are never read
[INFO] [stdout]   --> src/models.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub struct Choice {
[INFO] [stdout]    |                ------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 65 |         pub disabled_bool: i32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^
[INFO] [stdout] 66 |         pub category_label: String,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^
[INFO] [stdout] 67 |         pub show_in_streaks: i32,
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Choice` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.04s
[INFO] running `Command { std: "docker" "inspect" "00b72d9c929e62e5f9eb797ee19d743543fefd75b1293cf2e48fccab378f4f45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00b72d9c929e62e5f9eb797ee19d743543fefd75b1293cf2e48fccab378f4f45", kill_on_drop: false }`
[INFO] [stdout] 00b72d9c929e62e5f9eb797ee19d743543fefd75b1293cf2e48fccab378f4f45
