Nov 01 09:13:25.329 INFO checking acmumn/tet against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Nov 01 09:13:25.329 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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 01 09:13:25.723 INFO blam! 18054262ae222e981631560268814d0e153cf06520b1f775723a491ea09d6ff9 Nov 01 09:13:25.734 INFO running `"docker" "start" "-a" "18054262ae222e981631560268814d0e153cf06520b1f775723a491ea09d6ff9"` Nov 01 09:13:26.683 INFO kablam! usermod: no changes Nov 01 09:13:27.024 INFO kablam! Checking chrono v0.4.4 Nov 01 09:13:27.024 INFO kablam! Checking diesel v1.3.2 Nov 01 09:13:27.024 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 01 09:13:27.024 INFO kablam! Checking evzht9h3nznqzwl v0.0.3 Nov 01 09:13:27.024 INFO kablam! Checking schedule v0.1.0 Nov 01 09:13:27.025 INFO kablam! Checking config v0.9.0 Nov 01 09:13:27.025 INFO kablam! Checking multipart v0.13.6 Nov 01 09:13:38.437 INFO kablam! Checking serenity v0.5.5 Nov 01 09:14:19.049 INFO kablam! Checking tet v0.1.0 (/source) Nov 01 09:14:28.265 INFO kablam! warning: unused import: `diesel::prelude::*` Nov 01 09:14:28.265 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 01 09:14:28.265 INFO kablam! | Nov 01 09:14:28.265 INFO kablam! 1 | use diesel::prelude::*; Nov 01 09:14:28.265 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 01 09:14:28.265 INFO kablam! | Nov 01 09:14:28.265 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 09:14:28.265 INFO kablam! Nov 01 09:14:28.265 INFO kablam! warning: unused imports: `Error`, `err_msg` Nov 01 09:14:28.265 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 01 09:14:28.265 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 2 | use failure::{Error,err_msg}; Nov 01 09:14:28.266 INFO kablam! | ^^^^^ ^^^^^^^ Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Nov 01 09:14:28.266 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 01 09:14:28.266 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:4:24 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:4:24 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `tasks` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:4:24 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:4:38 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `tasks` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:4:38 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:4:52 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:4:52 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:28.266 INFO kablam! --> src/backend/models.rs:17:24 Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 01 09:14:28.266 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.266 INFO kablam! | Nov 01 09:14:28.266 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 01 09:14:28.266 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.266 INFO kablam! Nov 01 09:14:28.266 INFO kablam! warning: cannot find type `users` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:17:24 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:17:38 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:25:38 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:25:38 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:25:52 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.267 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 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 01 09:14:28.267 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.267 INFO kablam! Nov 01 09:14:28.267 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:28.267 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:28.267 INFO kablam! | Nov 01 09:14:28.267 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 01 09:14:28.268 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 01 09:14:28.268 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:28.268 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 01 09:14:28.268 INFO kablam! --> src/backend/models.rs:35:38 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 01 09:14:28.268 INFO kablam! --> src/backend/models.rs:35:38 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 01 09:14:28.268 INFO kablam! --> src/backend/models.rs:35:52 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `table` in this scope Nov 01 09:14:28.268 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `id` in this scope Nov 01 09:14:28.268 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.268 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 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 01 09:14:28.268 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.268 INFO kablam! Nov 01 09:14:28.268 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 09:14:28.268 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.268 INFO kablam! | Nov 01 09:14:28.268 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.269 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.269 INFO kablam! | Nov 01 09:14:28.269 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 01 09:14:28.269 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.269 INFO kablam! Nov 01 09:14:28.278 INFO kablam! warning: cannot find type `task_id` in this scope Nov 01 09:14:28.278 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.278 INFO kablam! | Nov 01 09:14:28.278 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.278 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.278 INFO kablam! | Nov 01 09:14:28.278 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 01 09:14:28.278 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.278 INFO kablam! Nov 01 09:14:28.284 INFO kablam! warning: cannot find type `creator` in this scope Nov 01 09:14:28.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.284 INFO kablam! | Nov 01 09:14:28.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.284 INFO kablam! | Nov 01 09:14:28.284 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 01 09:14:28.284 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.284 INFO kablam! Nov 01 09:14:28.284 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Nov 01 09:14:28.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 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 01 09:14:28.285 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.285 INFO kablam! Nov 01 09:14:28.285 INFO kablam! warning: cannot find type `create_date` in this scope Nov 01 09:14:28.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 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 01 09:14:28.285 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.285 INFO kablam! Nov 01 09:14:28.285 INFO kablam! warning: cannot find type `due_date` in this scope Nov 01 09:14:28.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 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 01 09:14:28.285 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.285 INFO kablam! Nov 01 09:14:28.285 INFO kablam! warning: cannot find type `name` in this scope Nov 01 09:14:28.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 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 01 09:14:28.285 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.285 INFO kablam! Nov 01 09:14:28.285 INFO kablam! warning: cannot find type `discord_id` in this scope Nov 01 09:14:28.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 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 01 09:14:28.285 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.285 INFO kablam! Nov 01 09:14:28.285 INFO kablam! warning: cannot find type `nickname` in this scope Nov 01 09:14:28.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:28.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:28.285 INFO kablam! | Nov 01 09:14:28.285 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 01 09:14:28.285 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:28.285 INFO kablam! Nov 01 09:14:29.080 INFO kablam! warning: unused import: `diesel::prelude::*` Nov 01 09:14:29.080 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 01 09:14:29.080 INFO kablam! | Nov 01 09:14:29.080 INFO kablam! 1 | use diesel::prelude::*; Nov 01 09:14:29.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 01 09:14:29.080 INFO kablam! | Nov 01 09:14:29.080 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 01 09:14:29.080 INFO kablam! Nov 01 09:14:29.080 INFO kablam! warning: unused imports: `Error`, `err_msg` Nov 01 09:14:29.080 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 01 09:14:29.080 INFO kablam! | Nov 01 09:14:29.080 INFO kablam! 2 | use failure::{Error,err_msg}; Nov 01 09:14:29.080 INFO kablam! | ^^^^^ ^^^^^^^ Nov 01 09:14:29.080 INFO kablam! Nov 01 09:14:29.080 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Nov 01 09:14:29.084 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 01 09:14:29.084 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 01 09:14:29.084 INFO kablam! Nov 01 09:14:29.084 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:29.084 INFO kablam! --> src/backend/models.rs:4:24 Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.084 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 09:14:29.084 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 01 09:14:29.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.084 INFO kablam! Nov 01 09:14:29.084 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:29.084 INFO kablam! --> src/backend/models.rs:4:24 Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.084 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 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 01 09:14:29.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.084 INFO kablam! Nov 01 09:14:29.084 INFO kablam! warning: cannot find type `tasks` in this scope Nov 01 09:14:29.084 INFO kablam! --> src/backend/models.rs:4:24 Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.084 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 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 01 09:14:29.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.084 INFO kablam! Nov 01 09:14:29.084 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:29.084 INFO kablam! --> src/backend/models.rs:4:38 Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.084 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 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 01 09:14:29.084 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.084 INFO kablam! Nov 01 09:14:29.084 INFO kablam! warning: cannot find type `tasks` in this scope Nov 01 09:14:29.084 INFO kablam! --> src/backend/models.rs:4:38 Nov 01 09:14:29.084 INFO kablam! | Nov 01 09:14:29.084 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:4:52 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:4:52 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:17:24 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `users` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:17:24 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:17:38 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 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 01 09:14:29.085 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.085 INFO kablam! Nov 01 09:14:29.085 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:29.085 INFO kablam! --> src/backend/models.rs:25:24 Nov 01 09:14:29.085 INFO kablam! | Nov 01 09:14:29.085 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.085 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:25:38 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:25:38 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:25:52 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `User` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `Task` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:35:24 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:35:38 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 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 01 09:14:29.086 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.086 INFO kablam! Nov 01 09:14:29.086 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 01 09:14:29.086 INFO kablam! --> src/backend/models.rs:35:38 Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.086 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.086 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.086 INFO kablam! | Nov 01 09:14:29.087 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 01 09:14:29.087 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.087 INFO kablam! Nov 01 09:14:29.087 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 01 09:14:29.087 INFO kablam! --> src/backend/models.rs:35:52 Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 01 09:14:29.087 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 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 01 09:14:29.087 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.087 INFO kablam! Nov 01 09:14:29.087 INFO kablam! warning: cannot find type `table` in this scope Nov 01 09:14:29.087 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 09:14:29.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 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 01 09:14:29.087 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.087 INFO kablam! Nov 01 09:14:29.087 INFO kablam! warning: cannot find type `id` in this scope Nov 01 09:14:29.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 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 01 09:14:29.087 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.087 INFO kablam! Nov 01 09:14:29.087 INFO kablam! warning: cannot find type `user_id` in this scope Nov 01 09:14:29.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 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 01 09:14:29.087 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.087 INFO kablam! Nov 01 09:14:29.087 INFO kablam! warning: cannot find type `task_id` in this scope Nov 01 09:14:29.087 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.087 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.087 INFO kablam! | Nov 01 09:14:29.087 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 01 09:14:29.087 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.087 INFO kablam! Nov 01 09:14:29.092 INFO kablam! warning: cannot find type `creator` in this scope Nov 01 09:14:29.092 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.092 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 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 01 09:14:29.092 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.092 INFO kablam! Nov 01 09:14:29.092 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Nov 01 09:14:29.092 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.092 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 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 01 09:14:29.092 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.092 INFO kablam! Nov 01 09:14:29.092 INFO kablam! warning: cannot find type `create_date` in this scope Nov 01 09:14:29.092 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.092 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 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 01 09:14:29.092 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.092 INFO kablam! Nov 01 09:14:29.092 INFO kablam! warning: cannot find type `due_date` in this scope Nov 01 09:14:29.092 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.092 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.092 INFO kablam! | Nov 01 09:14:29.092 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 01 09:14:29.092 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.092 INFO kablam! Nov 01 09:14:29.100 INFO kablam! warning: cannot find type `name` in this scope Nov 01 09:14:29.100 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.100 INFO kablam! | Nov 01 09:14:29.100 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.100 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.100 INFO kablam! | Nov 01 09:14:29.100 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 01 09:14:29.100 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.100 INFO kablam! Nov 01 09:14:29.100 INFO kablam! warning: cannot find type `discord_id` in this scope Nov 01 09:14:29.100 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.100 INFO kablam! | Nov 01 09:14:29.100 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.100 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.100 INFO kablam! | Nov 01 09:14:29.100 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 01 09:14:29.100 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.100 INFO kablam! Nov 01 09:14:29.100 INFO kablam! warning: cannot find type `nickname` in this scope Nov 01 09:14:29.100 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 09:14:29.100 INFO kablam! | Nov 01 09:14:29.100 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 09:14:29.100 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 09:14:29.100 INFO kablam! | Nov 01 09:14:29.100 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 01 09:14:29.100 INFO kablam! = note: for more information, see issue #50504 Nov 01 09:14:29.100 INFO kablam! Nov 01 09:14:29.916 INFO kablam! warning: field is never used: `db` Nov 01 09:14:29.917 INFO kablam! --> src/controller.rs:11:5 Nov 01 09:14:29.917 INFO kablam! | Nov 01 09:14:29.917 INFO kablam! 11 | pub(crate) db: Mutex, Nov 01 09:14:29.918 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 09:14:29.918 INFO kablam! | Nov 01 09:14:29.918 INFO kablam! = note: #[warn(dead_code)] on by default Nov 01 09:14:29.918 INFO kablam! Nov 01 09:14:30.592 INFO kablam! warning: field is never used: `db` Nov 01 09:14:30.592 INFO kablam! --> src/controller.rs:11:5 Nov 01 09:14:30.592 INFO kablam! | Nov 01 09:14:30.592 INFO kablam! 11 | pub(crate) db: Mutex, Nov 01 09:14:30.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 01 09:14:30.592 INFO kablam! | Nov 01 09:14:30.592 INFO kablam! = note: #[warn(dead_code)] on by default Nov 01 09:14:30.592 INFO kablam! Nov 01 09:14:37.847 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 11s Nov 01 09:14:37.863 INFO kablam! su: No module specific data is present Nov 01 09:14:38.374 INFO running `"docker" "rm" "-f" "18054262ae222e981631560268814d0e153cf06520b1f775723a491ea09d6ff9"` Nov 01 09:14:38.656 INFO blam! 18054262ae222e981631560268814d0e153cf06520b1f775723a491ea09d6ff9