Dec 19 18:56:42.017 INFO checking cljvm/xin against try#e70472fc501b855c9080f3772432c10fe20b8866 for pr-56955 Dec 19 18:56:42.017 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-0/try#e70472fc501b855c9080f3772432c10fe20b8866:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/try#e70472fc501b855c9080f3772432c10fe20b8866/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" "+e70472fc501b855c9080f3772432c10fe20b8866-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 18:56:42.641 INFO [stdout] b9a5312002df48c5ad645fe63679834ad07f2e29103976728e748f9cd3d9efa9 Dec 19 18:56:42.643 INFO running `"docker" "start" "-a" "b9a5312002df48c5ad645fe63679834ad07f2e29103976728e748f9cd3d9efa9"` Dec 19 18:56:45.624 INFO [stderr] Compiling email v0.0.20 Dec 19 18:56:45.624 INFO [stderr] Compiling actix-web v0.7.7 Dec 19 18:56:45.673 INFO [stderr] Checking http v0.1.12 Dec 19 18:56:45.673 INFO [stderr] Checking mio-uds v0.6.7 Dec 19 18:56:45.685 INFO [stderr] Checking uuid v0.6.5 Dec 19 18:56:45.688 INFO [stderr] Checking crossbeam-epoch v0.6.0 Dec 19 18:56:45.688 INFO [stderr] Checking ring v0.13.2 Dec 19 18:56:45.693 INFO [stderr] Checking flate2 v1.0.2 Dec 19 18:56:47.588 INFO [stderr] Checking openssl v0.9.24 Dec 19 18:56:47.861 INFO [stderr] Checking serde_urlencoded v0.5.3 Dec 19 18:56:47.892 INFO [stderr] Checking chrono v0.4.6 Dec 19 18:56:48.028 INFO [stderr] Compiling synstructure v0.9.0 Dec 19 18:56:48.664 INFO [stderr] Compiling actix_derive v0.3.0 Dec 19 18:56:50.244 INFO [stderr] Checking md-5 v0.7.0 Dec 19 18:56:51.008 INFO [stderr] Checking env_logger v0.5.13 Dec 19 18:56:51.485 INFO [stderr] Checking tokio-reactor v0.1.5 Dec 19 18:57:03.348 INFO [stderr] Checking crossbeam-channel v0.2.5 Dec 19 18:57:03.376 INFO [stderr] Checking tokio-udp v0.1.2 Dec 19 18:57:03.396 INFO [stderr] Checking tokio-uds v0.2.1 Dec 19 18:57:03.904 INFO [stderr] Checking tokio-tcp v0.1.1 Dec 19 18:57:05.321 INFO [stderr] Checking tokio-signal v0.2.5 Dec 19 18:57:05.604 INFO [stderr] Checking cookie v0.11.0 Dec 19 18:57:06.448 INFO [stderr] Checking tera v0.11.16 Dec 19 18:57:06.660 INFO [stderr] Checking diesel v1.3.3 Dec 19 18:57:06.675 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 19 18:57:06.760 INFO [stderr] Checking h2 v0.1.12 Dec 19 18:57:07.543 INFO [stderr] Compiling failure_derive v0.1.2 Dec 19 18:57:07.696 INFO [stderr] Checking trust-dns-proto v0.4.0 Dec 19 18:57:07.916 INFO [stderr] Checking tokio v0.1.8 Dec 19 18:57:08.356 INFO [stderr] Checking native-tls v0.1.5 Dec 19 18:57:10.313 INFO [stderr] Checking lettre v0.8.2 Dec 19 18:57:19.320 INFO [stderr] Checking failure v0.1.2 Dec 19 18:57:21.704 INFO [stderr] Checking dotenv v0.13.0 Dec 19 18:57:25.208 INFO [stderr] Checking trust-dns-resolver v0.9.1 Dec 19 18:57:25.248 INFO [stderr] Checking lettre_email v0.8.2 Dec 19 18:57:29.224 INFO [stderr] Checking actix v0.7.4 Dec 19 18:58:04.911 INFO [stderr] Checking xin v0.1.0 (/opt/crater/workdir) Dec 19 18:58:07.300 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 18:58:07.300 INFO [stderr] --> src/main.rs:1:1 Dec 19 18:58:07.300 INFO [stderr] | Dec 19 18:58:07.300 INFO [stderr] 1 | #[macro_use] Dec 19 18:58:07.300 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:58:07.300 INFO [stderr] | Dec 19 18:58:07.300 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 18:58:07.300 INFO [stderr] Dec 19 18:58:07.300 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:58:07.300 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 19 18:58:07.300 INFO [stderr] | Dec 19 18:58:07.300 INFO [stderr] 11 | #[derive(Message)] Dec 19 18:58:07.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.300 INFO [stderr] | Dec 19 18:58:07.300 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:58:07.300 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 19 18:58:07.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.300 INFO [stderr] Dec 19 18:58:07.300 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:58:07.300 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 19 18:58:07.300 INFO [stderr] | Dec 19 18:58:07.300 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 19 18:58:07.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.300 INFO [stderr] | Dec 19 18:58:07.300 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 19 18:58:07.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.300 INFO [stderr] Dec 19 18:58:07.300 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:58:07.300 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `subject` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `fields` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `status` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 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 19 18:58:07.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.301 INFO [stderr] Dec 19 18:58:07.301 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 19 18:58:07.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.301 INFO [stderr] | Dec 19 18:58:07.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `field1` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `field2` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `field3` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `field4` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.302 INFO [stderr] Dec 19 18:58:07.302 INFO [stderr] warning: cannot find type `field5` in this scope Dec 19 18:58:07.302 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.302 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.302 INFO [stderr] | Dec 19 18:58:07.302 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 19 18:58:07.302 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.303 INFO [stderr] Dec 19 18:58:07.303 INFO [stderr] warning: cannot find type `field6` in this scope Dec 19 18:58:07.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 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 19 18:58:07.303 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.303 INFO [stderr] Dec 19 18:58:07.303 INFO [stderr] warning: cannot find type `field7` in this scope Dec 19 18:58:07.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 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 19 18:58:07.303 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.303 INFO [stderr] Dec 19 18:58:07.303 INFO [stderr] warning: cannot find type `field8` in this scope Dec 19 18:58:07.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 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 19 18:58:07.303 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.303 INFO [stderr] Dec 19 18:58:07.303 INFO [stderr] warning: cannot find type `field9` in this scope Dec 19 18:58:07.303 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.303 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.303 INFO [stderr] | Dec 19 18:58:07.303 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 19 18:58:07.303 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.303 INFO [stderr] Dec 19 18:58:07.312 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `credential` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `token` in this scope Dec 19 18:58:07.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.313 INFO [stderr] | Dec 19 18:58:07.313 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 19 18:58:07.313 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.313 INFO [stderr] Dec 19 18:58:07.313 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 18:58:07.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 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 19 18:58:07.314 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.314 INFO [stderr] Dec 19 18:58:07.314 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 19 18:58:07.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 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 19 18:58:07.314 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.314 INFO [stderr] Dec 19 18:58:07.314 INFO [stderr] warning: cannot find type `height` in this scope Dec 19 18:58:07.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 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 19 18:58:07.314 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.314 INFO [stderr] Dec 19 18:58:07.314 INFO [stderr] warning: cannot find type `weight` in this scope Dec 19 18:58:07.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.314 INFO [stderr] | Dec 19 18:58:07.314 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 19 18:58:07.314 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.314 INFO [stderr] Dec 19 18:58:07.533 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 18:58:07.533 INFO [stderr] --> src/main.rs:1:1 Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] 1 | #[macro_use] Dec 19 18:58:07.533 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 18:58:07.533 INFO [stderr] Dec 19 18:58:07.533 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:58:07.533 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] 11 | #[derive(Message)] Dec 19 18:58:07.533 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:58:07.533 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 19 18:58:07.533 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.533 INFO [stderr] Dec 19 18:58:07.533 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:58:07.533 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 19 18:58:07.533 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 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 19 18:58:07.533 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.533 INFO [stderr] Dec 19 18:58:07.533 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:58:07.533 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 19 18:58:07.533 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 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 19 18:58:07.533 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.533 INFO [stderr] Dec 19 18:58:07.533 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:58:07.533 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:58:07.533 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 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 19 18:58:07.533 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.533 INFO [stderr] Dec 19 18:58:07.533 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:58:07.533 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.533 INFO [stderr] | Dec 19 18:58:07.533 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `subject` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `fields` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `status` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 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 19 18:58:07.534 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.534 INFO [stderr] Dec 19 18:58:07.534 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:58:07.534 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.534 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.534 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.534 INFO [stderr] | Dec 19 18:58:07.535 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 19 18:58:07.535 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.535 INFO [stderr] Dec 19 18:58:07.535 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 19 18:58:07.535 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.535 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 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 19 18:58:07.535 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.535 INFO [stderr] Dec 19 18:58:07.535 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 18:58:07.535 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.535 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 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 19 18:58:07.535 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.535 INFO [stderr] Dec 19 18:58:07.535 INFO [stderr] warning: cannot find type `field1` in this scope Dec 19 18:58:07.535 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.535 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 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 19 18:58:07.535 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.535 INFO [stderr] Dec 19 18:58:07.535 INFO [stderr] warning: cannot find type `field2` in this scope Dec 19 18:58:07.535 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.535 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.535 INFO [stderr] | Dec 19 18:58:07.535 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 19 18:58:07.535 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.535 INFO [stderr] Dec 19 18:58:07.537 INFO [stderr] warning: cannot find type `field3` in this scope Dec 19 18:58:07.537 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.537 INFO [stderr] | Dec 19 18:58:07.537 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.537 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.537 INFO [stderr] | Dec 19 18:58:07.537 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 19 18:58:07.537 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.537 INFO [stderr] Dec 19 18:58:07.537 INFO [stderr] warning: cannot find type `field4` in this scope Dec 19 18:58:07.537 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.537 INFO [stderr] | Dec 19 18:58:07.537 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.537 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.537 INFO [stderr] | Dec 19 18:58:07.541 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 19 18:58:07.541 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.541 INFO [stderr] Dec 19 18:58:07.541 INFO [stderr] warning: cannot find type `field5` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `field6` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `field7` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `field8` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `field9` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.542 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.542 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 19 18:58:07.542 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.542 INFO [stderr] Dec 19 18:58:07.542 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 19 18:58:07.542 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.542 INFO [stderr] | Dec 19 18:58:07.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 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 19 18:58:07.543 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.543 INFO [stderr] Dec 19 18:58:07.543 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 19 18:58:07.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 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 19 18:58:07.543 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.543 INFO [stderr] Dec 19 18:58:07.543 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 19 18:58:07.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 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 19 18:58:07.543 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.543 INFO [stderr] Dec 19 18:58:07.543 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 19 18:58:07.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 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 19 18:58:07.543 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.543 INFO [stderr] Dec 19 18:58:07.543 INFO [stderr] warning: cannot find type `credential` in this scope Dec 19 18:58:07.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 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 19 18:58:07.543 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.543 INFO [stderr] Dec 19 18:58:07.543 INFO [stderr] warning: cannot find type `token` in this scope Dec 19 18:58:07.543 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.543 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.543 INFO [stderr] | Dec 19 18:58:07.543 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 19 18:58:07.543 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.543 INFO [stderr] Dec 19 18:58:07.545 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 18:58:07.548 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.548 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 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 19 18:58:07.548 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.548 INFO [stderr] Dec 19 18:58:07.548 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 19 18:58:07.548 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.548 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 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 19 18:58:07.548 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.548 INFO [stderr] Dec 19 18:58:07.548 INFO [stderr] warning: cannot find type `height` in this scope Dec 19 18:58:07.548 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.548 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 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 19 18:58:07.548 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.548 INFO [stderr] Dec 19 18:58:07.548 INFO [stderr] warning: cannot find type `weight` in this scope Dec 19 18:58:07.548 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:58:07.548 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:58:07.548 INFO [stderr] | Dec 19 18:58:07.548 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 19 18:58:07.548 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:58:07.548 INFO [stderr] Dec 19 18:58:08.993 INFO [stderr] warning: unused variable: `name` Dec 19 18:58:08.993 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 19 18:58:08.993 INFO [stderr] | Dec 19 18:58:08.993 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 19 18:58:08.993 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 19 18:58:08.993 INFO [stderr] | Dec 19 18:58:08.993 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 18:58:08.993 INFO [stderr] Dec 19 18:58:08.993 INFO [stderr] warning: unused variable: `sign_in` Dec 19 18:58:08.993 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 19 18:58:08.993 INFO [stderr] | Dec 19 18:58:08.993 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 19 18:58:08.993 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 19 18:58:08.993 INFO [stderr] Dec 19 18:58:08.993 INFO [stderr] warning: unused variable: `account` Dec 19 18:58:08.993 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 19 18:58:08.993 INFO [stderr] | Dec 19 18:58:08.993 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 19 18:58:08.993 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 19 18:58:08.993 INFO [stderr] Dec 19 18:58:08.993 INFO [stderr] warning: unused variable: `msg` Dec 19 18:58:08.993 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 19 18:58:08.993 INFO [stderr] | Dec 19 18:58:08.993 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 19 18:58:08.993 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 19 18:58:08.993 INFO [stderr] Dec 19 18:58:08.993 INFO [stderr] warning: unused variable: `token_data` Dec 19 18:58:08.993 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 19 18:58:08.994 INFO [stderr] | Dec 19 18:58:08.994 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 19 18:58:08.994 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 19 18:58:08.994 INFO [stderr] Dec 19 18:58:09.244 INFO [stderr] warning: unused variable: `name` Dec 19 18:58:09.244 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 19 18:58:09.244 INFO [stderr] | Dec 19 18:58:09.244 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 19 18:58:09.244 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 19 18:58:09.244 INFO [stderr] | Dec 19 18:58:09.244 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 18:58:09.244 INFO [stderr] Dec 19 18:58:09.244 INFO [stderr] warning: unused variable: `sign_in` Dec 19 18:58:09.244 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 19 18:58:09.244 INFO [stderr] | Dec 19 18:58:09.244 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 19 18:58:09.244 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 19 18:58:09.244 INFO [stderr] Dec 19 18:58:09.244 INFO [stderr] warning: unused variable: `account` Dec 19 18:58:09.244 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 19 18:58:09.244 INFO [stderr] | Dec 19 18:58:09.244 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 19 18:58:09.245 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 19 18:58:09.245 INFO [stderr] Dec 19 18:58:09.248 INFO [stderr] warning: unused variable: `msg` Dec 19 18:58:09.248 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 19 18:58:09.248 INFO [stderr] | Dec 19 18:58:09.248 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 19 18:58:09.248 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 19 18:58:09.248 INFO [stderr] Dec 19 18:58:09.248 INFO [stderr] warning: unused variable: `token_data` Dec 19 18:58:09.248 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 19 18:58:09.248 INFO [stderr] | Dec 19 18:58:09.248 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 19 18:58:09.248 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 19 18:58:09.248 INFO [stderr] Dec 19 18:58:09.399 INFO [stderr] warning: field is never used: `user` Dec 19 18:58:09.399 INFO [stderr] --> src/util/config.rs:33:5 Dec 19 18:58:09.399 INFO [stderr] | Dec 19 18:58:09.399 INFO [stderr] 33 | user: String, Dec 19 18:58:09.399 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:58:09.399 INFO [stderr] | Dec 19 18:58:09.399 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 19 18:58:09.399 INFO [stderr] Dec 19 18:58:09.399 INFO [stderr] warning: field is never used: `password` Dec 19 18:58:09.399 INFO [stderr] --> src/util/config.rs:34:5 Dec 19 18:58:09.399 INFO [stderr] | Dec 19 18:58:09.399 INFO [stderr] 34 | password: String, Dec 19 18:58:09.399 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 19 18:58:09.404 INFO [stderr] Dec 19 18:58:09.410 INFO [stderr] warning: field is never used: `nick_name` Dec 19 18:58:09.412 INFO [stderr] --> src/util/config.rs:35:5 Dec 19 18:58:09.412 INFO [stderr] | Dec 19 18:58:09.412 INFO [stderr] 35 | nick_name: String, Dec 19 18:58:09.412 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 19 18:58:09.412 INFO [stderr] Dec 19 18:58:09.748 INFO [stderr] warning: field is never used: `user` Dec 19 18:58:09.748 INFO [stderr] --> src/util/config.rs:33:5 Dec 19 18:58:09.748 INFO [stderr] | Dec 19 18:58:09.748 INFO [stderr] 33 | user: String, Dec 19 18:58:09.748 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:58:09.748 INFO [stderr] | Dec 19 18:58:09.748 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 19 18:58:09.748 INFO [stderr] Dec 19 18:58:09.748 INFO [stderr] warning: field is never used: `password` Dec 19 18:58:09.748 INFO [stderr] --> src/util/config.rs:34:5 Dec 19 18:58:09.748 INFO [stderr] | Dec 19 18:58:09.748 INFO [stderr] 34 | password: String, Dec 19 18:58:09.748 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 19 18:58:09.748 INFO [stderr] Dec 19 18:58:09.748 INFO [stderr] warning: field is never used: `nick_name` Dec 19 18:58:09.748 INFO [stderr] --> src/util/config.rs:35:5 Dec 19 18:58:09.748 INFO [stderr] | Dec 19 18:58:09.748 INFO [stderr] 35 | nick_name: String, Dec 19 18:58:09.748 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 19 18:58:09.748 INFO [stderr] Dec 19 18:58:09.863 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Dec 19 18:58:10.580 INFO running `"docker" "inspect" "b9a5312002df48c5ad645fe63679834ad07f2e29103976728e748f9cd3d9efa9"` Dec 19 18:58:10.936 INFO running `"docker" "rm" "-f" "b9a5312002df48c5ad645fe63679834ad07f2e29103976728e748f9cd3d9efa9"` Dec 19 18:58:11.356 INFO [stdout] b9a5312002df48c5ad645fe63679834ad07f2e29103976728e748f9cd3d9efa9