Oct 27 08:53:01.619 INFO checking acmumn/tet against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:53:01.619 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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"` Oct 27 08:53:02.149 INFO blam! 3a3acbd082f4ec181aaa943ae1f3d33f2628eb6bfb274990e2195488a6d332ec Oct 27 08:53:02.152 INFO running `"docker" "start" "-a" "3a3acbd082f4ec181aaa943ae1f3d33f2628eb6bfb274990e2195488a6d332ec"` Oct 27 08:53:03.435 INFO kablam! usermod: no changes Oct 27 08:53:03.804 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 27 08:53:03.811 INFO kablam! Checking chrono v0.4.4 Oct 27 08:53:03.811 INFO kablam! Checking num v0.1.42 Oct 27 08:53:03.811 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 27 08:53:03.811 INFO kablam! Checking evzht9h3nznqzwl v0.0.3 Oct 27 08:53:03.811 INFO kablam! Checking multipart v0.13.6 Oct 27 08:53:05.656 INFO kablam! Checking chrono v0.2.25 Oct 27 08:53:08.903 INFO kablam! Checking diesel v1.3.2 Oct 27 08:53:13.313 INFO kablam! Checking schedule v0.1.0 Oct 27 08:53:14.083 INFO kablam! Checking serenity v0.5.5 Oct 27 08:53:53.961 INFO kablam! Checking tet v0.1.0 (/source) Oct 27 08:54:03.319 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 27 08:54:03.319 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 1 | use diesel::prelude::*; Oct 27 08:54:03.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: unused imports: `Error`, `err_msg` Oct 27 08:54:03.319 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 2 | use failure::{Error,err_msg}; Oct 27 08:54:03.319 INFO kablam! | ^^^^^ ^^^^^^^ Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Oct 27 08:54:03.319 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Oct 27 08:54:03.319 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.319 INFO kablam! --> src/backend/models.rs:4:24 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.319 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:54:03.319 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! Oct 27 08:54:03.319 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.319 INFO kablam! --> src/backend/models.rs:4:24 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.319 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 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! Oct 27 08:54:03.319 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: cannot find type `tasks` in this scope Oct 27 08:54:03.319 INFO kablam! --> src/backend/models.rs:4:24 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.319 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 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! Oct 27 08:54:03.319 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.319 INFO kablam! --> src/backend/models.rs:4:38 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.319 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 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! Oct 27 08:54:03.319 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: cannot find type `tasks` in this scope Oct 27 08:54:03.319 INFO kablam! --> src/backend/models.rs:4:38 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.319 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 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! Oct 27 08:54:03.319 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 27 08:54:03.319 INFO kablam! --> src/backend/models.rs:4:52 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.319 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 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! Oct 27 08:54:03.319 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.319 INFO kablam! Oct 27 08:54:03.319 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.319 INFO kablam! --> src/backend/models.rs:4:52 Oct 27 08:54:03.319 INFO kablam! | Oct 27 08:54:03.319 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:17:24 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `users` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:17:24 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:17:38 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:25:38 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.320 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 27 08:54:03.320 INFO kablam! --> src/backend/models.rs:25:38 Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.320 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.320 INFO kablam! | Oct 27 08:54:03.320 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! Oct 27 08:54:03.320 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.320 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:25:52 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:35:38 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:35:38 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 27 08:54:03.321 INFO kablam! --> src/backend/models.rs:35:52 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:54:03.321 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 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! Oct 27 08:54:03.321 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.321 INFO kablam! Oct 27 08:54:03.321 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:54:03.321 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.321 INFO kablam! | Oct 27 08:54:03.321 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.321 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.322 INFO kablam! | Oct 27 08:54:03.322 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! Oct 27 08:54:03.322 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.322 INFO kablam! Oct 27 08:54:03.322 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 08:54:03.322 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.322 INFO kablam! | Oct 27 08:54:03.322 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.322 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.322 INFO kablam! | Oct 27 08:54:03.322 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! Oct 27 08:54:03.322 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.322 INFO kablam! Oct 27 08:54:03.322 INFO kablam! warning: cannot find type `task_id` in this scope Oct 27 08:54:03.322 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.322 INFO kablam! | Oct 27 08:54:03.322 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.322 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.322 INFO kablam! | Oct 27 08:54:03.322 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! Oct 27 08:54:03.322 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.322 INFO kablam! Oct 27 08:54:03.322 INFO kablam! warning: cannot find type `creator` in this scope Oct 27 08:54:03.322 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.322 INFO kablam! | Oct 27 08:54:03.322 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.322 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.322 INFO kablam! | Oct 27 08:54:03.322 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! Oct 27 08:54:03.322 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.322 INFO kablam! Oct 27 08:54:03.324 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Oct 27 08:54:03.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 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! Oct 27 08:54:03.324 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.324 INFO kablam! Oct 27 08:54:03.324 INFO kablam! warning: cannot find type `create_date` in this scope Oct 27 08:54:03.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 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! Oct 27 08:54:03.324 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.324 INFO kablam! Oct 27 08:54:03.324 INFO kablam! warning: cannot find type `due_date` in this scope Oct 27 08:54:03.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 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! Oct 27 08:54:03.324 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.324 INFO kablam! Oct 27 08:54:03.324 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:54:03.324 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.324 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 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! Oct 27 08:54:03.324 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 27 08:54:03.324 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! 1 | use diesel::prelude::*; Oct 27 08:54:03.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 08:54:03.324 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! Oct 27 08:54:03.324 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 08:54:03.324 INFO kablam! Oct 27 08:54:03.324 INFO kablam! warning: unused imports: `Error`, `err_msg` Oct 27 08:54:03.324 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! 2 | use failure::{Error,err_msg}; Oct 27 08:54:03.324 INFO kablam! | ^^^^^ ^^^^^^^ Oct 27 08:54:03.324 INFO kablam! Oct 27 08:54:03.324 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Oct 27 08:54:03.324 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.324 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Oct 27 08:54:03.324 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Oct 27 08:54:03.324 INFO kablam! Oct 27 08:54:03.324 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.324 INFO kablam! --> src/backend/models.rs:4:24 Oct 27 08:54:03.324 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.325 INFO kablam! --> src/backend/models.rs:4:24 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `tasks` in this scope Oct 27 08:54:03.325 INFO kablam! --> src/backend/models.rs:4:24 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.325 INFO kablam! --> src/backend/models.rs:4:38 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `discord_id` in this scope Oct 27 08:54:03.325 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `tasks` in this scope Oct 27 08:54:03.325 INFO kablam! --> src/backend/models.rs:4:38 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 27 08:54:03.325 INFO kablam! --> src/backend/models.rs:4:52 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.325 INFO kablam! --> src/backend/models.rs:4:52 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `nickname` in this scope Oct 27 08:54:03.325 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 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! Oct 27 08:54:03.325 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.325 INFO kablam! Oct 27 08:54:03.325 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.325 INFO kablam! --> src/backend/models.rs:17:24 Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.325 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 27 08:54:03.325 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.325 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `users` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:17:24 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:17:38 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:25:24 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:25:38 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:25:38 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:25:52 Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.326 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.326 INFO kablam! | Oct 27 08:54:03.326 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! Oct 27 08:54:03.326 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.326 INFO kablam! Oct 27 08:54:03.326 INFO kablam! warning: cannot find type `User` in this scope Oct 27 08:54:03.326 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 27 08:54:03.327 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 27 08:54:03.327 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `Task` in this scope Oct 27 08:54:03.327 INFO kablam! --> src/backend/models.rs:35:24 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 27 08:54:03.327 INFO kablam! --> src/backend/models.rs:35:38 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 27 08:54:03.327 INFO kablam! --> src/backend/models.rs:35:38 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 27 08:54:03.327 INFO kablam! --> src/backend/models.rs:35:52 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `table` in this scope Oct 27 08:54:03.327 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `id` in this scope Oct 27 08:54:03.327 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `user_id` in this scope Oct 27 08:54:03.327 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.327 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 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! Oct 27 08:54:03.327 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.327 INFO kablam! Oct 27 08:54:03.327 INFO kablam! warning: cannot find type `task_id` in this scope Oct 27 08:54:03.327 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.327 INFO kablam! | Oct 27 08:54:03.327 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 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! Oct 27 08:54:03.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.328 INFO kablam! Oct 27 08:54:03.328 INFO kablam! warning: cannot find type `creator` in this scope Oct 27 08:54:03.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 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! Oct 27 08:54:03.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.328 INFO kablam! Oct 27 08:54:03.328 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Oct 27 08:54:03.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 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! Oct 27 08:54:03.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.328 INFO kablam! Oct 27 08:54:03.328 INFO kablam! warning: cannot find type `create_date` in this scope Oct 27 08:54:03.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 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! Oct 27 08:54:03.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.328 INFO kablam! Oct 27 08:54:03.328 INFO kablam! warning: cannot find type `due_date` in this scope Oct 27 08:54:03.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 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! Oct 27 08:54:03.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.328 INFO kablam! Oct 27 08:54:03.328 INFO kablam! warning: cannot find type `name` in this scope Oct 27 08:54:03.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 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! Oct 27 08:54:03.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.328 INFO kablam! Oct 27 08:54:03.328 INFO kablam! warning: cannot find type `discord_id` in this scope Oct 27 08:54:03.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.328 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.328 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! Oct 27 08:54:03.328 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.328 INFO kablam! Oct 27 08:54:03.328 INFO kablam! warning: cannot find type `nickname` in this scope Oct 27 08:54:03.328 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 27 08:54:03.328 INFO kablam! | Oct 27 08:54:03.329 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 27 08:54:03.329 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 27 08:54:03.329 INFO kablam! | Oct 27 08:54:03.329 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! Oct 27 08:54:03.329 INFO kablam! = note: for more information, see issue #50504 Oct 27 08:54:03.329 INFO kablam! Oct 27 08:54:04.634 INFO kablam! warning: field is never used: `db` Oct 27 08:54:04.634 INFO kablam! --> src/controller.rs:11:5 Oct 27 08:54:04.634 INFO kablam! | Oct 27 08:54:04.634 INFO kablam! 11 | pub(crate) db: Mutex, Oct 27 08:54:04.634 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:54:04.637 INFO kablam! warning: field is never used: `db` Oct 27 08:54:04.637 INFO kablam! --> src/controller.rs:11:5 Oct 27 08:54:04.637 INFO kablam! | Oct 27 08:54:04.637 INFO kablam! 11 | pub(crate) db: Mutex, Oct 27 08:54:04.637 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:54:04.637 INFO kablam! | Oct 27 08:54:04.637 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:54:04.637 INFO kablam! Oct 27 08:54:04.651 INFO kablam! | Oct 27 08:54:04.651 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 08:54:04.651 INFO kablam! Oct 27 08:54:13.830 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 27 08:54:13.867 INFO kablam! su: No module specific data is present Oct 27 08:54:15.103 INFO running `"docker" "rm" "-f" "3a3acbd082f4ec181aaa943ae1f3d33f2628eb6bfb274990e2195488a6d332ec"` Oct 27 08:54:15.403 INFO blam! 3a3acbd082f4ec181aaa943ae1f3d33f2628eb6bfb274990e2195488a6d332ec