[INFO] cloning repository https://github.com/aesterisk/aesterisk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aesterisk/aesterisk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesterisk%2Faesterisk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesterisk%2Faesterisk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] db14ce6a7c77307065f06d03c35d5499b475f3d3
[INFO] checking aesterisk/aesterisk against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faesterisk%2Faesterisk" "/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/aesterisk/aesterisk
[INFO] finished tweaking git repo https://github.com/aesterisk/aesterisk
[INFO] tweaked toml for git repo https://github.com/aesterisk/aesterisk written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aesterisk/aesterisk on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aesterisk/aesterisk 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded toml_edit v0.23.3
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe
[INFO] running `Command { std: "docker" "start" "2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking toml_parser v1.0.2
[INFO] [stderr]     Checking toml_writer v1.0.2
[INFO] [stderr]     Checking framework v0.1.0 (/opt/rustwide/workdir/framework)
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.3
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.0
[INFO] [stderr]     Checking toml_datetime v0.7.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking toml_edit v0.23.3
[INFO] [stderr]     Checking git2 v0.20.2
[INFO] [stderr]     Checking cortex v0.1.0 (/opt/rustwide/workdir/cortex)
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> cortex/src/commands/new.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn new_api_spec(name: String, path: PathBuf) {}
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> cortex/src/commands/new.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn new_api_spec(name: String, path: PathBuf) {}
[INFO] [stdout]    |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> cortex/src/commands/new.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn new_api_spec(name: String, path: PathBuf) {}
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> cortex/src/commands/new.rs:79:31
[INFO] [stdout]    |
[INFO] [stdout] 79 | fn new_api_spec(name: String, path: PathBuf) {}
[INFO] [stdout]    |                               ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spec`
[INFO] [stdout]    --> cortex/src/commands/sync.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 446 | fn create_service(path: &Path, spec: Spec) -> anyhow::Result<()> {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_spec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `spec`
[INFO] [stdout]    --> cortex/src/commands/sync.rs:446:32
[INFO] [stdout]     |
[INFO] [stdout] 446 | fn create_service(path: &Path, spec: Spec) -> anyhow::Result<()> {
[INFO] [stdout]     |                                ^^^^ help: if this is intentional, prefix it with an underscore: `_spec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypeVariant` is never constructed
[INFO] [stdout]   --> cortex/src/spec.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TypeVariant {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[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]   --> cortex/src/spec.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     SQL(String),
[INFO] [stdout]    |     --- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 90 -     SQL(String),
[INFO] [stdout] 90 +     SQL(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 91 -     String(String),
[INFO] [stdout] 91 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     Integer(i64),
[INFO] [stdout]    |     ------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 92 -     Integer(i64),
[INFO] [stdout] 92 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Float(f64),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 93 -     Float(f64),
[INFO] [stdout] 93 +     Float(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Bool(bool),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 94 -     Bool(bool),
[INFO] [stdout] 94 +     Bool(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     Timestamp(i64),
[INFO] [stdout]    |     --------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 95 -     Timestamp(i64),
[INFO] [stdout] 95 +     Timestamp(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `type_`, `unique`, `desc`, and `default` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct TableColumn {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 100 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 101 |     pub type_: Type,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 102 |     pub unique: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 103 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 104 |     pub default: Option<TableColumnDefault>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableColumn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `columns`, `reference_table`, `reference_columns`, `on_delete`, `on_update`, and `desc` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct TableForeignKey {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 125 |     pub columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 126 |     pub reference_table: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 127 |     pub reference_columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 128 |     pub on_delete: OnDeleteAction,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 129 |     pub on_update: OnUpdateAction,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 130 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableForeignKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `columns`, `unique`, and `desc` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct TableIndex {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 135 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 136 |     pub columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 137 |     pub unique: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 138 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `expression`, and `desc` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct TableCheck {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 143 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 144 |     pub expression: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 145 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableCheck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> cortex/src/spec.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct TableSpec {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 150 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 151 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 152 |     pub columns: Vec<TableColumn>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 153 |     pub primary_key: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 154 |     pub foreign_keys: Vec<TableForeignKey>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 155 |     pub indexes: Vec<TableIndex>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 156 |     pub checks: Vec<TableCheck>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TypeVariant` is never constructed
[INFO] [stdout]   --> cortex/src/spec.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TypeVariant {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[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]   --> cortex/src/spec.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 90 |     SQL(String),
[INFO] [stdout]    |     --- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 90 -     SQL(String),
[INFO] [stdout] 90 +     SQL(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 91 |     String(String),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 91 -     String(String),
[INFO] [stdout] 91 +     String(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |     Integer(i64),
[INFO] [stdout]    |     ------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 92 -     Integer(i64),
[INFO] [stdout] 92 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:93:11
[INFO] [stdout]    |
[INFO] [stdout] 93 |     Float(f64),
[INFO] [stdout]    |     ----- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 93 -     Float(f64),
[INFO] [stdout] 93 +     Float(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:94:10
[INFO] [stdout]    |
[INFO] [stdout] 94 |     Bool(bool),
[INFO] [stdout]    |     ---- ^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 94 -     Bool(bool),
[INFO] [stdout] 94 +     Bool(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> cortex/src/spec.rs:95:15
[INFO] [stdout]    |
[INFO] [stdout] 95 |     Timestamp(i64),
[INFO] [stdout]    |     --------- ^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableColumnDefault` 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] 95 -     Timestamp(i64),
[INFO] [stdout] 95 +     Timestamp(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `type_`, `unique`, `desc`, and `default` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub struct TableColumn {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 100 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 101 |     pub type_: Type,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 102 |     pub unique: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 103 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 104 |     pub default: Option<TableColumnDefault>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableColumn` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `columns`, `reference_table`, `reference_columns`, `on_delete`, `on_update`, and `desc` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:125:9
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub struct TableForeignKey {
[INFO] [stdout]     |            --------------- fields in this struct
[INFO] [stdout] 125 |     pub columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 126 |     pub reference_table: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 127 |     pub reference_columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 128 |     pub on_delete: OnDeleteAction,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 129 |     pub on_update: OnUpdateAction,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 130 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableForeignKey` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `columns`, `unique`, and `desc` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub struct TableIndex {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 135 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 136 |     pub columns: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 137 |     pub unique: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 138 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableIndex` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name`, `expression`, and `desc` are never read
[INFO] [stdout]    --> cortex/src/spec.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub struct TableCheck {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 143 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 144 |     pub expression: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 145 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableCheck` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> cortex/src/spec.rs:150:9
[INFO] [stdout]     |
[INFO] [stdout] 149 | pub struct TableSpec {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 150 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 151 |     pub desc: Option<String>,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 152 |     pub columns: Vec<TableColumn>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 153 |     pub primary_key: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 154 |     pub foreign_keys: Vec<TableForeignKey>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 155 |     pub indexes: Vec<TableIndex>,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 156 |     pub checks: Vec<TableCheck>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TableSpec` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.13s
[INFO] running `Command { std: "docker" "inspect" "2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe", kill_on_drop: false }`
[INFO] [stdout] 2b7083d82529adabf02014b23872abd82a863e4b3816122ed0a245ee9e51cabe
