Nov 04 10:54:42.070 INFO checking acmumn/tet against try#e740b9aa0b624fa39feb39613e76d15bdf57e594 for pr-55655 Nov 04 10:54:42.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-2/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55655/try#e740b9aa0b624fa39feb39613e76d15bdf57e594:/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 +e740b9aa0b624fa39feb39613e76d15bdf57e594-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 04 10:54:42.543 INFO blam! 2f0b604560ca3d03448c7b870f27f8874066e23e0435c55f001f59d925868874 Nov 04 10:54:42.545 INFO running `"docker" "start" "-a" "2f0b604560ca3d03448c7b870f27f8874066e23e0435c55f001f59d925868874"` Nov 04 10:54:43.566 INFO kablam! usermod: no changes Nov 04 10:54:43.961 INFO kablam! Checking nom v2.2.1 Nov 04 10:54:43.961 INFO kablam! Compiling libsqlite3-sys v0.9.1 Nov 04 10:54:43.991 INFO kablam! Checking chrono v0.4.4 Nov 04 10:54:43.991 INFO kablam! Checking hyper v0.10.13 Nov 04 10:54:43.991 INFO kablam! Checking failure v0.1.1 Nov 04 10:54:43.991 INFO kablam! Compiling mime_guess v1.8.6 Nov 04 10:54:48.687 INFO kablam! Checking diesel v1.3.2 Nov 04 10:54:49.716 INFO kablam! Checking schedule v0.1.0 Nov 04 10:54:58.274 INFO kablam! Checking hyper-native-tls v0.2.4 Nov 04 10:54:58.279 INFO kablam! Checking multipart v0.13.6 Nov 04 10:54:58.281 INFO kablam! Checking evzht9h3nznqzwl v0.0.3 Nov 04 10:55:05.713 INFO kablam! Checking serenity v0.5.5 Nov 04 10:55:39.765 INFO kablam! Checking tet v0.1.0 (/source) Nov 04 10:55:47.659 INFO kablam! warning: unused import: `diesel::prelude::*` Nov 04 10:55:47.659 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 1 | use diesel::prelude::*; Nov 04 10:55:47.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: unused imports: `Error`, `err_msg` Nov 04 10:55:47.659 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 2 | use failure::{Error,err_msg}; Nov 04 10:55:47.659 INFO kablam! | ^^^^^ ^^^^^^^ Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Nov 04 10:55:47.659 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 04 10:55:47.659 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.659 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.659 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 10:55:47.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.659 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.659 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.659 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.659 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:47.659 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.659 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.659 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.659 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.659 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.659 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:47.659 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.659 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.659 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 04 10:55:47.659 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.659 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.659 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.659 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.659 INFO kablam! Nov 04 10:55:47.659 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.659 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:47.659 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `users` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:17:38 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.660 INFO kablam! Nov 04 10:55:47.660 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:47.660 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.660 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.660 INFO kablam! | Nov 04 10:55:47.660 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.660 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:25:52 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:47.661 INFO kablam! --> src/backend/models.rs:35:52 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `table` in this scope Nov 04 10:55:47.661 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 10:55:47.661 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.661 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.661 INFO kablam! Nov 04 10:55:47.661 INFO kablam! warning: cannot find type `id` in this scope Nov 04 10:55:47.661 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.661 INFO kablam! | Nov 04 10:55:47.661 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `task_id` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `creator` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `create_date` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `due_date` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `name` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.662 INFO kablam! Nov 04 10:55:47.662 INFO kablam! warning: cannot find type `discord_id` in this scope Nov 04 10:55:47.662 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.662 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.662 INFO kablam! | Nov 04 10:55:47.662 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.662 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.675 INFO kablam! Nov 04 10:55:47.675 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 10:55:47.675 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.675 INFO kablam! | Nov 04 10:55:47.675 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.675 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.675 INFO kablam! | Nov 04 10:55:47.675 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.675 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.675 INFO kablam! Nov 04 10:55:47.771 INFO kablam! warning: unused import: `diesel::prelude::*` Nov 04 10:55:47.771 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! 1 | use diesel::prelude::*; Nov 04 10:55:47.771 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! = note: #[warn(unused_imports)] on by default Nov 04 10:55:47.771 INFO kablam! Nov 04 10:55:47.771 INFO kablam! warning: unused imports: `Error`, `err_msg` Nov 04 10:55:47.771 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! 2 | use failure::{Error,err_msg}; Nov 04 10:55:47.771 INFO kablam! | ^^^^^ ^^^^^^^ Nov 04 10:55:47.771 INFO kablam! Nov 04 10:55:47.771 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Nov 04 10:55:47.771 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 04 10:55:47.771 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 04 10:55:47.771 INFO kablam! Nov 04 10:55:47.771 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.771 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 10:55:47.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.771 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.771 INFO kablam! Nov 04 10:55:47.771 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.771 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.771 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.771 INFO kablam! Nov 04 10:55:47.771 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:47.771 INFO kablam! --> src/backend/models.rs:4:24 Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.771 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.771 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.771 INFO kablam! | Nov 04 10:55:47.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.772 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.772 INFO kablam! Nov 04 10:55:47.772 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.772 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:47.772 INFO kablam! | Nov 04 10:55:47.772 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.772 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.772 INFO kablam! | Nov 04 10:55:47.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.772 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.772 INFO kablam! Nov 04 10:55:47.772 INFO kablam! warning: cannot find type `tasks` in this scope Nov 04 10:55:47.772 INFO kablam! --> src/backend/models.rs:4:38 Nov 04 10:55:47.772 INFO kablam! | Nov 04 10:55:47.772 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.772 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.772 INFO kablam! | Nov 04 10:55:47.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.772 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.772 INFO kablam! Nov 04 10:55:47.772 INFO kablam! warning: cannot find type `NaiveDate` in this scope Nov 04 10:55:47.772 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:47.772 INFO kablam! | Nov 04 10:55:47.772 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.772 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.772 INFO kablam! | Nov 04 10:55:47.772 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.772 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.772 INFO kablam! Nov 04 10:55:47.772 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.775 INFO kablam! --> src/backend/models.rs:4:52 Nov 04 10:55:47.775 INFO kablam! | Nov 04 10:55:47.775 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.775 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.775 INFO kablam! | Nov 04 10:55:47.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.775 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.775 INFO kablam! Nov 04 10:55:47.775 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.775 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:47.775 INFO kablam! | Nov 04 10:55:47.775 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:47.775 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.775 INFO kablam! | Nov 04 10:55:47.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.775 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.775 INFO kablam! Nov 04 10:55:47.775 INFO kablam! warning: cannot find type `users` in this scope Nov 04 10:55:47.775 INFO kablam! --> src/backend/models.rs:17:24 Nov 04 10:55:47.775 INFO kablam! | Nov 04 10:55:47.775 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:47.775 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.775 INFO kablam! | Nov 04 10:55:47.775 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.775 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.775 INFO kablam! Nov 04 10:55:47.775 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.775 INFO kablam! --> src/backend/models.rs:17:38 Nov 04 10:55:47.775 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:25:24 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `task_assignments` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:25:38 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:25:52 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `User` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.776 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.776 INFO kablam! | Nov 04 10:55:47.776 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.776 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.776 INFO kablam! Nov 04 10:55:47.776 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:47.776 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.777 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.777 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.777 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.777 INFO kablam! Nov 04 10:55:47.777 INFO kablam! warning: cannot find type `Task` in this scope Nov 04 10:55:47.777 INFO kablam! --> src/backend/models.rs:35:24 Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.777 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.777 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.777 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.777 INFO kablam! Nov 04 10:55:47.777 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:47.777 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.777 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.777 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.777 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.777 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.777 INFO kablam! Nov 04 10:55:47.777 INFO kablam! warning: cannot find type `task_completions` in this scope Nov 04 10:55:47.777 INFO kablam! --> src/backend/models.rs:35:38 Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.777 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.777 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.777 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.780 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.780 INFO kablam! Nov 04 10:55:47.780 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Nov 04 10:55:47.780 INFO kablam! --> src/backend/models.rs:35:52 Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 04 10:55:47.780 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.780 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.780 INFO kablam! Nov 04 10:55:47.780 INFO kablam! warning: cannot find type `table` in this scope Nov 04 10:55:47.780 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 10:55:47.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.780 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.780 INFO kablam! Nov 04 10:55:47.780 INFO kablam! warning: cannot find type `id` in this scope Nov 04 10:55:47.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.780 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.780 INFO kablam! Nov 04 10:55:47.780 INFO kablam! warning: cannot find type `user_id` in this scope Nov 04 10:55:47.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.780 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.780 INFO kablam! Nov 04 10:55:47.780 INFO kablam! warning: cannot find type `task_id` in this scope Nov 04 10:55:47.780 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.780 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.780 INFO kablam! | Nov 04 10:55:47.780 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.780 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.780 INFO kablam! Nov 04 10:55:47.791 INFO kablam! warning: cannot find type `creator` in this scope Nov 04 10:55:47.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.791 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.791 INFO kablam! Nov 04 10:55:47.791 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Nov 04 10:55:47.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.791 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.791 INFO kablam! Nov 04 10:55:47.791 INFO kablam! warning: cannot find type `create_date` in this scope Nov 04 10:55:47.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.791 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.791 INFO kablam! Nov 04 10:55:47.791 INFO kablam! warning: cannot find type `due_date` in this scope Nov 04 10:55:47.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.791 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.791 INFO kablam! Nov 04 10:55:47.791 INFO kablam! warning: cannot find type `name` in this scope Nov 04 10:55:47.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.791 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.791 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.791 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.791 INFO kablam! Nov 04 10:55:47.791 INFO kablam! warning: cannot find type `discord_id` in this scope Nov 04 10:55:47.791 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.791 INFO kablam! | Nov 04 10:55:47.792 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.792 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.792 INFO kablam! | Nov 04 10:55:47.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.792 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.792 INFO kablam! Nov 04 10:55:47.792 INFO kablam! warning: cannot find type `nickname` in this scope Nov 04 10:55:47.792 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:55:47.792 INFO kablam! | Nov 04 10:55:47.792 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:55:47.792 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:55:47.792 INFO kablam! | Nov 04 10:55:47.792 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 04 10:55:47.792 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:55:47.792 INFO kablam! Nov 04 10:55:48.819 INFO kablam! warning: field is never used: `db` Nov 04 10:55:48.819 INFO kablam! --> src/controller.rs:11:5 Nov 04 10:55:48.819 INFO kablam! | Nov 04 10:55:48.819 INFO kablam! 11 | pub(crate) db: Mutex, Nov 04 10:55:48.819 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:55:48.819 INFO kablam! | Nov 04 10:55:48.819 INFO kablam! = note: #[warn(dead_code)] on by default Nov 04 10:55:48.819 INFO kablam! Nov 04 10:55:49.251 INFO kablam! warning: field is never used: `db` Nov 04 10:55:49.251 INFO kablam! --> src/controller.rs:11:5 Nov 04 10:55:49.251 INFO kablam! | Nov 04 10:55:49.251 INFO kablam! 11 | pub(crate) db: Mutex, Nov 04 10:55:49.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 04 10:55:49.251 INFO kablam! | Nov 04 10:55:49.251 INFO kablam! = note: #[warn(dead_code)] on by default Nov 04 10:55:49.251 INFO kablam! Nov 04 10:55:56.567 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 12s Nov 04 10:55:56.583 INFO kablam! su: No module specific data is present Nov 04 10:55:56.919 INFO running `"docker" "rm" "-f" "2f0b604560ca3d03448c7b870f27f8874066e23e0435c55f001f59d925868874"` Nov 04 10:55:57.031 INFO blam! 2f0b604560ca3d03448c7b870f27f8874066e23e0435c55f001f59d925868874