Nov 04 10:54:42.179 INFO checking acmumn/tet against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 10:54:42.180 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-7/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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"` Nov 04 10:54:42.596 INFO blam! 2a60fd671c504224de095db754a99e08c23c5436f50b7a584f89f2d9ee51d035 Nov 04 10:54:42.603 INFO running `"docker" "start" "-a" "2a60fd671c504224de095db754a99e08c23c5436f50b7a584f89f2d9ee51d035"` Nov 04 10:54:43.791 INFO kablam! usermod: no changes Nov 04 10:54:44.131 INFO kablam! Checking memchr v2.0.1 Nov 04 10:54:44.176 INFO kablam! Checking threadpool v1.7.1 Nov 04 10:54:44.176 INFO kablam! Checking uuid v0.5.1 Nov 04 10:54:44.176 INFO kablam! Checking chrono v0.4.4 Nov 04 10:54:44.176 INFO kablam! Checking diesel v1.3.2 Nov 04 10:54:44.176 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 04 10:54:44.176 INFO kablam! Checking schedule v0.1.0 Nov 04 10:54:44.176 INFO kablam! Checking multipart v0.13.6 Nov 04 10:54:45.564 INFO kablam! Checking nom v4.0.0 Nov 04 10:54:46.655 INFO kablam! Checking evzht9h3nznqzwl v0.0.3 Nov 04 10:54:53.623 INFO kablam! Checking config v0.9.0 Nov 04 10:54:56.247 INFO kablam! Checking serenity v0.5.5 Nov 04 10:55:36.007 INFO kablam! Checking tet v0.1.0 (/source) Nov 04 10:55:44.151 INFO kablam! warning: unused import: `diesel::prelude::*` Nov 04 10:55:44.152 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 04 10:55:44.153 INFO kablam! | Nov 04 10:55:44.153 INFO kablam! 1 | use diesel::prelude::*; Nov 04 10:55:44.154 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 10:55:44.155 INFO kablam! | Nov 04 10:55:44.155 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 10:55:44.156 INFO kablam! Nov 04 10:55:44.157 INFO kablam! warning: unused imports: `Error`, `err_msg` Nov 04 10:55:44.157 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 04 10:55:44.158 INFO kablam! | Nov 04 10:55:44.159 INFO kablam! 2 | use failure::{Error,err_msg}; Nov 04 10:55:44.159 INFO kablam! | ^^^^^ ^^^^^^^ Nov 04 10:55:44.160 INFO kablam! Nov 04 10:55:44.160 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Nov 04 10:55:44.161 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 04 10:55:44.162 INFO kablam! | Nov 04 10:55:44.162 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 04 10:55:44.163 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 04 10:55:44.164 INFO kablam! Nov 04 10:55:44.164 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.165 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:44.166 INFO kablam! | Nov 04 10:55:44.166 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.167 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.168 INFO kablam! | Nov 04 10:55:44.168 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 10:55:44.169 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.170 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.170 INFO kablam! Nov 04 10:55:44.171 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.172 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:44.172 INFO kablam! | Nov 04 10:55:44.173 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `users` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:44.179 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.179 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.179 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.179 INFO kablam! Nov 04 10:55:44.179 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.179 INFO kablam! --> src/backend/models.rs:17:38 Nov 04 10:55:44.179 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:44.180 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.180 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.180 INFO kablam! Nov 04 10:55:44.180 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.180 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.180 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.180 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.180 INFO kablam! Nov 04 10:55:44.180 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:44.180 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.180 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.180 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.180 INFO kablam! Nov 04 10:55:44.180 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:44.180 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.180 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.180 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.180 INFO kablam! Nov 04 10:55:44.180 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.180 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.180 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.180 INFO kablam! | Nov 04 10:55:44.180 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.198 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.198 INFO kablam! Nov 04 10:55:44.198 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:44.198 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:44.198 INFO kablam! | Nov 04 10:55:44.198 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.198 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.198 INFO kablam! | Nov 04 10:55:44.198 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.198 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.198 INFO kablam! Nov 04 10:55:44.198 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:44.198 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:44.198 INFO kablam! | Nov 04 10:55:44.199 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.199 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.199 INFO kablam! | Nov 04 10:55:44.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.199 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.199 INFO kablam! Nov 04 10:55:44.199 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:44.199 INFO kablam! --> src/backend/models.rs:25:52 Nov 04 10:55:44.199 INFO kablam! | Nov 04 10:55:44.199 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.199 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.199 INFO kablam! | Nov 04 10:55:44.199 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.203 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.203 INFO kablam! Nov 04 10:55:44.203 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.203 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.203 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.203 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.203 INFO kablam! Nov 04 10:55:44.203 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:44.203 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.203 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.203 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.203 INFO kablam! Nov 04 10:55:44.203 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:44.203 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.203 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.203 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.203 INFO kablam! Nov 04 10:55:44.203 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.203 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.203 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.203 INFO kablam! | Nov 04 10:55:44.203 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.219 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:44.219 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.219 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.219 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:44.219 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.219 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.219 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:44.219 INFO kablam! --> src/backend/models.rs:35:52 Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.219 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.219 INFO kablam! warning: cannot find type `table` in this scope Nov 04 10:55:44.219 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 10:55:44.219 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.219 INFO kablam! warning: cannot find type `id` in this scope Nov 04 10:55:44.219 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.219 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.219 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 10:55:44.219 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.219 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.219 INFO kablam! warning: cannot find type `task_id` in this scope Nov 04 10:55:44.219 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.219 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.219 INFO kablam! | Nov 04 10:55:44.219 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.219 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.219 INFO kablam! Nov 04 10:55:44.227 INFO kablam! warning: cannot find type `creator` in this scope Nov 04 10:55:44.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.227 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.227 INFO kablam! Nov 04 10:55:44.227 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Nov 04 10:55:44.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.227 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.227 INFO kablam! Nov 04 10:55:44.227 INFO kablam! warning: cannot find type `create_date` in this scope Nov 04 10:55:44.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.227 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.227 INFO kablam! Nov 04 10:55:44.227 INFO kablam! warning: cannot find type `due_date` in this scope Nov 04 10:55:44.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.227 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.227 INFO kablam! Nov 04 10:55:44.227 INFO kablam! warning: cannot find type `name` in this scope Nov 04 10:55:44.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.227 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.227 INFO kablam! Nov 04 10:55:44.227 INFO kablam! warning: cannot find type `discord_id` in this scope Nov 04 10:55:44.227 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.227 INFO kablam! | Nov 04 10:55:44.227 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.227 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.228 INFO kablam! | Nov 04 10:55:44.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.228 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.228 INFO kablam! Nov 04 10:55:44.228 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 10:55:44.228 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.228 INFO kablam! | Nov 04 10:55:44.228 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.228 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.228 INFO kablam! | Nov 04 10:55:44.228 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.228 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.228 INFO kablam! Nov 04 10:55:44.556 INFO kablam! warning: unused import: `diesel::prelude::*` Nov 04 10:55:44.556 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! 1 | use diesel::prelude::*; Nov 04 10:55:44.556 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 10:55:44.556 INFO kablam! Nov 04 10:55:44.556 INFO kablam! warning: unused imports: `Error`, `err_msg` Nov 04 10:55:44.556 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! 2 | use failure::{Error,err_msg}; Nov 04 10:55:44.556 INFO kablam! | ^^^^^ ^^^^^^^ Nov 04 10:55:44.556 INFO kablam! Nov 04 10:55:44.556 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Nov 04 10:55:44.556 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 04 10:55:44.556 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 04 10:55:44.556 INFO kablam! Nov 04 10:55:44.556 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.556 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.556 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 10:55:44.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.556 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.556 INFO kablam! Nov 04 10:55:44.556 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.556 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.556 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.556 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.556 INFO kablam! Nov 04 10:55:44.556 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:44.556 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.556 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.556 INFO kablam! | Nov 04 10:55:44.556 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.556 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.556 INFO kablam! Nov 04 10:55:44.556 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.556 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `users` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:17:38 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.557 INFO kablam! Nov 04 10:55:44.557 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:44.557 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.557 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.557 INFO kablam! | Nov 04 10:55:44.557 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.557 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:25:52 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:44.558 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.558 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.558 INFO kablam! | Nov 04 10:55:44.558 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.558 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.558 INFO kablam! Nov 04 10:55:44.558 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:44.559 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:44.559 INFO kablam! --> src/backend/models.rs:35:52 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `table` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `id` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `task_id` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `creator` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `create_date` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.559 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.559 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.559 INFO kablam! Nov 04 10:55:44.559 INFO kablam! warning: cannot find type `due_date` in this scope Nov 04 10:55:44.559 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.559 INFO kablam! | Nov 04 10:55:44.559 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.560 INFO kablam! | Nov 04 10:55:44.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.560 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.560 INFO kablam! Nov 04 10:55:44.560 INFO kablam! warning: cannot find type `name` in this scope Nov 04 10:55:44.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.560 INFO kablam! | Nov 04 10:55:44.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.560 INFO kablam! | Nov 04 10:55:44.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.560 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.560 INFO kablam! Nov 04 10:55:44.560 INFO kablam! warning: cannot find type `discord_id` in this scope Nov 04 10:55:44.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.560 INFO kablam! | Nov 04 10:55:44.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.560 INFO kablam! | Nov 04 10:55:44.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.560 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.560 INFO kablam! Nov 04 10:55:44.560 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 10:55:44.560 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:44.560 INFO kablam! | Nov 04 10:55:44.560 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:44.560 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:44.560 INFO kablam! | Nov 04 10:55:44.560 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:44.560 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:44.560 INFO kablam! Nov 04 10:55:44.963 INFO kablam! warning: field is never used: `db` Nov 04 10:55:44.963 INFO kablam! --> src/controller.rs:11:5 Nov 04 10:55:44.963 INFO kablam! | Nov 04 10:55:44.963 INFO kablam! 11 | pub(crate) db: Mutex, Nov 04 10:55:44.963 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:55:44.963 INFO kablam! | Nov 04 10:55:44.963 INFO kablam! = note: #[warn(dead_code)] on by default Nov 04 10:55:44.963 INFO kablam! Nov 04 10:55:45.391 INFO kablam! warning: field is never used: `db` Nov 04 10:55:45.391 INFO kablam! --> src/controller.rs:11:5 Nov 04 10:55:45.391 INFO kablam! | Nov 04 10:55:45.391 INFO kablam! 11 | pub(crate) db: Mutex, Nov 04 10:55:45.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:55:45.391 INFO kablam! | Nov 04 10:55:45.391 INFO kablam! = note: #[warn(dead_code)] on by default Nov 04 10:55:45.391 INFO kablam! Nov 04 10:55:52.340 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Nov 04 10:55:52.365 INFO kablam! su: No module specific data is present Nov 04 10:55:53.356 INFO running `"docker" "rm" "-f" "2a60fd671c504224de095db754a99e08c23c5436f50b7a584f89f2d9ee51d035"` Nov 04 10:55:53.731 INFO blam! 2a60fd671c504224de095db754a99e08c23c5436f50b7a584f89f2d9ee51d035