Dec 11 20:45:07.311 INFO checking cljvm/xin against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 20:45:07.311 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-6/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +aa9aa79c3c583aab59ac9134542d60a780c35e2e-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 20:45:07.846 INFO [stdout] 32e0dd6b416455745aab5c6742d1716cf57b8e325ea8c94411f0f2b9351b927e Dec 11 20:45:07.848 INFO running `"docker" "start" "-a" "32e0dd6b416455745aab5c6742d1716cf57b8e325ea8c94411f0f2b9351b927e"` Dec 11 20:45:09.688 INFO [stderr] usermod: no changes Dec 11 20:45:10.431 INFO [stderr] Compiling email v0.0.20 Dec 11 20:45:10.434 INFO [stderr] Compiling actix-web v0.7.7 Dec 11 20:45:10.466 INFO [stderr] Compiling openssl-sys v0.9.35 Dec 11 20:45:10.472 INFO [stderr] Checking uuid v0.6.5 Dec 11 20:45:10.474 INFO [stderr] Checking ring v0.13.2 Dec 11 20:45:10.494 INFO [stderr] Checking h2 v0.1.12 Dec 11 20:45:10.496 INFO [stderr] Checking serde_urlencoded v0.5.3 Dec 11 20:45:10.498 INFO [stderr] Checking chrono v0.4.6 Dec 11 20:45:13.762 INFO [stderr] Compiling serde_derive v1.0.78 Dec 11 20:45:13.825 INFO [stderr] Checking md-5 v0.7.0 Dec 11 20:45:14.321 INFO [stderr] Checking hmac v0.6.3 Dec 11 20:45:16.699 INFO [stderr] Checking crossbeam-channel v0.2.5 Dec 11 20:45:16.930 INFO [stderr] Checking dotenv v0.13.0 Dec 11 20:45:18.277 INFO [stderr] Checking cookie v0.11.0 Dec 11 20:45:19.368 INFO [stderr] Checking diesel v1.3.3 Dec 11 20:45:19.396 INFO [stderr] Checking tera v0.11.16 Dec 11 20:45:24.115 INFO [stderr] Compiling openssl v0.9.24 Dec 11 20:45:25.560 INFO [stderr] Checking actix v0.7.4 Dec 11 20:45:42.782 INFO [stderr] Checking native-tls v0.1.5 Dec 11 20:45:55.620 INFO [stderr] Checking lettre v0.8.2 Dec 11 20:45:55.620 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 11 20:46:06.222 INFO [stderr] Checking lettre_email v0.8.2 Dec 11 20:46:36.008 INFO [stderr] Checking xin v0.1.0 (/source) Dec 11 20:46:46.685 INFO [stderr] warning: unused `#[macro_use]` import Dec 11 20:46:46.685 INFO [stderr] --> src/main.rs:1:1 Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] 1 | #[macro_use] Dec 11 20:46:46.685 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 20:46:46.685 INFO [stderr] Dec 11 20:46:46.685 INFO [stderr] warning: cannot find type `Error` in this scope Dec 11 20:46:46.685 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] 11 | #[derive(Message)] Dec 11 20:46:46.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 20:46:46.685 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 11 20:46:46.685 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.685 INFO [stderr] Dec 11 20:46:46.685 INFO [stderr] warning: cannot find type `Error` in this scope Dec 11 20:46:46.685 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 11 20:46:46.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 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 11 20:46:46.685 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.685 INFO [stderr] Dec 11 20:46:46.685 INFO [stderr] warning: cannot find type `Error` in this scope Dec 11 20:46:46.685 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 11 20:46:46.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 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 11 20:46:46.685 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.685 INFO [stderr] Dec 11 20:46:46.685 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 20:46:46.685 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 20:46:46.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 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 11 20:46:46.685 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.685 INFO [stderr] Dec 11 20:46:46.685 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 20:46:46.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 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 11 20:46:46.685 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.685 INFO [stderr] Dec 11 20:46:46.685 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 20:46:46.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.685 INFO [stderr] | Dec 11 20:46:46.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `subject` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `fields` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `status` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.686 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.686 INFO [stderr] Dec 11 20:46:46.686 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 20:46:46.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.686 INFO [stderr] | Dec 11 20:46:46.686 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 11 20:46:46.687 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.687 INFO [stderr] Dec 11 20:46:46.687 INFO [stderr] warning: cannot find type `field1` in this scope Dec 11 20:46:46.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 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 11 20:46:46.687 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.687 INFO [stderr] Dec 11 20:46:46.687 INFO [stderr] warning: cannot find type `field2` in this scope Dec 11 20:46:46.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 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 11 20:46:46.687 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.687 INFO [stderr] Dec 11 20:46:46.687 INFO [stderr] warning: cannot find type `field3` in this scope Dec 11 20:46:46.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 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 11 20:46:46.687 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.687 INFO [stderr] Dec 11 20:46:46.687 INFO [stderr] warning: cannot find type `field4` in this scope Dec 11 20:46:46.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 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 11 20:46:46.687 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.687 INFO [stderr] Dec 11 20:46:46.687 INFO [stderr] warning: cannot find type `field5` in this scope Dec 11 20:46:46.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 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 11 20:46:46.687 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.687 INFO [stderr] Dec 11 20:46:46.687 INFO [stderr] warning: cannot find type `field6` in this scope Dec 11 20:46:46.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 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 11 20:46:46.687 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.687 INFO [stderr] Dec 11 20:46:46.687 INFO [stderr] warning: cannot find type `field7` in this scope Dec 11 20:46:46.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.687 INFO [stderr] | Dec 11 20:46:46.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.688 INFO [stderr] | Dec 11 20:46:46.688 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 11 20:46:46.688 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.688 INFO [stderr] Dec 11 20:46:46.688 INFO [stderr] warning: cannot find type `field8` in this scope Dec 11 20:46:46.688 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.688 INFO [stderr] | Dec 11 20:46:46.688 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.688 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.688 INFO [stderr] | Dec 11 20:46:46.688 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 11 20:46:46.688 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.688 INFO [stderr] Dec 11 20:46:46.688 INFO [stderr] warning: cannot find type `field9` in this scope Dec 11 20:46:46.688 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.688 INFO [stderr] | Dec 11 20:46:46.688 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.688 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.688 INFO [stderr] | Dec 11 20:46:46.688 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 11 20:46:46.688 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.688 INFO [stderr] Dec 11 20:46:46.691 INFO [stderr] warning: cannot find type `name` in this scope Dec 11 20:46:46.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.691 INFO [stderr] | Dec 11 20:46:46.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.691 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.691 INFO [stderr] | Dec 11 20:46:46.691 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 11 20:46:46.691 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.691 INFO [stderr] Dec 11 20:46:46.691 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 11 20:46:46.691 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.691 INFO [stderr] | Dec 11 20:46:46.691 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.692 INFO [stderr] | Dec 11 20:46:46.692 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 11 20:46:46.692 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.692 INFO [stderr] Dec 11 20:46:46.692 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 11 20:46:46.692 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.692 INFO [stderr] | Dec 11 20:46:46.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.692 INFO [stderr] | Dec 11 20:46:46.692 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 11 20:46:46.692 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.692 INFO [stderr] Dec 11 20:46:46.692 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 20:46:46.692 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.692 INFO [stderr] | Dec 11 20:46:46.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.692 INFO [stderr] | Dec 11 20:46:46.692 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 11 20:46:46.692 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.692 INFO [stderr] Dec 11 20:46:46.692 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 11 20:46:46.692 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.692 INFO [stderr] | Dec 11 20:46:46.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.692 INFO [stderr] | Dec 11 20:46:46.692 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 11 20:46:46.692 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.692 INFO [stderr] Dec 11 20:46:46.700 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `credential` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `token` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `email` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `height` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:46.703 INFO [stderr] warning: cannot find type `weight` in this scope Dec 11 20:46:46.703 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:46.703 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:46.703 INFO [stderr] | Dec 11 20:46:46.703 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 11 20:46:46.703 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:46.703 INFO [stderr] Dec 11 20:46:48.580 INFO [stderr] warning: unused variable: `name` Dec 11 20:46:48.580 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 11 20:46:48.580 INFO [stderr] | Dec 11 20:46:48.580 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 11 20:46:48.580 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 11 20:46:48.580 INFO [stderr] | Dec 11 20:46:48.580 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 11 20:46:48.580 INFO [stderr] Dec 11 20:46:48.580 INFO [stderr] warning: unused variable: `sign_in` Dec 11 20:46:48.580 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 11 20:46:48.580 INFO [stderr] | Dec 11 20:46:48.580 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 11 20:46:48.580 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 11 20:46:48.580 INFO [stderr] Dec 11 20:46:48.580 INFO [stderr] warning: unused variable: `account` Dec 11 20:46:48.580 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 11 20:46:48.580 INFO [stderr] | Dec 11 20:46:48.580 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 11 20:46:48.580 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 11 20:46:48.580 INFO [stderr] Dec 11 20:46:48.580 INFO [stderr] warning: unused variable: `msg` Dec 11 20:46:48.580 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 11 20:46:48.580 INFO [stderr] | Dec 11 20:46:48.580 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 11 20:46:48.581 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 11 20:46:48.581 INFO [stderr] Dec 11 20:46:48.581 INFO [stderr] warning: unused variable: `token_data` Dec 11 20:46:48.581 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 11 20:46:48.581 INFO [stderr] | Dec 11 20:46:48.581 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 11 20:46:48.581 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 11 20:46:48.581 INFO [stderr] Dec 11 20:46:48.588 INFO [stderr] warning: unused `#[macro_use]` import Dec 11 20:46:48.588 INFO [stderr] --> src/main.rs:1:1 Dec 11 20:46:48.588 INFO [stderr] | Dec 11 20:46:48.588 INFO [stderr] 1 | #[macro_use] Dec 11 20:46:48.588 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 20:46:48.588 INFO [stderr] | Dec 11 20:46:48.588 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `Error` in this scope Dec 11 20:46:48.593 INFO [stderr] --> src/controller/mod.rs:11:10 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 11 | #[derive(Message)] Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 20:46:48.593 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 11 20:46:48.593 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `Error` in this scope Dec 11 20:46:48.593 INFO [stderr] --> src/controller/mod.rs:15:10 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 15 | #[derive(Message, Serialize)] Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 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 11 20:46:48.593 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `Error` in this scope Dec 11 20:46:48.593 INFO [stderr] --> src/controller/mod.rs:22:10 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 22 | #[derive(Message, Serialize)] Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 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 11 20:46:48.593 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 20:46:48.593 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 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 11 20:46:48.593 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 20:46:48.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 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 11 20:46:48.593 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 20:46:48.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 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 11 20:46:48.593 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `subject` in this scope Dec 11 20:46:48.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 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 11 20:46:48.593 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.593 INFO [stderr] Dec 11 20:46:48.593 INFO [stderr] warning: cannot find type `fields` in this scope Dec 11 20:46:48.593 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.593 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.593 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.593 INFO [stderr] | Dec 11 20:46:48.594 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 11 20:46:48.594 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.594 INFO [stderr] Dec 11 20:46:48.594 INFO [stderr] warning: cannot find type `content_raw` in this scope Dec 11 20:46:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 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 11 20:46:48.594 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.594 INFO [stderr] Dec 11 20:46:48.594 INFO [stderr] warning: cannot find type `content_html` in this scope Dec 11 20:46:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 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 11 20:46:48.594 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.594 INFO [stderr] Dec 11 20:46:48.594 INFO [stderr] warning: cannot find type `status` in this scope Dec 11 20:46:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 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 11 20:46:48.594 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.594 INFO [stderr] Dec 11 20:46:48.594 INFO [stderr] warning: cannot find type `view_count` in this scope Dec 11 20:46:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 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 11 20:46:48.594 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.594 INFO [stderr] Dec 11 20:46:48.594 INFO [stderr] warning: cannot find type `created_at` in this scope Dec 11 20:46:48.594 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.594 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.594 INFO [stderr] | Dec 11 20:46:48.594 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 11 20:46:48.594 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.594 INFO [stderr] Dec 11 20:46:48.595 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 20:46:48.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 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 11 20:46:48.595 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.595 INFO [stderr] Dec 11 20:46:48.595 INFO [stderr] warning: cannot find type `activitie_id` in this scope Dec 11 20:46:48.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 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 11 20:46:48.595 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.595 INFO [stderr] Dec 11 20:46:48.595 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 20:46:48.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 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 11 20:46:48.595 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.595 INFO [stderr] Dec 11 20:46:48.595 INFO [stderr] warning: cannot find type `field1` in this scope Dec 11 20:46:48.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 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 11 20:46:48.595 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.595 INFO [stderr] Dec 11 20:46:48.595 INFO [stderr] warning: cannot find type `field2` in this scope Dec 11 20:46:48.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 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 11 20:46:48.595 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.595 INFO [stderr] Dec 11 20:46:48.595 INFO [stderr] warning: cannot find type `field3` in this scope Dec 11 20:46:48.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 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 11 20:46:48.595 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.595 INFO [stderr] Dec 11 20:46:48.595 INFO [stderr] warning: cannot find type `field4` in this scope Dec 11 20:46:48.595 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.595 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.595 INFO [stderr] | Dec 11 20:46:48.595 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 11 20:46:48.595 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.595 INFO [stderr] Dec 11 20:46:48.596 INFO [stderr] warning: cannot find type `field5` in this scope Dec 11 20:46:48.596 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.596 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 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 11 20:46:48.596 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.596 INFO [stderr] Dec 11 20:46:48.596 INFO [stderr] warning: cannot find type `field6` in this scope Dec 11 20:46:48.596 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.596 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 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 11 20:46:48.596 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.596 INFO [stderr] Dec 11 20:46:48.596 INFO [stderr] warning: cannot find type `field7` in this scope Dec 11 20:46:48.596 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.596 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 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 11 20:46:48.596 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.596 INFO [stderr] Dec 11 20:46:48.596 INFO [stderr] warning: cannot find type `field8` in this scope Dec 11 20:46:48.596 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.596 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 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 11 20:46:48.596 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.596 INFO [stderr] Dec 11 20:46:48.596 INFO [stderr] warning: cannot find type `field9` in this scope Dec 11 20:46:48.596 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.596 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.596 INFO [stderr] | Dec 11 20:46:48.596 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 11 20:46:48.596 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.596 INFO [stderr] Dec 11 20:46:48.598 INFO [stderr] warning: cannot find type `name` in this scope Dec 11 20:46:48.598 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.598 INFO [stderr] | Dec 11 20:46:48.598 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.598 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.598 INFO [stderr] | Dec 11 20:46:48.598 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 11 20:46:48.598 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.598 INFO [stderr] Dec 11 20:46:48.598 INFO [stderr] warning: cannot find type `alias_name` in this scope Dec 11 20:46:48.598 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.598 INFO [stderr] | Dec 11 20:46:48.598 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.598 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.598 INFO [stderr] | Dec 11 20:46:48.598 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 11 20:46:48.598 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.598 INFO [stderr] Dec 11 20:46:48.599 INFO [stderr] warning: cannot find type `nick_name` in this scope Dec 11 20:46:48.599 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.599 INFO [stderr] | Dec 11 20:46:48.599 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.599 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.599 INFO [stderr] | Dec 11 20:46:48.599 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 11 20:46:48.599 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.599 INFO [stderr] Dec 11 20:46:48.599 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 20:46:48.599 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.599 INFO [stderr] | Dec 11 20:46:48.599 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.599 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.599 INFO [stderr] | Dec 11 20:46:48.599 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 11 20:46:48.599 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.599 INFO [stderr] Dec 11 20:46:48.604 INFO [stderr] warning: cannot find type `class_id` in this scope Dec 11 20:46:48.604 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.604 INFO [stderr] | Dec 11 20:46:48.604 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.604 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.604 INFO [stderr] | Dec 11 20:46:48.604 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 11 20:46:48.604 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.604 INFO [stderr] Dec 11 20:46:48.604 INFO [stderr] warning: cannot find type `role_id` in this scope Dec 11 20:46:48.604 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.604 INFO [stderr] | Dec 11 20:46:48.604 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.604 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.604 INFO [stderr] | Dec 11 20:46:48.604 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 11 20:46:48.604 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.604 INFO [stderr] Dec 11 20:46:48.604 INFO [stderr] warning: cannot find type `identity_type` in this scope Dec 11 20:46:48.604 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.605 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 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 11 20:46:48.605 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.605 INFO [stderr] Dec 11 20:46:48.605 INFO [stderr] warning: cannot find type `identifier` in this scope Dec 11 20:46:48.605 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.605 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 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 11 20:46:48.605 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.605 INFO [stderr] Dec 11 20:46:48.605 INFO [stderr] warning: cannot find type `credential` in this scope Dec 11 20:46:48.605 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.605 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 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 11 20:46:48.605 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.605 INFO [stderr] Dec 11 20:46:48.605 INFO [stderr] warning: cannot find type `token` in this scope Dec 11 20:46:48.605 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.605 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.605 INFO [stderr] | Dec 11 20:46:48.605 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 11 20:46:48.605 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.605 INFO [stderr] Dec 11 20:46:48.610 INFO [stderr] warning: cannot find type `email` in this scope Dec 11 20:46:48.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 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 11 20:46:48.610 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.610 INFO [stderr] Dec 11 20:46:48.610 INFO [stderr] warning: cannot find type `birthday` in this scope Dec 11 20:46:48.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 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 11 20:46:48.610 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.610 INFO [stderr] Dec 11 20:46:48.610 INFO [stderr] warning: cannot find type `height` in this scope Dec 11 20:46:48.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 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 11 20:46:48.610 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.610 INFO [stderr] Dec 11 20:46:48.610 INFO [stderr] warning: cannot find type `weight` in this scope Dec 11 20:46:48.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 20:46:48.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 20:46:48.610 INFO [stderr] | Dec 11 20:46:48.610 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 11 20:46:48.610 INFO [stderr] = note: for more information, see issue #50504 Dec 11 20:46:48.610 INFO [stderr] Dec 11 20:46:49.041 INFO [stderr] warning: field is never used: `user` Dec 11 20:46:49.041 INFO [stderr] --> src/util/config.rs:33:5 Dec 11 20:46:49.041 INFO [stderr] | Dec 11 20:46:49.041 INFO [stderr] 33 | user: String, Dec 11 20:46:49.041 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 20:46:49.041 INFO [stderr] | Dec 11 20:46:49.041 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 11 20:46:49.041 INFO [stderr] Dec 11 20:46:49.041 INFO [stderr] warning: field is never used: `password` Dec 11 20:46:49.041 INFO [stderr] --> src/util/config.rs:34:5 Dec 11 20:46:49.041 INFO [stderr] | Dec 11 20:46:49.041 INFO [stderr] 34 | password: String, Dec 11 20:46:49.041 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 11 20:46:49.041 INFO [stderr] Dec 11 20:46:49.041 INFO [stderr] warning: field is never used: `nick_name` Dec 11 20:46:49.041 INFO [stderr] --> src/util/config.rs:35:5 Dec 11 20:46:49.041 INFO [stderr] | Dec 11 20:46:49.041 INFO [stderr] 35 | nick_name: String, Dec 11 20:46:49.041 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 11 20:46:49.041 INFO [stderr] Dec 11 20:46:50.272 INFO [stderr] warning: unused variable: `name` Dec 11 20:46:50.273 INFO [stderr] --> src/controller/blog.rs:14:17 Dec 11 20:46:50.273 INFO [stderr] | Dec 11 20:46:50.273 INFO [stderr] 14 | pub fn content((name, state): (Path, State),) -> impl Responder { Dec 11 20:46:50.273 INFO [stderr] | ^^^^ help: consider using `_name` instead Dec 11 20:46:50.273 INFO [stderr] | Dec 11 20:46:50.273 INFO [stderr] = note: #[warn(unused_variables)] on by default Dec 11 20:46:50.273 INFO [stderr] Dec 11 20:46:50.273 INFO [stderr] warning: unused variable: `sign_in` Dec 11 20:46:50.273 INFO [stderr] --> src/controller/mod.rs:34:24 Dec 11 20:46:50.273 INFO [stderr] | Dec 11 20:46:50.273 INFO [stderr] 34 | pub fn sign_in((state, sign_in): (State, Json)) -> impl Responder { Dec 11 20:46:50.273 INFO [stderr] | ^^^^^^^ help: consider using `_sign_in` instead Dec 11 20:46:50.273 INFO [stderr] Dec 11 20:46:50.273 INFO [stderr] warning: unused variable: `account` Dec 11 20:46:50.273 INFO [stderr] --> src/controller/mod.rs:42:25 Dec 11 20:46:50.273 INFO [stderr] | Dec 11 20:46:50.273 INFO [stderr] 42 | pub fn register((state, account): (State, Json)) -> impl Responder { Dec 11 20:46:50.273 INFO [stderr] | ^^^^^^^ help: consider using `_account` instead Dec 11 20:46:50.273 INFO [stderr] Dec 11 20:46:50.274 INFO [stderr] warning: unused variable: `msg` Dec 11 20:46:50.274 INFO [stderr] --> src/handler/mod.rs:9:26 Dec 11 20:46:50.274 INFO [stderr] | Dec 11 20:46:50.274 INFO [stderr] 9 | fn handle(&mut self, msg: Homepage, _: &mut Self::Context) -> Self::Result { Dec 11 20:46:50.274 INFO [stderr] | ^^^ help: consider using `_msg` instead Dec 11 20:46:50.274 INFO [stderr] Dec 11 20:46:50.274 INFO [stderr] warning: unused variable: `token_data` Dec 11 20:46:50.274 INFO [stderr] --> src/middleware/auth.rs:56:19 Dec 11 20:46:50.274 INFO [stderr] | Dec 11 20:46:50.274 INFO [stderr] 56 | if let Ok(token_data) = self.validate(req) { Dec 11 20:46:50.274 INFO [stderr] | ^^^^^^^^^^ help: consider using `_token_data` instead Dec 11 20:46:50.274 INFO [stderr] Dec 11 20:46:50.644 INFO [stderr] warning: field is never used: `user` Dec 11 20:46:50.644 INFO [stderr] --> src/util/config.rs:33:5 Dec 11 20:46:50.644 INFO [stderr] | Dec 11 20:46:50.644 INFO [stderr] 33 | user: String, Dec 11 20:46:50.644 INFO [stderr] | ^^^^^^^^^^^^ Dec 11 20:46:50.644 INFO [stderr] | Dec 11 20:46:50.644 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 11 20:46:50.644 INFO [stderr] Dec 11 20:46:50.644 INFO [stderr] warning: field is never used: `password` Dec 11 20:46:50.644 INFO [stderr] --> src/util/config.rs:34:5 Dec 11 20:46:50.644 INFO [stderr] | Dec 11 20:46:50.644 INFO [stderr] 34 | password: String, Dec 11 20:46:50.644 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 11 20:46:50.644 INFO [stderr] Dec 11 20:46:50.644 INFO [stderr] warning: field is never used: `nick_name` Dec 11 20:46:50.644 INFO [stderr] --> src/util/config.rs:35:5 Dec 11 20:46:50.644 INFO [stderr] | Dec 11 20:46:50.645 INFO [stderr] 35 | nick_name: String, Dec 11 20:46:50.645 INFO [stderr] | ^^^^^^^^^^^^^^^^^ Dec 11 20:46:50.645 INFO [stderr] Dec 11 20:46:50.728 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s Dec 11 20:46:50.748 INFO [stderr] su: No module specific data is present Dec 11 20:46:51.175 INFO running `"docker" "inspect" "32e0dd6b416455745aab5c6742d1716cf57b8e325ea8c94411f0f2b9351b927e"` Dec 11 20:46:51.322 INFO running `"docker" "rm" "-f" "32e0dd6b416455745aab5c6742d1716cf57b8e325ea8c94411f0f2b9351b927e"` Dec 11 20:46:51.433 INFO [stdout] 32e0dd6b416455745aab5c6742d1716cf57b8e325ea8c94411f0f2b9351b927e