[INFO] cloning repository https://github.com/roboFiddle/platt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roboFiddle/platt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c47860d8675f9c17cbc70699a0d347570a97692b
[INFO] checking roboFiddle/platt against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/roboFiddle/platt
[INFO] finished tweaking git repo https://github.com/roboFiddle/platt
[INFO] tweaked toml for git repo https://github.com/roboFiddle/platt written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/roboFiddle/platt on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/roboFiddle/platt 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e57d0e486583d94a248f9061ce2841da70520ad64bfa238831caf6b7efd54f90
[INFO] running `Command { std: "docker" "start" "-a" "e57d0e486583d94a248f9061ce2841da70520ad64bfa238831caf6b7efd54f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e57d0e486583d94a248f9061ce2841da70520ad64bfa238831caf6b7efd54f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e57d0e486583d94a248f9061ce2841da70520ad64bfa238831caf6b7efd54f90", kill_on_drop: false }`
[INFO] [stdout] e57d0e486583d94a248f9061ce2841da70520ad64bfa238831caf6b7efd54f90
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fca03fcea74aca266142c9d999c499d90f4f514074ee0569d0df953ba6499c61
[INFO] running `Command { std: "docker" "start" "-a" "fca03fcea74aca266142c9d999c499d90f4f514074ee0569d0df953ba6499c61", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling strsim v0.9.3
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]     Checking futures-sink v0.3.13
[INFO] [stderr]     Checking futures-core v0.3.13
[INFO] [stderr]     Checking futures-task v0.3.13
[INFO] [stderr]     Checking futures-channel v0.3.13
[INFO] [stderr]     Checking futures-io v0.3.13
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling derive_builder v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking ident_case v1.0.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]     Checking heck v0.3.2
[INFO] [stderr]     Checking darling_core v0.12.2
[INFO] [stderr]    Compiling darling_core v0.10.2
[INFO] [stderr]    Compiling serde_derive v1.0.125
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]     Checking futures-util v0.3.13
[INFO] [stderr]    Compiling darling_macro v0.12.2
[INFO] [stderr]    Compiling darling v0.12.2
[INFO] [stderr]     Checking platt_macros v0.1.0 (/opt/rustwide/workdir/platt_macros)
[INFO] [stderr]    Compiling darling_macro v0.10.2
[INFO] [stdout] warning: fields `attrs`, `vis`, and `generics` are never read
[INFO] [stdout]   --> platt_macros/src/derive_model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PlattModel {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     ident: syn::Ident,
[INFO] [stdout] 15 |     attrs: Vec<syn::Attribute>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     vis: syn::Visibility,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 17 |     generics: syn::Generics,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlattModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reverse` is never read
[INFO] [stdout]   --> platt_macros/src/derive_model.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct PlattField {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     reverse: Option<String>
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlattField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling darling v0.10.2
[INFO] [stdout] warning: fields `attrs`, `vis`, and `generics` are never read
[INFO] [stdout]   --> platt_macros/src/derive_model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PlattModel {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     ident: syn::Ident,
[INFO] [stdout] 15 |     attrs: Vec<syn::Attribute>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     vis: syn::Visibility,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 17 |     generics: syn::Generics,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlattModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reverse` is never read
[INFO] [stdout]   --> platt_macros/src/derive_model.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct PlattField {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     reverse: Option<String>
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlattField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling derive_builder_core v0.9.0
[INFO] [stdout] warning: fields `attrs`, `vis`, and `generics` are never read
[INFO] [stdout]   --> platt_macros/src/derive_model.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct PlattModel {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 14 |     ident: syn::Ident,
[INFO] [stdout] 15 |     attrs: Vec<syn::Attribute>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 16 |     vis: syn::Visibility,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 17 |     generics: syn::Generics,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlattModel` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `reverse` is never read
[INFO] [stdout]   --> platt_macros/src/derive_model.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct PlattField {
[INFO] [stdout]    |        ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 29 |     reverse: Option<String>
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `PlattField` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.13
[INFO] [stderr]     Checking futures v0.3.13
[INFO] [stderr]     Checking serde v1.0.125
[INFO] [stderr]     Checking treediff v4.0.0
[INFO] [stderr]     Checking platt v0.1.0 (/opt/rustwide/workdir/platt)
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]   --> platt/src/query.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn filter(self, filters: Model::Filters) -> Self {
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]   --> platt/src/query.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn exclude(self, filters: Model::Filters) -> Self {
[INFO] [stdout]    |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]   --> platt/src/query.rs:53:25
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub fn filter(self, filters: Model::Filters) -> Self {
[INFO] [stdout]    |                         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `filters`
[INFO] [stdout]   --> platt/src/query.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn exclude(self, filters: Model::Filters) -> Self {
[INFO] [stdout]    |                          ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_filters`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> platt/src/query.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn sum(self, other: Self) -> Self { 
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> platt/src/query.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn intersection(self, other: Self) -> Self { 
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> platt/src/query.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn difference(self, other: Self) -> Self { 
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> platt/src/query.rs:69:22
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub fn sum(self, other: Self) -> Self { 
[INFO] [stdout]    |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> platt/src/query.rs:73:31
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn intersection(self, other: Self) -> Self { 
[INFO] [stdout]    |                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `other`
[INFO] [stdout]   --> platt/src/query.rs:77:29
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub fn difference(self, other: Self) -> Self { 
[INFO] [stdout]    |                             ^^^^^ help: if this is intentional, prefix it with an underscore: `_other`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DatabaseResult` is never constructed
[INFO] [stdout]   --> platt/src/query.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DatabaseResult<Model: Queryable>(Model::Data);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `DatabaseResult` is never constructed
[INFO] [stdout]   --> platt/src/query.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct DatabaseResult<Model: Queryable>(Model::Data);
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> platt/src/query.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct FilterState<FieldType>(Vec<FieldType>);
[INFO] [stdout]    |            -----------            ^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `FilterState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> platt/src/query.rs:16:35
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct FilterState<FieldType>(Vec<FieldType>);
[INFO] [stdout]    |            -----------            ^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `FilterState` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> platt/src/query.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct QuerySet<DB, Model> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 40 |     db: DB,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `db` is never read
[INFO] [stdout]   --> platt/src/query.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub struct QuerySet<DB, Model> {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 40 |     db: DB,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Varchar` is never constructed
[INFO] [stdout]   --> platt/src/schema.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Varchar<const SIZE: usize>(String);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ExactString` is never constructed
[INFO] [stdout]    --> platt/src/schema.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ExactString<const SIZE: usize>(String);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `BitStringFixed` is never constructed
[INFO] [stdout]    --> platt/src/schema.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct BitStringFixed<const SIZE: usize>([bool; SIZE]);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `BitString` is never constructed
[INFO] [stdout]    --> platt/src/schema.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct BitString(Vec<bool>);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `Varchar` is never constructed
[INFO] [stdout]   --> platt/src/schema.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Varchar<const SIZE: usize>(String);
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `ExactString` is never constructed
[INFO] [stdout]    --> platt/src/schema.rs:107:12
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ExactString<const SIZE: usize>(String);
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> platt/src/schema.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Varchar<const SIZE: usize>(String);
[INFO] [stdout]    |            -------                    ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> platt/src/schema.rs:107:43
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ExactString<const SIZE: usize>(String);
[INFO] [stdout]     |            -----------                    ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> platt/src/schema.rs:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct BitString(Vec<bool>);
[INFO] [stdout]     |            --------- ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `BitStringFixed` is never constructed
[INFO] [stdout]    --> platt/src/schema.rs:133:12
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub struct BitStringFixed<const SIZE: usize>([bool; SIZE]);
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `BitString` is never constructed
[INFO] [stdout]    --> platt/src/schema.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct BitString(Vec<bool>);
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> platt/src/schema.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct Varchar<const SIZE: usize>(String);
[INFO] [stdout]    |            -------                    ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> platt/src/schema.rs:107:43
[INFO] [stdout]     |
[INFO] [stdout] 107 | pub struct ExactString<const SIZE: usize>(String);
[INFO] [stdout]     |            -----------                    ^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> platt/src/schema.rs:146:22
[INFO] [stdout]     |
[INFO] [stdout] 146 | pub struct BitString(Vec<bool>);
[INFO] [stdout]     |            --------- ^^^^^^^^^
[INFO] [stdout]     |            |
[INFO] [stdout]     |            field in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `platt` (lib test) due to 5 previous errors; 10 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `platt` (lib) due to 5 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "fca03fcea74aca266142c9d999c499d90f4f514074ee0569d0df953ba6499c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fca03fcea74aca266142c9d999c499d90f4f514074ee0569d0df953ba6499c61", kill_on_drop: false }`
[INFO] [stdout] fca03fcea74aca266142c9d999c499d90f4f514074ee0569d0df953ba6499c61
