Dec 18 02:21:50.624 INFO checking cljvm/xin against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 02:21:50.624 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-5/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/cljvm/xin:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 02:21:51.004 INFO [stdout] 82723865ead1c77b4a8a0dee85dc656c9d74fb6cf8e53817b85f64581ab3beb2 Dec 18 02:21:51.006 INFO running `"docker" "start" "-a" "82723865ead1c77b4a8a0dee85dc656c9d74fb6cf8e53817b85f64581ab3beb2"` Dec 18 02:21:53.604 INFO [stderr] Checking deunicode v0.4.2 Dec 18 02:21:53.604 INFO [stderr] Compiling email v0.0.20 Dec 18 02:21:53.604 INFO [stderr] Compiling actix-web v0.7.7 Dec 18 02:21:53.668 INFO [stderr] Compiling ring v0.13.2 Dec 18 02:21:53.671 INFO [stderr] Checking r2d2 v0.8.2 Dec 18 02:21:53.672 INFO [stderr] Checking http v0.1.12 Dec 18 02:21:53.676 INFO [stderr] Checking uuid v0.6.5 Dec 18 02:21:53.684 INFO [stderr] Checking serde_urlencoded v0.5.3 Dec 18 02:21:55.108 INFO [stderr] Checking chrono v0.4.6 Dec 18 02:21:56.192 INFO [stderr] Checking hmac v0.6.3 Dec 18 02:21:56.333 INFO [stderr] Checking md-5 v0.7.0 Dec 18 02:21:56.514 INFO [stderr] Checking slug v0.1.4 Dec 18 02:21:57.596 INFO [stderr] Checking crossbeam-channel v0.2.5 Dec 18 02:21:57.800 INFO [stderr] Checking dotenv v0.13.0 Dec 18 02:21:58.040 INFO [stderr] Checking lettre v0.8.2 Dec 18 02:22:03.067 INFO [stderr] Checking actix v0.7.4 Dec 18 02:22:06.148 INFO [stderr] Checking diesel v1.3.3 Dec 18 02:22:06.148 INFO [stderr] Checking tera v0.11.16 Dec 18 02:22:10.618 INFO [stderr] Checking h2 v0.1.12 Dec 18 02:22:11.020 INFO [stderr] Checking lettre_email v0.8.2 Dec 18 02:22:15.595 INFO [stderr] Checking cookie v0.11.0 Dec 18 02:22:15.598 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 18 02:22:59.633 INFO [stderr] Checking xin v0.1.0 (/opt/crater/workdir) Dec 18 02:23:03.389 INFO [stderr] warning: unused `#[macro_use]` import Dec 18 02:23:03.389 INFO [stderr] --> src/main.rs:1:1 Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] 1 | #[macro_use] Dec 18 02:23:03.389 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 02:23:03.389 INFO [stderr] Dec 18 02:23:03.389 INFO [stderr] warning: cannot find type `Error` in this scope Dec 18 02:23:03.389 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] 11 | #[derive(Message)] Dec 18 02:23:03.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 02:23:03.389 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.389 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.389 INFO [stderr] Dec 18 02:23:03.389 INFO [stderr] warning: cannot find type `Error` in this scope Dec 18 02:23:03.389 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 18 02:23:03.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.389 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.389 INFO [stderr] Dec 18 02:23:03.389 INFO [stderr] warning: cannot find type `Error` in this scope Dec 18 02:23:03.389 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 18 02:23:03.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.389 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.389 INFO [stderr] Dec 18 02:23:03.389 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 02:23:03.389 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 02:23:03.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.389 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.389 INFO [stderr] Dec 18 02:23:03.389 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 02:23:03.389 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.389 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.389 INFO [stderr] Dec 18 02:23:03.389 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 02:23:03.389 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.389 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.389 INFO [stderr] | Dec 18 02:23:03.389 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `subject` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `fields` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `status` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.390 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 02:23:03.390 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.390 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.390 INFO [stderr] | Dec 18 02:23:03.390 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.390 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.390 INFO [stderr] Dec 18 02:23:03.391 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 18 02:23:03.391 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.391 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.391 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.391 INFO [stderr] Dec 18 02:23:03.391 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 02:23:03.391 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.391 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.391 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.391 INFO [stderr] Dec 18 02:23:03.391 INFO [stderr] warning: cannot find type `field1` in this scope Dec 18 02:23:03.391 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.391 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.391 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.391 INFO [stderr] Dec 18 02:23:03.391 INFO [stderr] warning: cannot find type `field2` in this scope Dec 18 02:23:03.391 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.391 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.391 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.391 INFO [stderr] Dec 18 02:23:03.391 INFO [stderr] warning: cannot find type `field3` in this scope Dec 18 02:23:03.391 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.391 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.391 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.391 INFO [stderr] Dec 18 02:23:03.391 INFO [stderr] warning: cannot find type `field4` in this scope Dec 18 02:23:03.391 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.391 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.391 INFO [stderr] | Dec 18 02:23:03.391 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.391 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.391 INFO [stderr] Dec 18 02:23:03.391 INFO [stderr] warning: cannot find type `field5` in this scope Dec 18 02:23:03.391 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.392 INFO [stderr] | Dec 18 02:23:03.392 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.392 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.392 INFO [stderr] | Dec 18 02:23:03.392 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.392 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.392 INFO [stderr] Dec 18 02:23:03.396 INFO [stderr] warning: cannot find type `field6` in this scope Dec 18 02:23:03.396 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.396 INFO [stderr] | Dec 18 02:23:03.396 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.396 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.396 INFO [stderr] | Dec 18 02:23:03.396 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.396 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.396 INFO [stderr] Dec 18 02:23:03.396 INFO [stderr] warning: cannot find type `field7` in this scope Dec 18 02:23:03.396 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.396 INFO [stderr] | Dec 18 02:23:03.396 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.396 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.396 INFO [stderr] | Dec 18 02:23:03.396 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.396 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.396 INFO [stderr] Dec 18 02:23:03.396 INFO [stderr] warning: cannot find type `field8` in this scope Dec 18 02:23:03.396 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.396 INFO [stderr] | Dec 18 02:23:03.396 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.396 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.396 INFO [stderr] | Dec 18 02:23:03.396 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.396 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.396 INFO [stderr] Dec 18 02:23:03.397 INFO [stderr] warning: cannot find type `field9` in this scope Dec 18 02:23:03.397 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.397 INFO [stderr] | Dec 18 02:23:03.397 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.397 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.397 INFO [stderr] | Dec 18 02:23:03.397 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.397 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.397 INFO [stderr] Dec 18 02:23:03.408 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 02:23:03.408 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.408 INFO [stderr] | Dec 18 02:23:03.408 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.408 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.408 INFO [stderr] | Dec 18 02:23:03.408 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.408 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.408 INFO [stderr] Dec 18 02:23:03.408 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 18 02:23:03.408 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.408 INFO [stderr] | Dec 18 02:23:03.408 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.408 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.408 INFO [stderr] | Dec 18 02:23:03.408 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.408 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.408 INFO [stderr] Dec 18 02:23:03.409 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 18 02:23:03.409 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.409 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.409 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.409 INFO [stderr] Dec 18 02:23:03.409 INFO [stderr] warning: cannot find type `description` in this scope Dec 18 02:23:03.409 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.409 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.409 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.409 INFO [stderr] Dec 18 02:23:03.409 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 18 02:23:03.409 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.409 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.409 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.409 INFO [stderr] Dec 18 02:23:03.409 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 18 02:23:03.409 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.409 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.409 INFO [stderr] | Dec 18 02:23:03.409 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.409 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.409 INFO [stderr] Dec 18 02:23:03.416 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 18 02:23:03.416 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.416 INFO [stderr] | Dec 18 02:23:03.416 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.416 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.416 INFO [stderr] | Dec 18 02:23:03.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.416 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.416 INFO [stderr] Dec 18 02:23:03.416 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 18 02:23:03.416 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.416 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.417 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.417 INFO [stderr] Dec 18 02:23:03.417 INFO [stderr] warning: cannot find type `credential` in this scope Dec 18 02:23:03.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.417 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.417 INFO [stderr] Dec 18 02:23:03.417 INFO [stderr] warning: cannot find type `token` in this scope Dec 18 02:23:03.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.417 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.417 INFO [stderr] Dec 18 02:23:03.417 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 02:23:03.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.417 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.417 INFO [stderr] Dec 18 02:23:03.417 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 18 02:23:03.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.417 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.417 INFO [stderr] Dec 18 02:23:03.417 INFO [stderr] warning: cannot find type `height` in this scope Dec 18 02:23:03.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.417 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.417 INFO [stderr] Dec 18 02:23:03.417 INFO [stderr] warning: cannot find type `weight` in this scope Dec 18 02:23:03.417 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.417 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.417 INFO [stderr] | Dec 18 02:23:03.417 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.417 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.417 INFO [stderr] Dec 18 02:23:03.464 INFO [stderr] warning: unused `#[macro_use]` import Dec 18 02:23:03.464 INFO [stderr] --> src/main.rs:1:1 Dec 18 02:23:03.464 INFO [stderr] | Dec 18 02:23:03.464 INFO [stderr] 1 | #[macro_use] Dec 18 02:23:03.464 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 02:23:03.464 INFO [stderr] | Dec 18 02:23:03.464 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 18 02:23:03.464 INFO [stderr] Dec 18 02:23:03.485 INFO [stderr] warning: cannot find type `Error` in this scope Dec 18 02:23:03.485 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] 11 | #[derive(Message)] Dec 18 02:23:03.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 02:23:03.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.485 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.485 INFO [stderr] Dec 18 02:23:03.485 INFO [stderr] warning: cannot find type `Error` in this scope Dec 18 02:23:03.485 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 18 02:23:03.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.485 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.485 INFO [stderr] Dec 18 02:23:03.485 INFO [stderr] warning: cannot find type `Error` in this scope Dec 18 02:23:03.485 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 18 02:23:03.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.485 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.485 INFO [stderr] Dec 18 02:23:03.485 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 02:23:03.485 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 02:23:03.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.485 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.485 INFO [stderr] Dec 18 02:23:03.485 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 02:23:03.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.485 INFO [stderr] | Dec 18 02:23:03.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.485 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `subject` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `fields` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `status` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.486 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.486 INFO [stderr] Dec 18 02:23:03.486 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 18 02:23:03.486 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.486 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field1` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field2` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field3` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field4` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field5` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field6` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field7` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.487 INFO [stderr] warning: cannot find type `field8` in this scope Dec 18 02:23:03.487 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.487 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.487 INFO [stderr] | Dec 18 02:23:03.487 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.487 INFO [stderr] Dec 18 02:23:03.488 INFO [stderr] warning: cannot find type `field9` in this scope Dec 18 02:23:03.488 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.488 INFO [stderr] | Dec 18 02:23:03.488 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.488 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.488 INFO [stderr] | Dec 18 02:23:03.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.488 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.488 INFO [stderr] Dec 18 02:23:03.504 INFO [stderr] warning: cannot find type `name` in this scope Dec 18 02:23:03.504 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.504 INFO [stderr] | Dec 18 02:23:03.504 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.504 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.504 INFO [stderr] | Dec 18 02:23:03.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.504 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.504 INFO [stderr] Dec 18 02:23:03.504 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 18 02:23:03.504 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.504 INFO [stderr] | Dec 18 02:23:03.504 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.504 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.504 INFO [stderr] | Dec 18 02:23:03.504 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.504 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.505 INFO [stderr] Dec 18 02:23:03.505 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 18 02:23:03.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.505 INFO [stderr] | Dec 18 02:23:03.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.505 INFO [stderr] | Dec 18 02:23:03.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.505 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.505 INFO [stderr] Dec 18 02:23:03.505 INFO [stderr] warning: cannot find type `description` in this scope Dec 18 02:23:03.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.505 INFO [stderr] | Dec 18 02:23:03.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.505 INFO [stderr] | Dec 18 02:23:03.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.505 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.505 INFO [stderr] Dec 18 02:23:03.505 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 18 02:23:03.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.505 INFO [stderr] | Dec 18 02:23:03.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.505 INFO [stderr] | Dec 18 02:23:03.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.505 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.505 INFO [stderr] Dec 18 02:23:03.510 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 18 02:23:03.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.510 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.510 INFO [stderr] Dec 18 02:23:03.510 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 18 02:23:03.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.510 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.510 INFO [stderr] Dec 18 02:23:03.510 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 18 02:23:03.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.510 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.510 INFO [stderr] Dec 18 02:23:03.510 INFO [stderr] warning: cannot find type `credential` in this scope Dec 18 02:23:03.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.510 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.510 INFO [stderr] Dec 18 02:23:03.510 INFO [stderr] warning: cannot find type `token` in this scope Dec 18 02:23:03.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.510 INFO [stderr] | Dec 18 02:23:03.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.511 INFO [stderr] | Dec 18 02:23:03.511 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.511 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.511 INFO [stderr] Dec 18 02:23:03.524 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 02:23:03.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.524 INFO [stderr] | Dec 18 02:23:03.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.524 INFO [stderr] | Dec 18 02:23:03.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.524 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.525 INFO [stderr] Dec 18 02:23:03.525 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 18 02:23:03.525 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.525 INFO [stderr] | Dec 18 02:23:03.525 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.525 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.525 INFO [stderr] | Dec 18 02:23:03.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.525 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.525 INFO [stderr] Dec 18 02:23:03.525 INFO [stderr] warning: cannot find type `height` in this scope Dec 18 02:23:03.525 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.525 INFO [stderr] | Dec 18 02:23:03.525 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.525 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.525 INFO [stderr] | Dec 18 02:23:03.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.525 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.525 INFO [stderr] Dec 18 02:23:03.525 INFO [stderr] warning: cannot find type `weight` in this scope Dec 18 02:23:03.525 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 02:23:03.525 INFO [stderr] | Dec 18 02:23:03.525 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 02:23:03.525 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 02:23:03.525 INFO [stderr] | Dec 18 02:23:03.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 02:23:03.525 INFO [stderr] = note: for more information, see issue #50504 Dec 18 02:23:03.525 INFO [stderr] Dec 18 02:23:05.415 INFO [stderr] warning: unused variable: `name` Dec 18 02:23:05.415 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 18 02:23:05.415 INFO [stderr] | Dec 18 02:23:05.415 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 18 02:23:05.415 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 18 02:23:05.415 INFO [stderr] | Dec 18 02:23:05.420 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 18 02:23:05.420 INFO [stderr] Dec 18 02:23:05.420 INFO [stderr] warning: unused variable: `sign_in` Dec 18 02:23:05.420 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 18 02:23:05.420 INFO [stderr] | Dec 18 02:23:05.420 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 18 02:23:05.420 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 18 02:23:05.420 INFO [stderr] Dec 18 02:23:05.420 INFO [stderr] warning: unused variable: `account` Dec 18 02:23:05.420 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 18 02:23:05.420 INFO [stderr] | Dec 18 02:23:05.420 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 18 02:23:05.420 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 18 02:23:05.420 INFO [stderr] Dec 18 02:23:05.420 INFO [stderr] warning: unused variable: `msg` Dec 18 02:23:05.420 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 18 02:23:05.420 INFO [stderr] | Dec 18 02:23:05.420 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 18 02:23:05.420 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 18 02:23:05.420 INFO [stderr] Dec 18 02:23:05.420 INFO [stderr] warning: unused variable: `token_data` Dec 18 02:23:05.421 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 18 02:23:05.421 INFO [stderr] | Dec 18 02:23:05.421 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 18 02:23:05.421 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 18 02:23:05.421 INFO [stderr] Dec 18 02:23:05.772 INFO [stderr] warning: unused variable: `name` Dec 18 02:23:05.772 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 18 02:23:05.772 INFO [stderr] | Dec 18 02:23:05.772 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 18 02:23:05.772 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 18 02:23:05.772 INFO [stderr] | Dec 18 02:23:05.772 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 18 02:23:05.772 INFO [stderr] Dec 18 02:23:05.772 INFO [stderr] warning: unused variable: `sign_in` Dec 18 02:23:05.772 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 18 02:23:05.772 INFO [stderr] | Dec 18 02:23:05.772 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 18 02:23:05.772 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 18 02:23:05.772 INFO [stderr] Dec 18 02:23:05.772 INFO [stderr] warning: unused variable: `account` Dec 18 02:23:05.772 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 18 02:23:05.773 INFO [stderr] | Dec 18 02:23:05.773 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 18 02:23:05.773 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 18 02:23:05.773 INFO [stderr] Dec 18 02:23:05.773 INFO [stderr] warning: unused variable: `msg` Dec 18 02:23:05.773 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 18 02:23:05.773 INFO [stderr] | Dec 18 02:23:05.773 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 18 02:23:05.773 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 18 02:23:05.773 INFO [stderr] Dec 18 02:23:05.773 INFO [stderr] warning: unused variable: `token_data` Dec 18 02:23:05.773 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 18 02:23:05.773 INFO [stderr] | Dec 18 02:23:05.773 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 18 02:23:05.773 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 18 02:23:05.773 INFO [stderr] Dec 18 02:23:05.913 INFO [stderr] warning: field is never used: `user` Dec 18 02:23:05.913 INFO [stderr] --> src/util/config.rs:33:5 Dec 18 02:23:05.913 INFO [stderr] | Dec 18 02:23:05.913 INFO [stderr] 33 | user: String, Dec 18 02:23:05.913 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 02:23:05.913 INFO [stderr] | Dec 18 02:23:05.913 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 18 02:23:05.913 INFO [stderr] Dec 18 02:23:05.913 INFO [stderr] warning: field is never used: `password` Dec 18 02:23:05.913 INFO [stderr] --> src/util/config.rs:34:5 Dec 18 02:23:05.913 INFO [stderr] | Dec 18 02:23:05.914 INFO [stderr] 34 | password: String, Dec 18 02:23:05.914 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 18 02:23:05.914 INFO [stderr] Dec 18 02:23:05.914 INFO [stderr] warning: field is never used: `nick_name` Dec 18 02:23:05.914 INFO [stderr] --> src/util/config.rs:35:5 Dec 18 02:23:05.914 INFO [stderr] | Dec 18 02:23:05.914 INFO [stderr] 35 | nick_name: String, Dec 18 02:23:05.914 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 18 02:23:05.914 INFO [stderr] Dec 18 02:23:06.256 INFO [stderr] warning: field is never used: `user` Dec 18 02:23:06.256 INFO [stderr] --> src/util/config.rs:33:5 Dec 18 02:23:06.256 INFO [stderr] | Dec 18 02:23:06.256 INFO [stderr] 33 | user: String, Dec 18 02:23:06.256 INFO [stderr] | ^^^^^^^^^^^^ Dec 18 02:23:06.256 INFO [stderr] | Dec 18 02:23:06.256 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 18 02:23:06.256 INFO [stderr] Dec 18 02:23:06.256 INFO [stderr] warning: field is never used: `password` Dec 18 02:23:06.256 INFO [stderr] --> src/util/config.rs:34:5 Dec 18 02:23:06.256 INFO [stderr] | Dec 18 02:23:06.256 INFO [stderr] 34 | password: String, Dec 18 02:23:06.256 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 18 02:23:06.256 INFO [stderr] Dec 18 02:23:06.260 INFO [stderr] warning: field is never used: `nick_name` Dec 18 02:23:06.260 INFO [stderr] --> src/util/config.rs:35:5 Dec 18 02:23:06.260 INFO [stderr] | Dec 18 02:23:06.260 INFO [stderr] 35 | nick_name: String, Dec 18 02:23:06.260 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 18 02:23:06.260 INFO [stderr] Dec 18 02:23:06.364 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 13s Dec 18 02:23:07.239 INFO running `"docker" "inspect" "82723865ead1c77b4a8a0dee85dc656c9d74fb6cf8e53817b85f64581ab3beb2"` Dec 18 02:23:07.580 INFO running `"docker" "rm" "-f" "82723865ead1c77b4a8a0dee85dc656c9d74fb6cf8e53817b85f64581ab3beb2"` Dec 18 02:23:07.868 INFO [stdout] 82723865ead1c77b4a8a0dee85dc656c9d74fb6cf8e53817b85f64581ab3beb2