Dec 11 23:17:10.769 INFO checking acmumn/tet against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 23:17:10.770 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-4/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/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 23:17:10.915 INFO [stdout] 9b8c26919994e50fb21bdf94dac3a243624a2b2f2a21ef529d54dff72f398ae5 Dec 11 23:17:10.918 INFO running `"docker" "start" "-a" "9b8c26919994e50fb21bdf94dac3a243624a2b2f2a21ef529d54dff72f398ae5"` Dec 11 23:17:11.401 INFO [stderr] usermod: no changes Dec 11 23:17:11.789 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Dec 11 23:17:11.792 INFO [stderr] Checking nom v4.0.0 Dec 11 23:17:11.793 INFO [stderr] Checking uuid v0.5.1 Dec 11 23:17:11.797 INFO [stderr] Checking chrono v0.4.4 Dec 11 23:17:11.797 INFO [stderr] Checking flate2 v1.0.1 Dec 11 23:17:11.797 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 11 23:17:11.797 INFO [stderr] Checking schedule v0.1.0 Dec 11 23:17:11.797 INFO [stderr] Checking multipart v0.13.6 Dec 11 23:17:12.789 INFO [stderr] Checking evzht9h3nznqzwl v0.0.3 Dec 11 23:17:15.276 INFO [stderr] Checking diesel v1.3.2 Dec 11 23:17:15.635 INFO [stderr] Checking config v0.9.0 Dec 11 23:17:19.245 INFO [stderr] Checking serenity v0.5.5 Dec 11 23:17:58.390 INFO [stderr] Checking tet v0.1.0 (/source) Dec 11 23:18:09.048 INFO [stderr] warning: unused import: `diesel::prelude::*` Dec 11 23:18:09.049 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Dec 11 23:18:09.049 INFO [stderr] | Dec 11 23:18:09.049 INFO [stderr] 1 | use diesel::prelude::*; Dec 11 23:18:09.049 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 11 23:18:09.050 INFO [stderr] | Dec 11 23:18:09.050 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 23:18:09.050 INFO [stderr] Dec 11 23:18:09.050 INFO [stderr] warning: unused imports: `Error`, `err_msg` Dec 11 23:18:09.051 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Dec 11 23:18:09.051 INFO [stderr] | Dec 11 23:18:09.051 INFO [stderr] 2 | use failure::{Error,err_msg}; Dec 11 23:18:09.051 INFO [stderr] | ^^^^^ ^^^^^^^ Dec 11 23:18:09.052 INFO [stderr] Dec 11 23:18:09.052 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Dec 11 23:18:09.052 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Dec 11 23:18:09.052 INFO [stderr] | Dec 11 23:18:09.053 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Dec 11 23:18:09.053 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Dec 11 23:18:09.053 INFO [stderr] Dec 11 23:18:09.054 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.054 INFO [stderr] --> src/backend/models.rs:4:24 Dec 11 23:18:09.054 INFO [stderr] | Dec 11 23:18:09.054 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.055 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.055 INFO [stderr] | Dec 11 23:18:09.055 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 23:18:09.056 INFO [stderr] = 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 23:18:09.056 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.056 INFO [stderr] Dec 11 23:18:09.056 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.057 INFO [stderr] --> src/backend/models.rs:4:24 Dec 11 23:18:09.057 INFO [stderr] | Dec 11 23:18:09.057 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.057 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.058 INFO [stderr] | Dec 11 23:18:09.058 INFO [stderr] = 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 23:18:09.058 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.058 INFO [stderr] Dec 11 23:18:09.059 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 11 23:18:09.059 INFO [stderr] --> src/backend/models.rs:4:24 Dec 11 23:18:09.059 INFO [stderr] | Dec 11 23:18:09.059 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.060 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.060 INFO [stderr] | Dec 11 23:18:09.060 INFO [stderr] = 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 23:18:09.061 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.061 INFO [stderr] Dec 11 23:18:09.061 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.061 INFO [stderr] --> src/backend/models.rs:4:38 Dec 11 23:18:09.062 INFO [stderr] | Dec 11 23:18:09.062 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.062 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.062 INFO [stderr] | Dec 11 23:18:09.063 INFO [stderr] = 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 23:18:09.063 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.063 INFO [stderr] Dec 11 23:18:09.064 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 11 23:18:09.064 INFO [stderr] --> src/backend/models.rs:4:38 Dec 11 23:18:09.064 INFO [stderr] | Dec 11 23:18:09.064 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.065 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.065 INFO [stderr] | Dec 11 23:18:09.065 INFO [stderr] = 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 23:18:09.065 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.066 INFO [stderr] Dec 11 23:18:09.066 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 11 23:18:09.066 INFO [stderr] --> src/backend/models.rs:4:52 Dec 11 23:18:09.066 INFO [stderr] | Dec 11 23:18:09.067 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.067 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.067 INFO [stderr] | Dec 11 23:18:09.068 INFO [stderr] = 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 23:18:09.068 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.068 INFO [stderr] Dec 11 23:18:09.068 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.069 INFO [stderr] --> src/backend/models.rs:4:52 Dec 11 23:18:09.069 INFO [stderr] | Dec 11 23:18:09.069 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.069 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.070 INFO [stderr] | Dec 11 23:18:09.070 INFO [stderr] = 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 23:18:09.070 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.070 INFO [stderr] Dec 11 23:18:09.071 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.071 INFO [stderr] --> src/backend/models.rs:17:24 Dec 11 23:18:09.071 INFO [stderr] | Dec 11 23:18:09.072 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 11 23:18:09.072 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.072 INFO [stderr] | Dec 11 23:18:09.072 INFO [stderr] = 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 23:18:09.073 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.073 INFO [stderr] Dec 11 23:18:09.074 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 23:18:09.074 INFO [stderr] --> src/backend/models.rs:17:24 Dec 11 23:18:09.074 INFO [stderr] | Dec 11 23:18:09.074 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 11 23:18:09.075 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.075 INFO [stderr] | Dec 11 23:18:09.075 INFO [stderr] = 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 23:18:09.076 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.076 INFO [stderr] Dec 11 23:18:09.076 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.077 INFO [stderr] --> src/backend/models.rs:17:38 Dec 11 23:18:09.077 INFO [stderr] | Dec 11 23:18:09.077 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 11 23:18:09.077 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.078 INFO [stderr] | Dec 11 23:18:09.078 INFO [stderr] = 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 23:18:09.078 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.078 INFO [stderr] Dec 11 23:18:09.079 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.079 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.079 INFO [stderr] | Dec 11 23:18:09.080 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.080 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.080 INFO [stderr] | Dec 11 23:18:09.080 INFO [stderr] = 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 23:18:09.081 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.081 INFO [stderr] Dec 11 23:18:09.081 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 11 23:18:09.082 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.082 INFO [stderr] | Dec 11 23:18:09.082 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.082 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.083 INFO [stderr] | Dec 11 23:18:09.083 INFO [stderr] = 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 23:18:09.083 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.083 INFO [stderr] Dec 11 23:18:09.084 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 11 23:18:09.084 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.084 INFO [stderr] | Dec 11 23:18:09.084 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.085 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.085 INFO [stderr] | Dec 11 23:18:09.085 INFO [stderr] = 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 23:18:09.085 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.086 INFO [stderr] Dec 11 23:18:09.086 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.086 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.086 INFO [stderr] | Dec 11 23:18:09.087 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.087 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.087 INFO [stderr] | Dec 11 23:18:09.088 INFO [stderr] = 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 23:18:09.088 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.088 INFO [stderr] Dec 11 23:18:09.088 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 11 23:18:09.089 INFO [stderr] --> src/backend/models.rs:25:38 Dec 11 23:18:09.089 INFO [stderr] | Dec 11 23:18:09.089 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.090 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.090 INFO [stderr] | Dec 11 23:18:09.091 INFO [stderr] = 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 23:18:09.091 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.091 INFO [stderr] Dec 11 23:18:09.092 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 11 23:18:09.092 INFO [stderr] --> src/backend/models.rs:25:38 Dec 11 23:18:09.092 INFO [stderr] | Dec 11 23:18:09.092 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.093 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.093 INFO [stderr] | Dec 11 23:18:09.093 INFO [stderr] = 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 23:18:09.094 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.094 INFO [stderr] Dec 11 23:18:09.094 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 11 23:18:09.094 INFO [stderr] --> src/backend/models.rs:25:52 Dec 11 23:18:09.095 INFO [stderr] | Dec 11 23:18:09.095 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.095 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.095 INFO [stderr] | Dec 11 23:18:09.096 INFO [stderr] = 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 23:18:09.096 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.096 INFO [stderr] Dec 11 23:18:09.097 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.097 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.097 INFO [stderr] | Dec 11 23:18:09.097 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.098 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.098 INFO [stderr] | Dec 11 23:18:09.098 INFO [stderr] = 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 23:18:09.098 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.099 INFO [stderr] Dec 11 23:18:09.099 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 11 23:18:09.099 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.099 INFO [stderr] | Dec 11 23:18:09.100 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.100 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.100 INFO [stderr] | Dec 11 23:18:09.101 INFO [stderr] = 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 23:18:09.101 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.101 INFO [stderr] Dec 11 23:18:09.102 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 11 23:18:09.102 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.102 INFO [stderr] | Dec 11 23:18:09.103 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.103 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.103 INFO [stderr] | Dec 11 23:18:09.103 INFO [stderr] = 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 23:18:09.104 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.104 INFO [stderr] Dec 11 23:18:09.104 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.105 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.105 INFO [stderr] | Dec 11 23:18:09.105 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.106 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.106 INFO [stderr] | Dec 11 23:18:09.106 INFO [stderr] = 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 23:18:09.107 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.107 INFO [stderr] Dec 11 23:18:09.107 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 11 23:18:09.108 INFO [stderr] --> src/backend/models.rs:35:38 Dec 11 23:18:09.108 INFO [stderr] | Dec 11 23:18:09.108 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.108 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.109 INFO [stderr] | Dec 11 23:18:09.109 INFO [stderr] = 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 23:18:09.109 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.110 INFO [stderr] Dec 11 23:18:09.110 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 11 23:18:09.110 INFO [stderr] --> src/backend/models.rs:35:38 Dec 11 23:18:09.111 INFO [stderr] | Dec 11 23:18:09.111 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.111 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.111 INFO [stderr] | Dec 11 23:18:09.112 INFO [stderr] = 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 23:18:09.112 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.112 INFO [stderr] Dec 11 23:18:09.113 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 11 23:18:09.113 INFO [stderr] --> src/backend/models.rs:35:52 Dec 11 23:18:09.113 INFO [stderr] | Dec 11 23:18:09.114 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.114 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.114 INFO [stderr] | Dec 11 23:18:09.115 INFO [stderr] = 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 23:18:09.115 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.115 INFO [stderr] Dec 11 23:18:09.116 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 23:18:09.116 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 23:18:09.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] = 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 23:18:09.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.120 INFO [stderr] Dec 11 23:18:09.120 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 23:18:09.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] = 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 23:18:09.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.120 INFO [stderr] Dec 11 23:18:09.120 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 23:18:09.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] = 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 23:18:09.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.120 INFO [stderr] Dec 11 23:18:09.120 INFO [stderr] warning: cannot find type `task_id` in this scope Dec 11 23:18:09.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] = 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 23:18:09.120 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.120 INFO [stderr] Dec 11 23:18:09.120 INFO [stderr] warning: cannot find type `creator` in this scope Dec 11 23:18:09.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.120 INFO [stderr] | Dec 11 23:18:09.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.121 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.121 INFO [stderr] | Dec 11 23:18:09.121 INFO [stderr] = 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 23:18:09.121 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.121 INFO [stderr] Dec 11 23:18:09.124 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Dec 11 23:18:09.124 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] = 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 23:18:09.124 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.124 INFO [stderr] Dec 11 23:18:09.124 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 11 23:18:09.124 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] = 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 23:18:09.124 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.124 INFO [stderr] Dec 11 23:18:09.124 INFO [stderr] warning: cannot find type `due_date` in this scope Dec 11 23:18:09.124 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] = 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 23:18:09.124 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.124 INFO [stderr] Dec 11 23:18:09.124 INFO [stderr] warning: cannot find type `name` in this scope Dec 11 23:18:09.124 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.124 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.124 INFO [stderr] = 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 23:18:09.124 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.124 INFO [stderr] Dec 11 23:18:09.124 INFO [stderr] warning: cannot find type `discord_id` in this scope Dec 11 23:18:09.124 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.124 INFO [stderr] | Dec 11 23:18:09.125 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.125 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.125 INFO [stderr] | Dec 11 23:18:09.125 INFO [stderr] = 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 23:18:09.125 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.125 INFO [stderr] Dec 11 23:18:09.128 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 11 23:18:09.128 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.128 INFO [stderr] | Dec 11 23:18:09.128 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.128 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.128 INFO [stderr] | Dec 11 23:18:09.128 INFO [stderr] = 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 23:18:09.128 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.128 INFO [stderr] Dec 11 23:18:09.152 INFO [stderr] warning: unused import: `diesel::prelude::*` Dec 11 23:18:09.153 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Dec 11 23:18:09.153 INFO [stderr] | Dec 11 23:18:09.153 INFO [stderr] 1 | use diesel::prelude::*; Dec 11 23:18:09.153 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 11 23:18:09.153 INFO [stderr] | Dec 11 23:18:09.153 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 11 23:18:09.154 INFO [stderr] Dec 11 23:18:09.154 INFO [stderr] warning: unused imports: `Error`, `err_msg` Dec 11 23:18:09.154 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Dec 11 23:18:09.154 INFO [stderr] | Dec 11 23:18:09.154 INFO [stderr] 2 | use failure::{Error,err_msg}; Dec 11 23:18:09.154 INFO [stderr] | ^^^^^ ^^^^^^^ Dec 11 23:18:09.154 INFO [stderr] Dec 11 23:18:09.154 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Dec 11 23:18:09.155 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Dec 11 23:18:09.155 INFO [stderr] | Dec 11 23:18:09.155 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Dec 11 23:18:09.155 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Dec 11 23:18:09.155 INFO [stderr] Dec 11 23:18:09.155 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.156 INFO [stderr] --> src/backend/models.rs:4:24 Dec 11 23:18:09.156 INFO [stderr] | Dec 11 23:18:09.156 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.156 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.156 INFO [stderr] | Dec 11 23:18:09.156 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 23:18:09.156 INFO [stderr] = 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 23:18:09.156 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.157 INFO [stderr] Dec 11 23:18:09.157 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.157 INFO [stderr] --> src/backend/models.rs:4:24 Dec 11 23:18:09.157 INFO [stderr] | Dec 11 23:18:09.157 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.157 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.157 INFO [stderr] | Dec 11 23:18:09.157 INFO [stderr] = 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 23:18:09.157 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.157 INFO [stderr] Dec 11 23:18:09.157 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 11 23:18:09.157 INFO [stderr] --> src/backend/models.rs:4:24 Dec 11 23:18:09.157 INFO [stderr] | Dec 11 23:18:09.157 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.158 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.158 INFO [stderr] | Dec 11 23:18:09.158 INFO [stderr] = 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 23:18:09.158 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.158 INFO [stderr] Dec 11 23:18:09.158 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.158 INFO [stderr] --> src/backend/models.rs:4:38 Dec 11 23:18:09.158 INFO [stderr] | Dec 11 23:18:09.158 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.158 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.158 INFO [stderr] | Dec 11 23:18:09.158 INFO [stderr] = 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 23:18:09.158 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.159 INFO [stderr] Dec 11 23:18:09.159 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 11 23:18:09.159 INFO [stderr] --> src/backend/models.rs:4:38 Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.159 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] = 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 23:18:09.159 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.159 INFO [stderr] Dec 11 23:18:09.159 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 11 23:18:09.159 INFO [stderr] --> src/backend/models.rs:4:52 Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.159 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] = 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 23:18:09.159 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.159 INFO [stderr] Dec 11 23:18:09.159 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.159 INFO [stderr] --> src/backend/models.rs:4:52 Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.159 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] = 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 23:18:09.159 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.159 INFO [stderr] Dec 11 23:18:09.159 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.159 INFO [stderr] --> src/backend/models.rs:17:24 Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 11 23:18:09.159 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] = 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 23:18:09.159 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.159 INFO [stderr] Dec 11 23:18:09.159 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 23:18:09.159 INFO [stderr] --> src/backend/models.rs:17:24 Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 11 23:18:09.159 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.159 INFO [stderr] | Dec 11 23:18:09.159 INFO [stderr] = 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 23:18:09.159 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.160 INFO [stderr] Dec 11 23:18:09.160 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.160 INFO [stderr] --> src/backend/models.rs:17:38 Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 11 23:18:09.160 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] = 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 23:18:09.160 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.160 INFO [stderr] Dec 11 23:18:09.160 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.160 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.160 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] = 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 23:18:09.160 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.160 INFO [stderr] Dec 11 23:18:09.160 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 11 23:18:09.160 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.160 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] = 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 23:18:09.160 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.160 INFO [stderr] Dec 11 23:18:09.160 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 11 23:18:09.160 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.160 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] = 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 23:18:09.160 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.160 INFO [stderr] Dec 11 23:18:09.160 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.160 INFO [stderr] --> src/backend/models.rs:25:24 Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.160 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.160 INFO [stderr] | Dec 11 23:18:09.160 INFO [stderr] = 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 23:18:09.160 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.160 INFO [stderr] Dec 11 23:18:09.160 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 11 23:18:09.160 INFO [stderr] --> src/backend/models.rs:25:38 Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.161 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] = 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 23:18:09.161 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.161 INFO [stderr] Dec 11 23:18:09.161 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 11 23:18:09.161 INFO [stderr] --> src/backend/models.rs:25:38 Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.161 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] = 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 23:18:09.161 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.161 INFO [stderr] Dec 11 23:18:09.161 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 11 23:18:09.161 INFO [stderr] --> src/backend/models.rs:25:52 Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.161 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] = 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 23:18:09.161 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.161 INFO [stderr] Dec 11 23:18:09.161 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 23:18:09.161 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.161 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] = 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 23:18:09.161 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.161 INFO [stderr] Dec 11 23:18:09.161 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 11 23:18:09.161 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.161 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] = 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 23:18:09.161 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.161 INFO [stderr] Dec 11 23:18:09.161 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 11 23:18:09.161 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.161 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] = 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 23:18:09.161 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.161 INFO [stderr] Dec 11 23:18:09.161 INFO [stderr] warning: cannot find type `Task` in this scope Dec 11 23:18:09.161 INFO [stderr] --> src/backend/models.rs:35:24 Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.161 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.161 INFO [stderr] | Dec 11 23:18:09.161 INFO [stderr] = 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 23:18:09.161 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.161 INFO [stderr] Dec 11 23:18:09.161 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 11 23:18:09.161 INFO [stderr] --> src/backend/models.rs:35:38 Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.162 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] = 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 23:18:09.162 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.162 INFO [stderr] Dec 11 23:18:09.162 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 11 23:18:09.162 INFO [stderr] --> src/backend/models.rs:35:38 Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.162 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] = 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 23:18:09.162 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.162 INFO [stderr] Dec 11 23:18:09.162 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 11 23:18:09.162 INFO [stderr] --> src/backend/models.rs:35:52 Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 11 23:18:09.162 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] = 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 23:18:09.162 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.162 INFO [stderr] Dec 11 23:18:09.162 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 23:18:09.162 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 23:18:09.162 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] = 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 23:18:09.162 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.162 INFO [stderr] Dec 11 23:18:09.162 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 23:18:09.162 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.162 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] = 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 23:18:09.162 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.162 INFO [stderr] Dec 11 23:18:09.162 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 23:18:09.162 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.162 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.162 INFO [stderr] | Dec 11 23:18:09.162 INFO [stderr] = 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 23:18:09.162 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.163 INFO [stderr] Dec 11 23:18:09.163 INFO [stderr] warning: cannot find type `task_id` in this scope Dec 11 23:18:09.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] = 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 23:18:09.163 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.163 INFO [stderr] Dec 11 23:18:09.163 INFO [stderr] warning: cannot find type `creator` in this scope Dec 11 23:18:09.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] = 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 23:18:09.163 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.163 INFO [stderr] Dec 11 23:18:09.163 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Dec 11 23:18:09.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] = 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 23:18:09.163 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.163 INFO [stderr] Dec 11 23:18:09.163 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 11 23:18:09.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] = 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 23:18:09.163 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.163 INFO [stderr] Dec 11 23:18:09.163 INFO [stderr] warning: cannot find type `due_date` in this scope Dec 11 23:18:09.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] = 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 23:18:09.163 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.163 INFO [stderr] Dec 11 23:18:09.163 INFO [stderr] warning: cannot find type `name` in this scope Dec 11 23:18:09.163 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.163 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.163 INFO [stderr] | Dec 11 23:18:09.163 INFO [stderr] = 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 23:18:09.164 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.164 INFO [stderr] Dec 11 23:18:09.164 INFO [stderr] warning: cannot find type `discord_id` in this scope Dec 11 23:18:09.164 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.164 INFO [stderr] | Dec 11 23:18:09.164 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.164 INFO [stderr] | Dec 11 23:18:09.164 INFO [stderr] = 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 23:18:09.164 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.164 INFO [stderr] Dec 11 23:18:09.164 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 11 23:18:09.164 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 23:18:09.164 INFO [stderr] | Dec 11 23:18:09.164 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 23:18:09.164 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 23:18:09.164 INFO [stderr] | Dec 11 23:18:09.164 INFO [stderr] = 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 23:18:09.164 INFO [stderr] = note: for more information, see issue #50504 Dec 11 23:18:09.164 INFO [stderr] Dec 11 23:18:10.156 INFO [stderr] warning: field is never used: `db` Dec 11 23:18:10.156 INFO [stderr] --> src/controller.rs:11:5 Dec 11 23:18:10.156 INFO [stderr] | Dec 11 23:18:10.156 INFO [stderr] 11 | pub(crate) db: Mutex, Dec 11 23:18:10.156 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:18:10.157 INFO [stderr] | Dec 11 23:18:10.157 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 11 23:18:10.157 INFO [stderr] Dec 11 23:18:10.281 INFO [stderr] warning: field is never used: `db` Dec 11 23:18:10.281 INFO [stderr] --> src/controller.rs:11:5 Dec 11 23:18:10.281 INFO [stderr] | Dec 11 23:18:10.281 INFO [stderr] 11 | pub(crate) db: Mutex, Dec 11 23:18:10.281 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 11 23:18:10.281 INFO [stderr] | Dec 11 23:18:10.281 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 11 23:18:10.281 INFO [stderr] Dec 11 23:18:20.204 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Dec 11 23:18:20.224 INFO [stderr] su: No module specific data is present Dec 11 23:18:21.439 INFO running `"docker" "inspect" "9b8c26919994e50fb21bdf94dac3a243624a2b2f2a21ef529d54dff72f398ae5"` Dec 11 23:18:21.710 INFO running `"docker" "rm" "-f" "9b8c26919994e50fb21bdf94dac3a243624a2b2f2a21ef529d54dff72f398ae5"` Dec 11 23:18:22.075 INFO [stdout] 9b8c26919994e50fb21bdf94dac3a243624a2b2f2a21ef529d54dff72f398ae5