[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#3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f for pr-87248 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FroboFiddle%2Fplatt" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roboFiddle/platt on toolchain 3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-8/source/Cargo.toml [INFO] crate git repo https://github.com/roboFiddle/platt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded treediff v4.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4236e0385774f736c146de5146036c94bb8c79ad34a8d93b3e5a9faf8ec82a01 [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" "4236e0385774f736c146de5146036c94bb8c79ad34a8d93b3e5a9faf8ec82a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4236e0385774f736c146de5146036c94bb8c79ad34a8d93b3e5a9faf8ec82a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4236e0385774f736c146de5146036c94bb8c79ad34a8d93b3e5a9faf8ec82a01", kill_on_drop: false }` [INFO] [stdout] 4236e0385774f736c146de5146036c94bb8c79ad34a8d93b3e5a9faf8ec82a01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3e59a8c2f14152ccc92a6c079f592dc2dc6fa93f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bbf04b1fd3c10b9f09ee2a8deb3ee645517bce1aec316107a31b92c250740f4 [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" "7bbf04b1fd3c10b9f09ee2a8deb3ee645517bce1aec316107a31b92c250740f4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.65 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-sink v0.3.13 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Checking quote v1.0.9 [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] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling_macro v0.12.2 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling darling v0.12.2 [INFO] [stderr] Checking platt_macros v0.1.0 (/opt/rustwide/workdir/platt_macros) [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 serde_json v1.0.64 [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)]` 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: `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)]` 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: field is never read: `db` [INFO] [stdout] --> platt/src/query.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | db: DB, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `db` [INFO] [stdout] --> platt/src/query.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | db: DB, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking platt_example v0.1.0 (/opt/rustwide/workdir/platt_example) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> platt_example/src/manage.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> platt_example/src/manage.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> platt_example/src/manage.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Read` [INFO] [stdout] --> platt_example/src/manage.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::io::Read; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Draft` [INFO] [stdout] --> platt_example/src/models.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Draft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Published` [INFO] [stdout] --> platt_example/src/models.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Published { at: u16 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Removed` [INFO] [stdout] --> platt_example/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Removed { at: u16, reason: String } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Draft` [INFO] [stdout] --> platt_example/src/models.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Draft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> platt_example/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | email: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Draft` [INFO] [stdout] --> platt_example/src/models.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Draft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> platt_example/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | password: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Published` [INFO] [stdout] --> platt_example/src/models.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Published { at: u16 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Published` [INFO] [stdout] --> platt_example/src/models.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Published { at: u16 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> platt_example/src/models.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Removed` [INFO] [stdout] --> platt_example/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Removed { at: u16, reason: String } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> platt_example/src/models.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | content: platt::schema::Varchar<255>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Removed` [INFO] [stdout] --> platt_example/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Removed { at: u16, reason: String } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> platt_example/src/models.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | status: BlogPostStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> platt_example/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | email: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> platt_example/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | email: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> platt_example/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | password: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `posted_by` [INFO] [stdout] --> platt_example/src/models.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | posted_by: platt::schema::ForeignKey [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> platt_example/src/models.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> platt_example/src/models.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | content: platt::schema::Varchar<255>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> platt_example/src/models.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | status: BlogPostStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `posted_by` [INFO] [stdout] --> platt_example/src/models.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | posted_by: platt::schema::ForeignKey [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> platt_example/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | password: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> platt_example/src/models.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> platt_example/src/models.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | content: platt::schema::Varchar<255>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> platt_example/src/models.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | status: BlogPostStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `posted_by` [INFO] [stdout] --> platt_example/src/models.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | posted_by: platt::schema::ForeignKey [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Draft` [INFO] [stdout] --> platt_example/src/models.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | Draft, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Published` [INFO] [stdout] --> platt_example/src/models.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | Published { at: u16 }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Removed` [INFO] [stdout] --> platt_example/src/models.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | Removed { at: u16, reason: String } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `email` [INFO] [stdout] --> platt_example/src/models.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | email: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `password` [INFO] [stdout] --> platt_example/src/models.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | password: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> platt_example/src/models.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `content` [INFO] [stdout] --> platt_example/src/models.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | content: platt::schema::Varchar<255>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `status` [INFO] [stdout] --> platt_example/src/models.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | status: BlogPostStatus, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `posted_by` [INFO] [stdout] --> platt_example/src/models.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | posted_by: platt::schema::ForeignKey [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "7bbf04b1fd3c10b9f09ee2a8deb3ee645517bce1aec316107a31b92c250740f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bbf04b1fd3c10b9f09ee2a8deb3ee645517bce1aec316107a31b92c250740f4", kill_on_drop: false }` [INFO] [stdout] 7bbf04b1fd3c10b9f09ee2a8deb3ee645517bce1aec316107a31b92c250740f4