Dec 19 18:56:44.934 INFO checking cljvm/xin against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 18:56:44.934 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-6/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/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" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 18:56:45.453 INFO [stdout] 7482b5598727755ea1a598ef6569d6313feb2194889e4793bacdefb1fe4a8f4b Dec 19 18:56:45.455 INFO running `"docker" "start" "-a" "7482b5598727755ea1a598ef6569d6313feb2194889e4793bacdefb1fe4a8f4b"` Dec 19 18:56:48.812 INFO [stderr] Checking deunicode v0.4.2 Dec 19 18:56:48.827 INFO [stderr] Compiling email v0.0.20 Dec 19 18:56:48.827 INFO [stderr] Compiling actix-web v0.7.7 Dec 19 18:56:48.856 INFO [stderr] Compiling ring v0.13.2 Dec 19 18:56:48.884 INFO [stderr] Checking uuid v0.6.5 Dec 19 18:56:48.896 INFO [stderr] Checking serde_urlencoded v0.5.3 Dec 19 18:56:48.896 INFO [stderr] Checking chrono v0.4.6 Dec 19 18:56:48.904 INFO [stderr] Checking md-5 v0.7.0 Dec 19 18:56:50.344 INFO [stderr] Checking env_logger v0.5.13 Dec 19 18:56:50.484 INFO [stderr] Checking slug v0.1.4 Dec 19 18:56:50.757 INFO [stderr] Checking lettre v0.8.2 Dec 19 18:56:51.264 INFO [stderr] Checking dotenv v0.13.0 Dec 19 18:56:53.116 INFO [stderr] Checking actix v0.7.4 Dec 19 18:56:57.422 INFO [stderr] Checking tera v0.11.16 Dec 19 18:56:57.422 INFO [stderr] Checking diesel v1.3.3 Dec 19 18:57:05.384 INFO [stderr] Checking lettre_email v0.8.2 Dec 19 18:57:08.624 INFO [stderr] Checking cookie v0.11.0 Dec 19 18:57:08.624 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 19 18:57:48.568 INFO [stderr] Checking xin v0.1.0 (/opt/crater/workdir) Dec 19 18:57:51.632 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 18:57:51.632 INFO [stderr] --> src/main.rs:1:1 Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 INFO [stderr] 1 | #[macro_use] Dec 19 18:57:51.632 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 18:57:51.632 INFO [stderr] Dec 19 18:57:51.632 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:57:51.632 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 INFO [stderr] 11 | #[derive(Message)] Dec 19 18:57:51.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:57:51.632 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:57:51.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.632 INFO [stderr] Dec 19 18:57:51.632 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:57:51.632 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 19 18:57:51.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 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:57:51.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.632 INFO [stderr] Dec 19 18:57:51.632 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:57:51.632 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 19 18:57:51.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 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:57:51.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.632 INFO [stderr] Dec 19 18:57:51.632 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:57:51.632 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:57:51.632 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.632 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:57:51.632 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.632 INFO [stderr] Dec 19 18:57:51.632 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:57:51.632 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.632 INFO [stderr] | Dec 19 18:57:51.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 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:57:51.648 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.648 INFO [stderr] Dec 19 18:57:51.648 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:57:51.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 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:57:51.648 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.648 INFO [stderr] Dec 19 18:57:51.648 INFO [stderr] warning: cannot find type `subject` in this scope Dec 19 18:57:51.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 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:57:51.648 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.648 INFO [stderr] Dec 19 18:57:51.648 INFO [stderr] warning: cannot find type `fields` in this scope Dec 19 18:57:51.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 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:57:51.648 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.648 INFO [stderr] Dec 19 18:57:51.648 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 19 18:57:51.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 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:57:51.648 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.648 INFO [stderr] Dec 19 18:57:51.648 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 19 18:57:51.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.648 INFO [stderr] | Dec 19 18:57:51.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `status` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `field1` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `field2` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `field3` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 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:57:51.649 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.649 INFO [stderr] Dec 19 18:57:51.649 INFO [stderr] warning: cannot find type `field4` in this scope Dec 19 18:57:51.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.649 INFO [stderr] | Dec 19 18:57:51.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `field5` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `field6` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `field7` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `field8` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `field9` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.650 INFO [stderr] Dec 19 18:57:51.650 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 18:57:51.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.650 INFO [stderr] | Dec 19 18:57:51.650 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:57:51.650 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `credential` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `token` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `height` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.651 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:57:51.651 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.651 INFO [stderr] Dec 19 18:57:51.651 INFO [stderr] warning: cannot find type `weight` in this scope Dec 19 18:57:51.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:51.651 INFO [stderr] | Dec 19 18:57:51.652 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:51.652 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:51.652 INFO [stderr] | Dec 19 18:57:51.652 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:57:51.652 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:51.652 INFO [stderr] Dec 19 18:57:52.276 INFO [stderr] warning: unused `#[macro_use]` import Dec 19 18:57:52.279 INFO [stderr] --> src/main.rs:1:1 Dec 19 18:57:52.279 INFO [stderr] | Dec 19 18:57:52.279 INFO [stderr] 1 | #[macro_use] Dec 19 18:57:52.279 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:57:52.279 INFO [stderr] | Dec 19 18:57:52.279 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 19 18:57:52.279 INFO [stderr] Dec 19 18:57:52.279 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:57:52.279 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 19 18:57:52.279 INFO [stderr] | Dec 19 18:57:52.279 INFO [stderr] 11 | #[derive(Message)] Dec 19 18:57:52.279 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.280 INFO [stderr] | Dec 19 18:57:52.280 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 18:57:52.280 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:57:52.280 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.280 INFO [stderr] Dec 19 18:57:52.280 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:57:52.280 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 19 18:57:52.280 INFO [stderr] | Dec 19 18:57:52.280 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 19 18:57:52.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.280 INFO [stderr] | Dec 19 18:57:52.280 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:57:52.280 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.280 INFO [stderr] Dec 19 18:57:52.280 INFO [stderr] warning: cannot find type `Error` in this scope Dec 19 18:57:52.280 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 19 18:57:52.280 INFO [stderr] | Dec 19 18:57:52.280 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 19 18:57:52.280 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.280 INFO [stderr] | Dec 19 18:57:52.280 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:57:52.280 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.281 INFO [stderr] Dec 19 18:57:52.281 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 18:57:52.281 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 18:57:52.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 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:57:52.281 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.281 INFO [stderr] Dec 19 18:57:52.281 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 18:57:52.281 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 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:57:52.281 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.281 INFO [stderr] Dec 19 18:57:52.281 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 18:57:52.281 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 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:57:52.281 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.281 INFO [stderr] Dec 19 18:57:52.281 INFO [stderr] warning: cannot find type `subject` in this scope Dec 19 18:57:52.281 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.281 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.281 INFO [stderr] | Dec 19 18:57:52.281 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:57:52.281 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.282 INFO [stderr] Dec 19 18:57:52.282 INFO [stderr] warning: cannot find type `fields` in this scope Dec 19 18:57:52.282 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.282 INFO [stderr] | Dec 19 18:57:52.282 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.282 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.282 INFO [stderr] | Dec 19 18:57:52.282 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:57:52.282 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.282 INFO [stderr] Dec 19 18:57:52.282 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 19 18:57:52.282 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.282 INFO [stderr] | Dec 19 18:57:52.282 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.282 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.282 INFO [stderr] | Dec 19 18:57:52.283 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:57:52.283 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.283 INFO [stderr] Dec 19 18:57:52.283 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 19 18:57:52.283 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.283 INFO [stderr] | Dec 19 18:57:52.283 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.284 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.284 INFO [stderr] | Dec 19 18:57:52.284 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:57:52.284 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.284 INFO [stderr] Dec 19 18:57:52.284 INFO [stderr] warning: cannot find type `status` in this scope Dec 19 18:57:52.285 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.285 INFO [stderr] | Dec 19 18:57:52.285 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.285 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.285 INFO [stderr] | Dec 19 18:57:52.285 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:57:52.285 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.285 INFO [stderr] Dec 19 18:57:52.286 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 19 18:57:52.286 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.286 INFO [stderr] | Dec 19 18:57:52.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.287 INFO [stderr] | Dec 19 18:57:52.287 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:57:52.287 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.287 INFO [stderr] Dec 19 18:57:52.287 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 19 18:57:52.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.287 INFO [stderr] | Dec 19 18:57:52.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.287 INFO [stderr] | Dec 19 18:57:52.287 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:57:52.287 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.287 INFO [stderr] Dec 19 18:57:52.287 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 18:57:52.287 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.287 INFO [stderr] | Dec 19 18:57:52.287 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.287 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.287 INFO [stderr] | Dec 19 18:57:52.287 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:57:52.288 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.288 INFO [stderr] Dec 19 18:57:52.288 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 19 18:57:52.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 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:57:52.288 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.288 INFO [stderr] Dec 19 18:57:52.288 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 18:57:52.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 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:57:52.288 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.288 INFO [stderr] Dec 19 18:57:52.288 INFO [stderr] warning: cannot find type `field1` in this scope Dec 19 18:57:52.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 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:57:52.288 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.288 INFO [stderr] Dec 19 18:57:52.288 INFO [stderr] warning: cannot find type `field2` in this scope Dec 19 18:57:52.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 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:57:52.288 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.288 INFO [stderr] Dec 19 18:57:52.288 INFO [stderr] warning: cannot find type `field3` in this scope Dec 19 18:57:52.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 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:57:52.288 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.288 INFO [stderr] Dec 19 18:57:52.288 INFO [stderr] warning: cannot find type `field4` in this scope Dec 19 18:57:52.288 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.288 INFO [stderr] | Dec 19 18:57:52.288 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.288 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.289 INFO [stderr] | Dec 19 18:57:52.289 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:57:52.289 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.289 INFO [stderr] Dec 19 18:57:52.289 INFO [stderr] warning: cannot find type `field5` in this scope Dec 19 18:57:52.289 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.289 INFO [stderr] | Dec 19 18:57:52.289 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.289 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.289 INFO [stderr] | Dec 19 18:57:52.289 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:57:52.289 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.290 INFO [stderr] Dec 19 18:57:52.292 INFO [stderr] warning: cannot find type `field6` in this scope Dec 19 18:57:52.292 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.292 INFO [stderr] | Dec 19 18:57:52.292 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.292 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.292 INFO [stderr] | Dec 19 18:57:52.292 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:57:52.292 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.292 INFO [stderr] Dec 19 18:57:52.292 INFO [stderr] warning: cannot find type `field7` in this scope Dec 19 18:57:52.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.293 INFO [stderr] | Dec 19 18:57:52.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.293 INFO [stderr] | Dec 19 18:57:52.293 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:57:52.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.293 INFO [stderr] Dec 19 18:57:52.293 INFO [stderr] warning: cannot find type `field8` in this scope Dec 19 18:57:52.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.293 INFO [stderr] | Dec 19 18:57:52.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.293 INFO [stderr] | Dec 19 18:57:52.293 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:57:52.293 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.293 INFO [stderr] Dec 19 18:57:52.293 INFO [stderr] warning: cannot find type `field9` in this scope Dec 19 18:57:52.293 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.293 INFO [stderr] | Dec 19 18:57:52.293 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.293 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.293 INFO [stderr] | Dec 19 18:57:52.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:57:52.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.300 INFO [stderr] Dec 19 18:57:52.300 INFO [stderr] warning: cannot find type `name` in this scope Dec 19 18:57:52.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.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:57:52.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.300 INFO [stderr] Dec 19 18:57:52.300 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 19 18:57:52.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.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:57:52.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.300 INFO [stderr] Dec 19 18:57:52.300 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 19 18:57:52.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.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:57:52.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.300 INFO [stderr] Dec 19 18:57:52.300 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 18:57:52.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.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:57:52.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.300 INFO [stderr] Dec 19 18:57:52.300 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 19 18:57:52.300 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.300 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.300 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.300 INFO [stderr] | Dec 19 18:57:52.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:57:52.300 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.300 INFO [stderr] Dec 19 18:57:52.300 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `credential` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `token` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `height` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:52.301 INFO [stderr] warning: cannot find type `weight` in this scope Dec 19 18:57:52.301 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.301 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 18:57:52.301 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 18:57:52.301 INFO [stderr] | Dec 19 18:57:52.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:57:52.301 INFO [stderr] = note: for more information, see issue #50504 Dec 19 18:57:52.301 INFO [stderr] Dec 19 18:57:53.924 INFO [stderr] warning: unused variable: `name` Dec 19 18:57:53.924 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 19 18:57:53.924 INFO [stderr] | Dec 19 18:57:53.924 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 19 18:57:53.924 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 19 18:57:53.924 INFO [stderr] | Dec 19 18:57:53.924 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 18:57:53.925 INFO [stderr] Dec 19 18:57:53.925 INFO [stderr] warning: unused variable: `sign_in` Dec 19 18:57:53.925 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 19 18:57:53.925 INFO [stderr] | Dec 19 18:57:53.925 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 19 18:57:53.925 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 19 18:57:53.925 INFO [stderr] Dec 19 18:57:53.925 INFO [stderr] warning: unused variable: `account` Dec 19 18:57:53.925 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 19 18:57:53.925 INFO [stderr] | Dec 19 18:57:53.925 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 19 18:57:53.925 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 19 18:57:53.925 INFO [stderr] Dec 19 18:57:53.925 INFO [stderr] warning: unused variable: `msg` Dec 19 18:57:53.925 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 19 18:57:53.925 INFO [stderr] | Dec 19 18:57:53.925 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 19 18:57:53.925 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 19 18:57:53.925 INFO [stderr] Dec 19 18:57:53.925 INFO [stderr] warning: unused variable: `token_data` Dec 19 18:57:53.925 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 19 18:57:53.925 INFO [stderr] | Dec 19 18:57:53.925 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 19 18:57:53.925 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 19 18:57:53.925 INFO [stderr] Dec 19 18:57:54.480 INFO [stderr] warning: unused variable: `name` Dec 19 18:57:54.480 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 19 18:57:54.480 INFO [stderr] | Dec 19 18:57:54.480 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 19 18:57:54.480 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 19 18:57:54.480 INFO [stderr] | Dec 19 18:57:54.480 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 19 18:57:54.480 INFO [stderr] Dec 19 18:57:54.480 INFO [stderr] warning: unused variable: `sign_in` Dec 19 18:57:54.480 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 19 18:57:54.480 INFO [stderr] | Dec 19 18:57:54.480 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 19 18:57:54.480 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 19 18:57:54.480 INFO [stderr] Dec 19 18:57:54.480 INFO [stderr] warning: unused variable: `account` Dec 19 18:57:54.480 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 19 18:57:54.480 INFO [stderr] | Dec 19 18:57:54.480 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 19 18:57:54.480 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 19 18:57:54.480 INFO [stderr] Dec 19 18:57:54.484 INFO [stderr] warning: unused variable: `msg` Dec 19 18:57:54.484 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 19 18:57:54.484 INFO [stderr] | Dec 19 18:57:54.484 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 19 18:57:54.484 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 19 18:57:54.484 INFO [stderr] Dec 19 18:57:54.484 INFO [stderr] warning: unused variable: `token_data` Dec 19 18:57:54.484 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 19 18:57:54.484 INFO [stderr] | Dec 19 18:57:54.484 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 19 18:57:54.484 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 19 18:57:54.484 INFO [stderr] Dec 19 18:57:54.508 INFO [stderr] warning: field is never used: `user` Dec 19 18:57:54.508 INFO [stderr] --> src/util/config.rs:33:5 Dec 19 18:57:54.508 INFO [stderr] | Dec 19 18:57:54.512 INFO [stderr] 33 | user: String, Dec 19 18:57:54.512 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:57:54.512 INFO [stderr] | Dec 19 18:57:54.512 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 19 18:57:54.512 INFO [stderr] Dec 19 18:57:54.512 INFO [stderr] warning: field is never used: `password` Dec 19 18:57:54.512 INFO [stderr] --> src/util/config.rs:34:5 Dec 19 18:57:54.512 INFO [stderr] | Dec 19 18:57:54.512 INFO [stderr] 34 | password: String, Dec 19 18:57:54.512 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 19 18:57:54.512 INFO [stderr] Dec 19 18:57:54.512 INFO [stderr] warning: field is never used: `nick_name` Dec 19 18:57:54.512 INFO [stderr] --> src/util/config.rs:35:5 Dec 19 18:57:54.512 INFO [stderr] | Dec 19 18:57:54.512 INFO [stderr] 35 | nick_name: String, Dec 19 18:57:54.512 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 19 18:57:54.512 INFO [stderr] Dec 19 18:57:54.997 INFO [stderr] warning: field is never used: `user` Dec 19 18:57:54.997 INFO [stderr] --> src/util/config.rs:33:5 Dec 19 18:57:54.997 INFO [stderr] | Dec 19 18:57:54.997 INFO [stderr] 33 | user: String, Dec 19 18:57:54.997 INFO [stderr] | ^^^^^^^^^^^^ Dec 19 18:57:54.997 INFO [stderr] | Dec 19 18:57:54.997 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 19 18:57:54.997 INFO [stderr] Dec 19 18:57:54.997 INFO [stderr] warning: field is never used: `password` Dec 19 18:57:54.997 INFO [stderr] --> src/util/config.rs:34:5 Dec 19 18:57:54.997 INFO [stderr] | Dec 19 18:57:54.997 INFO [stderr] 34 | password: String, Dec 19 18:57:54.997 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 19 18:57:54.997 INFO [stderr] Dec 19 18:57:54.997 INFO [stderr] warning: field is never used: `nick_name` Dec 19 18:57:54.997 INFO [stderr] --> src/util/config.rs:35:5 Dec 19 18:57:54.997 INFO [stderr] | Dec 19 18:57:54.997 INFO [stderr] 35 | nick_name: String, Dec 19 18:57:54.997 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 19 18:57:54.997 INFO [stderr] Dec 19 18:57:55.140 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Dec 19 18:57:55.976 INFO running `"docker" "inspect" "7482b5598727755ea1a598ef6569d6313feb2194889e4793bacdefb1fe4a8f4b"` Dec 19 18:57:56.261 INFO running `"docker" "rm" "-f" "7482b5598727755ea1a598ef6569d6313feb2194889e4793bacdefb1fe4a8f4b"` Dec 19 18:57:56.580 INFO [stdout] 7482b5598727755ea1a598ef6569d6313feb2194889e4793bacdefb1fe4a8f4b