Nov 30 07:39:43.772 INFO checking acmumn/tet against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 07:39:43.772 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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 30 07:39:43.960 INFO [stdout] 0fd284fc4c73b74e571d9bcb79ed8d3e2774552cc31040f69f2d3d0bc34ffaad Nov 30 07:39:43.961 INFO running `"docker" "start" "-a" "0fd284fc4c73b74e571d9bcb79ed8d3e2774552cc31040f69f2d3d0bc34ffaad"` Nov 30 07:39:44.356 INFO [stderr] usermod: no changes Nov 30 07:39:44.736 INFO [stderr] Compiling libsqlite3-sys v0.9.1 Nov 30 07:39:44.742 INFO [stderr] Checking base64 v0.8.0 Nov 30 07:39:44.742 INFO [stderr] Checking threadpool v1.7.1 Nov 30 07:39:44.742 INFO [stderr] Checking flate2 v1.0.1 Nov 30 07:39:44.745 INFO [stderr] Checking config v0.9.0 Nov 30 07:39:44.745 INFO [stderr] Checking multipart v0.13.6 Nov 30 07:39:47.612 INFO [stderr] Checking evzht9h3nznqzwl v0.0.3 Nov 30 07:39:48.474 INFO [stderr] Checking diesel v1.3.2 Nov 30 07:39:54.726 INFO [stderr] Checking serenity v0.5.5 Nov 30 07:40:31.444 INFO [stderr] Checking tet v0.1.0 (/source) Nov 30 07:40:40.583 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 30 07:40:40.584 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 30 07:40:40.584 INFO [stderr] | Nov 30 07:40:40.588 INFO [stderr] 1 | use diesel::prelude::*; Nov 30 07:40:40.588 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 07:40:40.589 INFO [stderr] | Nov 30 07:40:40.589 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 07:40:40.589 INFO [stderr] Nov 30 07:40:40.589 INFO [stderr] warning: unused imports: `Error`, `err_msg` Nov 30 07:40:40.590 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 30 07:40:40.590 INFO [stderr] | Nov 30 07:40:40.590 INFO [stderr] 2 | use failure::{Error,err_msg}; Nov 30 07:40:40.590 INFO [stderr] | ^^^^^ ^^^^^^^ Nov 30 07:40:40.590 INFO [stderr] Nov 30 07:40:40.591 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Nov 30 07:40:40.591 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 30 07:40:40.591 INFO [stderr] | Nov 30 07:40:40.591 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 30 07:40:40.592 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 30 07:40:40.592 INFO [stderr] Nov 30 07:40:40.592 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:40.592 INFO [stderr] --> src/backend/models.rs:4:24 Nov 30 07:40:40.593 INFO [stderr] | Nov 30 07:40:40.593 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.593 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.593 INFO [stderr] | Nov 30 07:40:40.594 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 07:40:40.594 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.594 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.594 INFO [stderr] Nov 30 07:40:40.595 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:40.595 INFO [stderr] --> src/backend/models.rs:4:24 Nov 30 07:40:40.595 INFO [stderr] | Nov 30 07:40:40.596 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.596 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.596 INFO [stderr] | Nov 30 07:40:40.596 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.597 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.597 INFO [stderr] Nov 30 07:40:40.597 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 30 07:40:40.597 INFO [stderr] --> src/backend/models.rs:4:24 Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.598 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.598 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.598 INFO [stderr] Nov 30 07:40:40.598 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:40.598 INFO [stderr] --> src/backend/models.rs:4:38 Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.598 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.598 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.598 INFO [stderr] Nov 30 07:40:40.598 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 30 07:40:40.598 INFO [stderr] --> src/backend/models.rs:4:38 Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.598 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.598 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.598 INFO [stderr] Nov 30 07:40:40.598 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Nov 30 07:40:40.598 INFO [stderr] --> src/backend/models.rs:4:52 Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.598 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.598 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.598 INFO [stderr] Nov 30 07:40:40.598 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:40.598 INFO [stderr] --> src/backend/models.rs:4:52 Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.598 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.598 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.598 INFO [stderr] Nov 30 07:40:40.598 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:40.598 INFO [stderr] --> src/backend/models.rs:17:24 Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 30 07:40:40.598 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.598 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.598 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.598 INFO [stderr] Nov 30 07:40:40.598 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 07:40:40.598 INFO [stderr] --> src/backend/models.rs:17:24 Nov 30 07:40:40.598 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 30 07:40:40.599 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.599 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.599 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.599 INFO [stderr] Nov 30 07:40:40.599 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:40.599 INFO [stderr] --> src/backend/models.rs:17:38 Nov 30 07:40:40.599 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 30 07:40:40.599 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.599 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.599 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.599 INFO [stderr] Nov 30 07:40:40.599 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:40.599 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:40.599 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.599 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.599 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.599 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.599 INFO [stderr] Nov 30 07:40:40.599 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 30 07:40:40.599 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:40.599 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.599 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.599 INFO [stderr] | Nov 30 07:40:40.599 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.599 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.600 INFO [stderr] Nov 30 07:40:40.600 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 30 07:40:40.600 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:40.600 INFO [stderr] | Nov 30 07:40:40.600 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.600 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.600 INFO [stderr] | Nov 30 07:40:40.600 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.600 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.600 INFO [stderr] Nov 30 07:40:40.600 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:40.600 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:25:38 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:25:38 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:25:52 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:35:38 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:35:38 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.601 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.601 INFO [stderr] Nov 30 07:40:40.601 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 30 07:40:40.601 INFO [stderr] --> src/backend/models.rs:35:52 Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.601 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:40.601 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.601 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `task_id` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `creator` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `due_date` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.602 INFO [stderr] warning: cannot find type `discord_id` in this scope Nov 30 07:40:40.602 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.602 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.602 INFO [stderr] | Nov 30 07:40:40.602 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.602 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.602 INFO [stderr] Nov 30 07:40:40.603 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 30 07:40:40.603 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:40.603 INFO [stderr] | Nov 30 07:40:40.603 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:40.603 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:40.603 INFO [stderr] | Nov 30 07:40:40.603 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:40.603 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:40.603 INFO [stderr] Nov 30 07:40:41.090 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 30 07:40:41.091 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 30 07:40:41.091 INFO [stderr] | Nov 30 07:40:41.091 INFO [stderr] 1 | use diesel::prelude::*; Nov 30 07:40:41.091 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 30 07:40:41.092 INFO [stderr] | Nov 30 07:40:41.092 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 30 07:40:41.092 INFO [stderr] Nov 30 07:40:41.092 INFO [stderr] warning: unused imports: `Error`, `err_msg` Nov 30 07:40:41.093 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 30 07:40:41.093 INFO [stderr] | Nov 30 07:40:41.093 INFO [stderr] 2 | use failure::{Error,err_msg}; Nov 30 07:40:41.094 INFO [stderr] | ^^^^^ ^^^^^^^ Nov 30 07:40:41.094 INFO [stderr] Nov 30 07:40:41.094 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Nov 30 07:40:41.094 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 30 07:40:41.095 INFO [stderr] | Nov 30 07:40:41.095 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 30 07:40:41.095 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 30 07:40:41.095 INFO [stderr] Nov 30 07:40:41.096 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:41.096 INFO [stderr] --> src/backend/models.rs:4:24 Nov 30 07:40:41.096 INFO [stderr] | Nov 30 07:40:41.096 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.097 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.097 INFO [stderr] | Nov 30 07:40:41.097 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 07:40:41.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.098 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.098 INFO [stderr] Nov 30 07:40:41.098 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:41.098 INFO [stderr] --> src/backend/models.rs:4:24 Nov 30 07:40:41.099 INFO [stderr] | Nov 30 07:40:41.099 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.099 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.100 INFO [stderr] | Nov 30 07:40:41.100 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.100 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.100 INFO [stderr] Nov 30 07:40:41.100 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 30 07:40:41.100 INFO [stderr] --> src/backend/models.rs:4:24 Nov 30 07:40:41.100 INFO [stderr] | Nov 30 07:40:41.100 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.100 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.101 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.101 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.101 INFO [stderr] Nov 30 07:40:41.101 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:41.101 INFO [stderr] --> src/backend/models.rs:4:38 Nov 30 07:40:41.101 INFO [stderr] | Nov 30 07:40:41.101 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.101 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.101 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.101 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.101 INFO [stderr] Nov 30 07:40:41.101 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 30 07:40:41.101 INFO [stderr] --> src/backend/models.rs:4:38 Nov 30 07:40:41.101 INFO [stderr] | Nov 30 07:40:41.101 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.101 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.101 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.101 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.101 INFO [stderr] Nov 30 07:40:41.101 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Nov 30 07:40:41.101 INFO [stderr] --> src/backend/models.rs:4:52 Nov 30 07:40:41.101 INFO [stderr] | Nov 30 07:40:41.101 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.101 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.102 INFO [stderr] Nov 30 07:40:41.102 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:41.102 INFO [stderr] --> src/backend/models.rs:4:52 Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.102 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.102 INFO [stderr] Nov 30 07:40:41.102 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:41.102 INFO [stderr] --> src/backend/models.rs:17:24 Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 30 07:40:41.102 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.102 INFO [stderr] Nov 30 07:40:41.102 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 07:40:41.102 INFO [stderr] --> src/backend/models.rs:17:24 Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 30 07:40:41.102 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.102 INFO [stderr] Nov 30 07:40:41.102 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:41.102 INFO [stderr] --> src/backend/models.rs:17:38 Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 30 07:40:41.102 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.102 INFO [stderr] Nov 30 07:40:41.102 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:41.102 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.102 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.102 INFO [stderr] Nov 30 07:40:41.102 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 30 07:40:41.102 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.102 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.102 INFO [stderr] Nov 30 07:40:41.102 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 30 07:40:41.102 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:41.102 INFO [stderr] | Nov 30 07:40:41.102 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.102 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.103 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.103 INFO [stderr] Nov 30 07:40:41.103 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:41.103 INFO [stderr] --> src/backend/models.rs:25:24 Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.103 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.103 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.103 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.103 INFO [stderr] Nov 30 07:40:41.103 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 30 07:40:41.103 INFO [stderr] --> src/backend/models.rs:25:38 Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.103 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.103 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.103 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.103 INFO [stderr] Nov 30 07:40:41.103 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 30 07:40:41.103 INFO [stderr] --> src/backend/models.rs:25:38 Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.103 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.103 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.103 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.103 INFO [stderr] Nov 30 07:40:41.103 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 30 07:40:41.103 INFO [stderr] --> src/backend/models.rs:25:52 Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.103 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.103 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.103 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.103 INFO [stderr] Nov 30 07:40:41.103 INFO [stderr] warning: cannot find type `User` in this scope Nov 30 07:40:41.103 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.103 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.103 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.103 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.103 INFO [stderr] Nov 30 07:40:41.103 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 30 07:40:41.103 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.103 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.103 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.103 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.104 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.104 INFO [stderr] Nov 30 07:40:41.104 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 30 07:40:41.104 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.104 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.104 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.104 INFO [stderr] Nov 30 07:40:41.104 INFO [stderr] warning: cannot find type `Task` in this scope Nov 30 07:40:41.104 INFO [stderr] --> src/backend/models.rs:35:24 Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.104 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.104 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.104 INFO [stderr] Nov 30 07:40:41.104 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 30 07:40:41.104 INFO [stderr] --> src/backend/models.rs:35:38 Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.104 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.104 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.104 INFO [stderr] Nov 30 07:40:41.104 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 30 07:40:41.104 INFO [stderr] --> src/backend/models.rs:35:38 Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.104 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.104 INFO [stderr] | Nov 30 07:40:41.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.104 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.104 INFO [stderr] Nov 30 07:40:41.104 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 30 07:40:41.105 INFO [stderr] --> src/backend/models.rs:35:52 Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 30 07:40:41.105 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.105 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.105 INFO [stderr] Nov 30 07:40:41.105 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 07:40:41.105 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 07:40:41.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.105 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.105 INFO [stderr] Nov 30 07:40:41.105 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 07:40:41.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.105 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.105 INFO [stderr] Nov 30 07:40:41.105 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 07:40:41.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.105 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.105 INFO [stderr] Nov 30 07:40:41.105 INFO [stderr] warning: cannot find type `task_id` in this scope Nov 30 07:40:41.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.105 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.105 INFO [stderr] Nov 30 07:40:41.105 INFO [stderr] warning: cannot find type `creator` in this scope Nov 30 07:40:41.105 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.105 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.105 INFO [stderr] | Nov 30 07:40:41.105 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 07:40:41.105 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.106 INFO [stderr] Nov 30 07:40:41.106 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Nov 30 07:40:41.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.106 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.106 INFO [stderr] Nov 30 07:40:41.106 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 30 07:40:41.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.106 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.106 INFO [stderr] Nov 30 07:40:41.106 INFO [stderr] warning: cannot find type `due_date` in this scope Nov 30 07:40:41.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.106 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.106 INFO [stderr] Nov 30 07:40:41.106 INFO [stderr] warning: cannot find type `name` in this scope Nov 30 07:40:41.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.106 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.106 INFO [stderr] Nov 30 07:40:41.106 INFO [stderr] warning: cannot find type `discord_id` in this scope Nov 30 07:40:41.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.106 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.106 INFO [stderr] Nov 30 07:40:41.106 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 30 07:40:41.106 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.106 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 07:40:41.106 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 07:40:41.106 INFO [stderr] | Nov 30 07:40:41.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! Nov 30 07:40:41.106 INFO [stderr] = note: for more information, see issue #50504 Nov 30 07:40:41.106 INFO [stderr] Nov 30 07:40:41.832 INFO [stderr] warning: field is never used: `db` Nov 30 07:40:41.833 INFO [stderr] --> src/controller.rs:11:5 Nov 30 07:40:41.833 INFO [stderr] | Nov 30 07:40:41.833 INFO [stderr] 11 | pub(crate) db: Mutex, Nov 30 07:40:41.833 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 07:40:41.833 INFO [stderr] | Nov 30 07:40:41.834 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 07:40:41.834 INFO [stderr] Nov 30 07:40:42.172 INFO [stderr] warning: field is never used: `db` Nov 30 07:40:42.173 INFO [stderr] --> src/controller.rs:11:5 Nov 30 07:40:42.173 INFO [stderr] | Nov 30 07:40:42.173 INFO [stderr] 11 | pub(crate) db: Mutex, Nov 30 07:40:42.173 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 30 07:40:42.174 INFO [stderr] | Nov 30 07:40:42.174 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 30 07:40:42.174 INFO [stderr] Nov 30 07:40:50.789 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Nov 30 07:40:50.821 INFO [stderr] su: No module specific data is present Nov 30 07:40:52.422 INFO running `"docker" "inspect" "0fd284fc4c73b74e571d9bcb79ed8d3e2774552cc31040f69f2d3d0bc34ffaad"` Nov 30 07:40:52.800 INFO running `"docker" "rm" "-f" "0fd284fc4c73b74e571d9bcb79ed8d3e2774552cc31040f69f2d3d0bc34ffaad"` Nov 30 07:40:53.062 INFO [stdout] 0fd284fc4c73b74e571d9bcb79ed8d3e2774552cc31040f69f2d3d0bc34ffaad