Oct 21 20:01:26.925 INFO checking acmumn/tet against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:01:26.925 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 20:01:27.412 INFO blam! b8673d17d37bf38036ea608fb5d5b0ac7e74c6d1cfd01536cc1e85035b95a990 Oct 21 20:01:27.420 INFO running `"docker" "start" "-a" "b8673d17d37bf38036ea608fb5d5b0ac7e74c6d1cfd01536cc1e85035b95a990"` Oct 21 20:01:28.301 INFO kablam! usermod: no changes Oct 21 20:01:28.596 INFO kablam! Compiling libsqlite3-sys v0.9.1 Oct 21 20:01:28.596 INFO kablam! Checking threadpool v1.7.1 Oct 21 20:01:28.596 INFO kablam! Checking nom v4.0.0 Oct 21 20:01:28.596 INFO kablam! Checking mime v0.2.6 Oct 21 20:01:28.600 INFO kablam! Checking uuid v0.5.1 Oct 21 20:01:28.600 INFO kablam! Checking chrono v0.4.4 Oct 21 20:01:28.600 INFO kablam! Compiling diesel_derives v1.3.0 Oct 21 20:01:28.600 INFO kablam! Compiling mime_guess v1.8.6 Oct 21 20:01:29.356 INFO kablam! Checking schedule v0.1.0 Oct 21 20:01:30.566 INFO kablam! Checking hyper v0.10.13 Oct 21 20:01:33.900 INFO kablam! Checking config v0.9.0 Oct 21 20:01:46.318 INFO kablam! Checking multipart v0.13.6 Oct 21 20:01:46.318 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 21 20:01:46.318 INFO kablam! Checking evzht9h3nznqzwl v0.0.3 Oct 21 20:01:49.568 INFO kablam! Checking diesel v1.3.2 Oct 21 20:01:53.680 INFO kablam! Checking serenity v0.5.5 Oct 21 20:02:28.588 INFO kablam! Checking tet v0.1.0 (/source) Oct 21 20:02:35.545 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 21 20:02:35.545 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Oct 21 20:02:35.545 INFO kablam! | Oct 21 20:02:35.545 INFO kablam! 1 | use diesel::prelude::*; Oct 21 20:02:35.545 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:02:35.545 INFO kablam! | Oct 21 20:02:35.545 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:02:35.545 INFO kablam! Oct 21 20:02:35.545 INFO kablam! warning: unused imports: `Error`, `err_msg` Oct 21 20:02:35.545 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Oct 21 20:02:35.545 INFO kablam! | Oct 21 20:02:35.545 INFO kablam! 2 | use failure::{Error,err_msg}; Oct 21 20:02:35.545 INFO kablam! | ^^^^^ ^^^^^^^ Oct 21 20:02:35.545 INFO kablam! Oct 21 20:02:35.545 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Oct 21 20:02:35.545 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Oct 21 20:02:35.545 INFO kablam! | Oct 21 20:02:35.545 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Oct 21 20:02:35.545 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Oct 21 20:02:35.545 INFO kablam! Oct 21 20:02:35.545 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.545 INFO kablam! --> src/backend/models.rs:4:24 Oct 21 20:02:35.545 INFO kablam! | Oct 21 20:02:35.545 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.545 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.545 INFO kablam! | Oct 21 20:02:35.545 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:02:35.545 INFO 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 21 20:02:35.545 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:4:24 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `tasks` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:4:24 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:4:38 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `tasks` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:4:38 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:4:52 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:4:52 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:17:24 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `users` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:17:24 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:17:38 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO 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 21 20:02:35.546 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.546 INFO kablam! Oct 21 20:02:35.546 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.546 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.546 INFO kablam! | Oct 21 20:02:35.546 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.546 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:25:38 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:25:38 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:25:52 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 21 20:02:35.547 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.547 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.547 INFO kablam! | Oct 21 20:02:35.547 INFO 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 21 20:02:35.547 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.547 INFO kablam! Oct 21 20:02:35.547 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.548 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.548 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO 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 21 20:02:35.548 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.548 INFO kablam! Oct 21 20:02:35.548 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 21 20:02:35.548 INFO kablam! --> src/backend/models.rs:35:38 Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.548 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO 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 21 20:02:35.548 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.548 INFO kablam! Oct 21 20:02:35.548 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 21 20:02:35.548 INFO kablam! --> src/backend/models.rs:35:38 Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.548 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO 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 21 20:02:35.548 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.548 INFO kablam! Oct 21 20:02:35.548 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 21 20:02:35.548 INFO kablam! --> src/backend/models.rs:35:52 Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.548 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO 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 21 20:02:35.548 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.548 INFO kablam! Oct 21 20:02:35.548 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:02:35.548 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:02:35.548 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.548 INFO kablam! | Oct 21 20:02:35.548 INFO 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 21 20:02:35.548 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.548 INFO kablam! Oct 21 20:02:35.552 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:02:35.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO 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 21 20:02:35.552 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.552 INFO kablam! Oct 21 20:02:35.552 INFO kablam! warning: cannot find type `user_id` in this scope Oct 21 20:02:35.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO 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 21 20:02:35.552 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.552 INFO kablam! Oct 21 20:02:35.552 INFO kablam! warning: cannot find type `task_id` in this scope Oct 21 20:02:35.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO 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 21 20:02:35.552 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.552 INFO kablam! Oct 21 20:02:35.552 INFO kablam! warning: cannot find type `creator` in this scope Oct 21 20:02:35.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO 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 21 20:02:35.552 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.552 INFO kablam! Oct 21 20:02:35.552 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Oct 21 20:02:35.552 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.552 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.552 INFO kablam! | Oct 21 20:02:35.552 INFO 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 21 20:02:35.552 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.552 INFO kablam! Oct 21 20:02:35.552 INFO kablam! warning: cannot find type `create_date` in this scope Oct 21 20:02:35.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO 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 21 20:02:35.553 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.553 INFO kablam! Oct 21 20:02:35.553 INFO kablam! warning: cannot find type `due_date` in this scope Oct 21 20:02:35.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO 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 21 20:02:35.553 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.553 INFO kablam! Oct 21 20:02:35.553 INFO kablam! warning: cannot find type `name` in this scope Oct 21 20:02:35.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO 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 21 20:02:35.553 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.553 INFO kablam! Oct 21 20:02:35.553 INFO kablam! warning: cannot find type `discord_id` in this scope Oct 21 20:02:35.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO 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 21 20:02:35.553 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.553 INFO kablam! Oct 21 20:02:35.553 INFO kablam! warning: cannot find type `nickname` in this scope Oct 21 20:02:35.553 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.553 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.553 INFO kablam! | Oct 21 20:02:35.553 INFO 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 21 20:02:35.553 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.553 INFO kablam! Oct 21 20:02:35.829 INFO kablam! warning: unused import: `diesel::prelude::*` Oct 21 20:02:35.829 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:1:5 Oct 21 20:02:35.829 INFO kablam! | Oct 21 20:02:35.829 INFO kablam! 1 | use diesel::prelude::*; Oct 21 20:02:35.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:02:35.829 INFO kablam! | Oct 21 20:02:35.829 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:02:35.829 INFO kablam! Oct 21 20:02:35.829 INFO kablam! warning: unused imports: `Error`, `err_msg` Oct 21 20:02:35.829 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:2:15 Oct 21 20:02:35.829 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 2 | use failure::{Error,err_msg}; Oct 21 20:02:35.830 INFO kablam! | ^^^^^ ^^^^^^^ Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: unused imports: `Task`, `User`, `schema::tasks` Oct 21 20:02:35.830 INFO kablam! --> src/backend/db/get_incomplete_tasks.rs:4:24 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | use backend::{models::{User, Task}, schema::tasks}; Oct 21 20:02:35.830 INFO kablam! | ^^^^ ^^^^ ^^^^^^^^^^^^^ Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:4:24 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:4:24 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `tasks` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:4:24 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:4:38 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `tasks` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:4:38 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `NaiveDate` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:4:52 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:4:52 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:17:24 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `users` in this scope Oct 21 20:02:35.830 INFO kablam! --> src/backend/models.rs:17:24 Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 21 20:02:35.830 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.830 INFO kablam! | Oct 21 20:02:35.830 INFO 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 21 20:02:35.830 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.830 INFO kablam! Oct 21 20:02:35.830 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:17:38 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:25:24 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:25:38 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `task_assignments` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:25:38 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `TaskAssignment` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:25:52 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `User` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.831 INFO kablam! Oct 21 20:02:35.831 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 21 20:02:35.831 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.831 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.831 INFO kablam! | Oct 21 20:02:35.831 INFO 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 21 20:02:35.831 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 21 20:02:35.832 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `Task` in this scope Oct 21 20:02:35.832 INFO kablam! --> src/backend/models.rs:35:24 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 21 20:02:35.832 INFO kablam! --> src/backend/models.rs:35:38 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `task_completions` in this scope Oct 21 20:02:35.832 INFO kablam! --> src/backend/models.rs:35:38 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `TaskCompletion` in this scope Oct 21 20:02:35.832 INFO kablam! --> src/backend/models.rs:35:52 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `table` in this scope Oct 21 20:02:35.832 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `id` in this scope Oct 21 20:02:35.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `user_id` in this scope Oct 21 20:02:35.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `task_id` in this scope Oct 21 20:02:35.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.832 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.832 INFO kablam! Oct 21 20:02:35.832 INFO kablam! warning: cannot find type `creator` in this scope Oct 21 20:02:35.832 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.832 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.832 INFO kablam! | Oct 21 20:02:35.832 INFO 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 21 20:02:35.833 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.833 INFO kablam! Oct 21 20:02:35.833 INFO kablam! warning: cannot find type `reminder_frequency` in this scope Oct 21 20:02:35.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO 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 21 20:02:35.833 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.833 INFO kablam! Oct 21 20:02:35.833 INFO kablam! warning: cannot find type `create_date` in this scope Oct 21 20:02:35.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO 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 21 20:02:35.833 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.833 INFO kablam! Oct 21 20:02:35.833 INFO kablam! warning: cannot find type `due_date` in this scope Oct 21 20:02:35.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO 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 21 20:02:35.833 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.833 INFO kablam! Oct 21 20:02:35.833 INFO kablam! warning: cannot find type `name` in this scope Oct 21 20:02:35.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO 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 21 20:02:35.833 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.833 INFO kablam! Oct 21 20:02:35.833 INFO kablam! warning: cannot find type `discord_id` in this scope Oct 21 20:02:35.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO 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 21 20:02:35.833 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.833 INFO kablam! Oct 21 20:02:35.833 INFO kablam! warning: cannot find type `nickname` in this scope Oct 21 20:02:35.833 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 20:02:35.833 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 20:02:35.833 INFO kablam! | Oct 21 20:02:35.833 INFO 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 21 20:02:35.833 INFO kablam! = note: for more information, see issue #50504 Oct 21 20:02:35.833 INFO kablam! Oct 21 20:02:36.560 INFO kablam! warning: field is never used: `db` Oct 21 20:02:36.560 INFO kablam! --> src/controller.rs:11:5 Oct 21 20:02:36.560 INFO kablam! | Oct 21 20:02:36.560 INFO kablam! 11 | pub(crate) db: Mutex, Oct 21 20:02:36.560 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:02:36.560 INFO kablam! | Oct 21 20:02:36.561 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:02:36.561 INFO kablam! Oct 21 20:02:36.640 INFO kablam! warning: field is never used: `db` Oct 21 20:02:36.640 INFO kablam! --> src/controller.rs:11:5 Oct 21 20:02:36.640 INFO kablam! | Oct 21 20:02:36.640 INFO kablam! 11 | pub(crate) db: Mutex, Oct 21 20:02:36.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:02:36.640 INFO kablam! | Oct 21 20:02:36.640 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:02:36.640 INFO kablam! Oct 21 20:02:42.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 14s Oct 21 20:02:42.893 INFO kablam! su: No module specific data is present Oct 21 20:02:43.518 INFO running `"docker" "rm" "-f" "b8673d17d37bf38036ea608fb5d5b0ac7e74c6d1cfd01536cc1e85035b95a990"` Oct 21 20:02:43.632 INFO blam! b8673d17d37bf38036ea608fb5d5b0ac7e74c6d1cfd01536cc1e85035b95a990