Dec 14 04:05:57.771 INFO testing acmumn/tet against try#aa49d8ef14939ddec0e34b346b60174a5673d48f for pr-56550 Dec 14 04:05:57.771 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt build --frozen" "-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"` Dec 14 04:05:58.055 INFO [stdout] 3bf988b7306fb9acf854959c17697cf27fae50d40c4f7a97b1802d991483e9b7 Dec 14 04:05:58.058 INFO running `"docker" "start" "-a" "3bf988b7306fb9acf854959c17697cf27fae50d40c4f7a97b1802d991483e9b7"` Dec 14 04:05:58.833 INFO [stderr] usermod: no changes Dec 14 04:05:59.233 INFO [stderr] Compiling chrono v0.4.4 Dec 14 04:05:59.233 INFO [stderr] Compiling hyper v0.10.13 Dec 14 04:05:59.233 INFO [stderr] Compiling diesel v1.3.2 Dec 14 04:05:59.233 INFO [stderr] Compiling chrono v0.2.25 Dec 14 04:05:59.233 INFO [stderr] Compiling mime_guess v1.8.6 Dec 14 04:05:59.233 INFO [stderr] Compiling config v0.9.0 Dec 14 04:06:08.431 INFO [stderr] Compiling schedule v0.1.0 Dec 14 04:06:28.027 INFO [stderr] Compiling multipart v0.13.6 Dec 14 04:06:28.027 INFO [stderr] Compiling hyper-native-tls v0.2.4 Dec 14 04:06:28.027 INFO [stderr] Compiling evzht9h3nznqzwl v0.0.3 Dec 14 04:06:38.394 INFO [stderr] Compiling serenity v0.5.5 Dec 14 04:07:38.039 INFO [stderr] Compiling tet v0.1.0 (/source) Dec 14 04:07:44.987 INFO [stderr] warning: unused import: `diesel::prelude::*` Dec 14 04:07:44.987 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Dec 14 04:07:44.987 INFO [stderr] | Dec 14 04:07:44.987 INFO [stderr] 1 | use diesel::prelude::*; Dec 14 04:07:44.987 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 14 04:07:44.987 INFO [stderr] | Dec 14 04:07:44.987 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 04:07:44.987 INFO [stderr] Dec 14 04:07:44.987 INFO [stderr] warning: unused imports: `Error`, `err_msg` Dec 14 04:07:44.987 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Dec 14 04:07:44.987 INFO [stderr] | Dec 14 04:07:44.987 INFO [stderr] 2 | use failure::{Error,err_msg}; Dec 14 04:07:44.987 INFO [stderr] | ^^^^^ ^^^^^^^ Dec 14 04:07:44.987 INFO [stderr] Dec 14 04:07:44.987 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Dec 14 04:07:44.987 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Dec 14 04:07:44.987 INFO [stderr] | Dec 14 04:07:44.987 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Dec 14 04:07:44.987 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Dec 14 04:07:44.987 INFO [stderr] Dec 14 04:07:44.987 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:07:44.987 INFO [stderr] --> src/backend/models.rs:4:24 Dec 14 04:07:44.987 INFO [stderr] | Dec 14 04:07:44.987 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.987 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.987 INFO [stderr] | Dec 14 04:07:44.987 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 04:07:44.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.988 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.988 INFO [stderr] Dec 14 04:07:44.988 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:07:44.988 INFO [stderr] --> src/backend/models.rs:4:24 Dec 14 04:07:44.988 INFO [stderr] | Dec 14 04:07:44.988 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.988 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.988 INFO [stderr] | Dec 14 04:07:44.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.988 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.988 INFO [stderr] Dec 14 04:07:44.988 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 14 04:07:44.988 INFO [stderr] --> src/backend/models.rs:4:24 Dec 14 04:07:44.988 INFO [stderr] | Dec 14 04:07:44.988 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.991 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.991 INFO [stderr] Dec 14 04:07:44.991 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:07:44.991 INFO [stderr] --> src/backend/models.rs:4:38 Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.991 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.991 INFO [stderr] Dec 14 04:07:44.991 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 14 04:07:44.991 INFO [stderr] --> src/backend/models.rs:4:38 Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.991 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.991 INFO [stderr] Dec 14 04:07:44.991 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 14 04:07:44.991 INFO [stderr] --> src/backend/models.rs:4:52 Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.991 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.991 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.991 INFO [stderr] Dec 14 04:07:44.991 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:07:44.991 INFO [stderr] --> src/backend/models.rs:4:52 Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.991 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.991 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.991 INFO [stderr] Dec 14 04:07:44.991 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:07:44.991 INFO [stderr] --> src/backend/models.rs:17:24 Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 14 04:07:44.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.991 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.991 INFO [stderr] Dec 14 04:07:44.991 INFO [stderr] warning: cannot find type `users` in this scope Dec 14 04:07:44.991 INFO [stderr] --> src/backend/models.rs:17:24 Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 14 04:07:44.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.991 INFO [stderr] | Dec 14 04:07:44.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.991 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.992 INFO [stderr] Dec 14 04:07:44.992 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:07:44.992 INFO [stderr] --> src/backend/models.rs:17:38 Dec 14 04:07:44.992 INFO [stderr] | Dec 14 04:07:44.992 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 14 04:07:44.992 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.992 INFO [stderr] | Dec 14 04:07:44.992 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.992 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.992 INFO [stderr] Dec 14 04:07:44.992 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:07:44.992 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:07:44.992 INFO [stderr] | Dec 14 04:07:44.992 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.992 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.992 INFO [stderr] | Dec 14 04:07:44.992 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.992 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.992 INFO [stderr] Dec 14 04:07:44.992 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 14 04:07:44.992 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:07:44.992 INFO [stderr] | Dec 14 04:07:44.992 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.992 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.992 INFO [stderr] | Dec 14 04:07:44.992 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.992 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.992 INFO [stderr] Dec 14 04:07:44.992 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 14 04:07:44.992 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:07:44.992 INFO [stderr] | Dec 14 04:07:44.992 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.992 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.993 INFO [stderr] | Dec 14 04:07:44.993 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.993 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.993 INFO [stderr] Dec 14 04:07:44.993 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:07:44.993 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:07:44.993 INFO [stderr] | Dec 14 04:07:44.993 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.993 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.993 INFO [stderr] | Dec 14 04:07:44.993 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.993 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.993 INFO [stderr] Dec 14 04:07:44.993 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 14 04:07:44.993 INFO [stderr] --> src/backend/models.rs:25:38 Dec 14 04:07:44.993 INFO [stderr] | Dec 14 04:07:44.993 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.993 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.993 INFO [stderr] | Dec 14 04:07:44.993 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.993 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.993 INFO [stderr] Dec 14 04:07:44.993 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 14 04:07:44.993 INFO [stderr] --> src/backend/models.rs:25:38 Dec 14 04:07:44.993 INFO [stderr] | Dec 14 04:07:44.993 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.993 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.993 INFO [stderr] | Dec 14 04:07:44.993 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.993 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.993 INFO [stderr] Dec 14 04:07:44.993 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 14 04:07:44.993 INFO [stderr] --> src/backend/models.rs:25:52 Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.994 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.994 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.994 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.994 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.994 INFO [stderr] Dec 14 04:07:44.994 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:07:44.994 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.994 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.994 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.994 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.994 INFO [stderr] Dec 14 04:07:44.994 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 14 04:07:44.994 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.994 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.994 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.994 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.994 INFO [stderr] Dec 14 04:07:44.994 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 14 04:07:44.994 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.994 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.994 INFO [stderr] | Dec 14 04:07:44.998 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:44.999 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:07:44.999 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.999 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:44.999 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 14 04:07:44.999 INFO [stderr] --> src/backend/models.rs:35:38 Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.999 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:44.999 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 14 04:07:44.999 INFO [stderr] --> src/backend/models.rs:35:38 Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.999 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:44.999 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 14 04:07:44.999 INFO [stderr] --> src/backend/models.rs:35:52 Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:07:44.999 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:44.999 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 04:07:44.999 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 04:07:44.999 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:44.999 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 04:07:44.999 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:44.999 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:44.999 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 14 04:07:44.999 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:44.999 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:44.999 INFO [stderr] | Dec 14 04:07:44.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:44.999 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:44.999 INFO [stderr] Dec 14 04:07:45.003 INFO [stderr] warning: cannot find type `task_id` in this scope Dec 14 04:07:45.003 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.003 INFO [stderr] | Dec 14 04:07:45.003 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.003 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.004 INFO [stderr] | Dec 14 04:07:45.004 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.004 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.004 INFO [stderr] Dec 14 04:07:45.004 INFO [stderr] warning: cannot find type `creator` in this scope Dec 14 04:07:45.004 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.005 INFO [stderr] | Dec 14 04:07:45.005 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.005 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.005 INFO [stderr] | Dec 14 04:07:45.005 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.005 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.005 INFO [stderr] Dec 14 04:07:45.005 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Dec 14 04:07:45.005 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.006 INFO [stderr] | Dec 14 04:07:45.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.006 INFO [stderr] | Dec 14 04:07:45.006 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.006 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.006 INFO [stderr] Dec 14 04:07:45.006 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 14 04:07:45.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.006 INFO [stderr] | Dec 14 04:07:45.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.006 INFO [stderr] | Dec 14 04:07:45.006 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.006 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.006 INFO [stderr] Dec 14 04:07:45.006 INFO [stderr] warning: cannot find type `due_date` in this scope Dec 14 04:07:45.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.006 INFO [stderr] | Dec 14 04:07:45.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.006 INFO [stderr] | Dec 14 04:07:45.006 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.006 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.006 INFO [stderr] Dec 14 04:07:45.006 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 04:07:45.006 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.006 INFO [stderr] | Dec 14 04:07:45.006 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.006 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.007 INFO [stderr] | Dec 14 04:07:45.007 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.007 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.007 INFO [stderr] Dec 14 04:07:45.007 INFO [stderr] warning: cannot find type `discord_id` in this scope Dec 14 04:07:45.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.007 INFO [stderr] | Dec 14 04:07:45.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.007 INFO [stderr] | Dec 14 04:07:45.007 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.007 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.007 INFO [stderr] Dec 14 04:07:45.007 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 14 04:07:45.007 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:07:45.007 INFO [stderr] | Dec 14 04:07:45.007 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:07:45.007 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:07:45.007 INFO [stderr] | Dec 14 04:07:45.007 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:07:45.007 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:07:45.007 INFO [stderr] Dec 14 04:07:45.731 INFO [stderr] warning: field is never used: `db` Dec 14 04:07:45.731 INFO [stderr] --> src/controller.rs:11:5 Dec 14 04:07:45.731 INFO [stderr] | Dec 14 04:07:45.731 INFO [stderr] 11 | pub(crate) db: Mutex, Dec 14 04:07:45.731 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 14 04:07:45.731 INFO [stderr] | Dec 14 04:07:45.732 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 14 04:07:45.732 INFO [stderr] Dec 14 04:07:59.655 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Dec 14 04:07:59.679 INFO [stderr] su: No module specific data is present Dec 14 04:08:00.655 INFO running `"docker" "inspect" "3bf988b7306fb9acf854959c17697cf27fae50d40c4f7a97b1802d991483e9b7"` Dec 14 04:08:01.057 INFO running `"docker" "rm" "-f" "3bf988b7306fb9acf854959c17697cf27fae50d40c4f7a97b1802d991483e9b7"` Dec 14 04:08:01.467 INFO [stdout] 3bf988b7306fb9acf854959c17697cf27fae50d40c4f7a97b1802d991483e9b7 Dec 14 04:08:01.475 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen --no-run" "-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"` Dec 14 04:08:01.976 INFO [stdout] f51abe73f10234b93b17fa3c77e1f6fff76688145adcfe29472e6b4518b955f9 Dec 14 04:08:01.983 INFO running `"docker" "start" "-a" "f51abe73f10234b93b17fa3c77e1f6fff76688145adcfe29472e6b4518b955f9"` Dec 14 04:08:04.034 INFO [stderr] usermod: no changes Dec 14 04:08:04.436 INFO [stderr] Compiling tet v0.1.0 (/source) Dec 14 04:08:12.843 INFO [stderr] warning: unused import: `diesel::prelude::*` Dec 14 04:08:12.843 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] 1 | use diesel::prelude::*; Dec 14 04:08:12.843 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 14 04:08:12.843 INFO [stderr] Dec 14 04:08:12.843 INFO [stderr] warning: unused imports: `Error`, `err_msg` Dec 14 04:08:12.843 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] 2 | use failure::{Error,err_msg}; Dec 14 04:08:12.843 INFO [stderr] | ^^^^^ ^^^^^^^ Dec 14 04:08:12.843 INFO [stderr] Dec 14 04:08:12.843 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Dec 14 04:08:12.843 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Dec 14 04:08:12.843 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Dec 14 04:08:12.843 INFO [stderr] Dec 14 04:08:12.843 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:08:12.843 INFO [stderr] --> src/backend/models.rs:4:24 Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.843 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 14 04:08:12.843 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.843 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.843 INFO [stderr] Dec 14 04:08:12.843 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:08:12.843 INFO [stderr] --> src/backend/models.rs:4:24 Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.843 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.843 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.843 INFO [stderr] Dec 14 04:08:12.843 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 14 04:08:12.843 INFO [stderr] --> src/backend/models.rs:4:24 Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.843 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.843 INFO [stderr] | Dec 14 04:08:12.843 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.843 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.844 INFO [stderr] Dec 14 04:08:12.844 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:08:12.844 INFO [stderr] --> src/backend/models.rs:4:38 Dec 14 04:08:12.844 INFO [stderr] | Dec 14 04:08:12.844 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.844 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.844 INFO [stderr] | Dec 14 04:08:12.844 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.844 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.845 INFO [stderr] Dec 14 04:08:12.845 INFO [stderr] warning: cannot find type `tasks` in this scope Dec 14 04:08:12.845 INFO [stderr] --> src/backend/models.rs:4:38 Dec 14 04:08:12.845 INFO [stderr] | Dec 14 04:08:12.845 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.845 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.845 INFO [stderr] | Dec 14 04:08:12.845 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.845 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.845 INFO [stderr] Dec 14 04:08:12.845 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Dec 14 04:08:12.845 INFO [stderr] --> src/backend/models.rs:4:52 Dec 14 04:08:12.845 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.846 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.846 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.846 INFO [stderr] Dec 14 04:08:12.846 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:08:12.846 INFO [stderr] --> src/backend/models.rs:4:52 Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.846 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.846 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.846 INFO [stderr] Dec 14 04:08:12.846 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:08:12.846 INFO [stderr] --> src/backend/models.rs:17:24 Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 14 04:08:12.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.846 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.846 INFO [stderr] Dec 14 04:08:12.846 INFO [stderr] warning: cannot find type `users` in this scope Dec 14 04:08:12.846 INFO [stderr] --> src/backend/models.rs:17:24 Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 14 04:08:12.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.846 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.846 INFO [stderr] Dec 14 04:08:12.846 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:08:12.846 INFO [stderr] --> src/backend/models.rs:17:38 Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Dec 14 04:08:12.846 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.846 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.846 INFO [stderr] Dec 14 04:08:12.846 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:08:12.846 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.846 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.846 INFO [stderr] Dec 14 04:08:12.846 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 14 04:08:12.846 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:08:12.846 INFO [stderr] | Dec 14 04:08:12.846 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.846 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.847 INFO [stderr] | Dec 14 04:08:12.847 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.847 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.847 INFO [stderr] Dec 14 04:08:12.847 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 14 04:08:12.847 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:08:12.847 INFO [stderr] | Dec 14 04:08:12.847 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.847 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.847 INFO [stderr] | Dec 14 04:08:12.847 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.847 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.847 INFO [stderr] Dec 14 04:08:12.847 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:08:12.847 INFO [stderr] --> src/backend/models.rs:25:24 Dec 14 04:08:12.847 INFO [stderr] | Dec 14 04:08:12.847 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.847 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.848 INFO [stderr] | Dec 14 04:08:12.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.848 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.848 INFO [stderr] Dec 14 04:08:12.848 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 14 04:08:12.848 INFO [stderr] --> src/backend/models.rs:25:38 Dec 14 04:08:12.848 INFO [stderr] | Dec 14 04:08:12.848 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.848 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.848 INFO [stderr] | Dec 14 04:08:12.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.848 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.848 INFO [stderr] Dec 14 04:08:12.848 INFO [stderr] warning: cannot find type `task_assignments` in this scope Dec 14 04:08:12.848 INFO [stderr] --> src/backend/models.rs:25:38 Dec 14 04:08:12.848 INFO [stderr] | Dec 14 04:08:12.848 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.848 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.848 INFO [stderr] | Dec 14 04:08:12.848 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.848 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.848 INFO [stderr] Dec 14 04:08:12.848 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Dec 14 04:08:12.848 INFO [stderr] --> src/backend/models.rs:25:52 Dec 14 04:08:12.848 INFO [stderr] | Dec 14 04:08:12.848 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.848 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.849 INFO [stderr] | Dec 14 04:08:12.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.849 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.849 INFO [stderr] Dec 14 04:08:12.849 INFO [stderr] warning: cannot find type `User` in this scope Dec 14 04:08:12.849 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:08:12.849 INFO [stderr] | Dec 14 04:08:12.849 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.849 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.849 INFO [stderr] | Dec 14 04:08:12.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.849 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.849 INFO [stderr] Dec 14 04:08:12.849 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 14 04:08:12.849 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:08:12.849 INFO [stderr] | Dec 14 04:08:12.849 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.849 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.849 INFO [stderr] | Dec 14 04:08:12.849 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.849 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.849 INFO [stderr] Dec 14 04:08:12.849 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 14 04:08:12.849 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:08:12.850 INFO [stderr] | Dec 14 04:08:12.850 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.850 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.850 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.851 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.851 INFO [stderr] Dec 14 04:08:12.851 INFO [stderr] warning: cannot find type `Task` in this scope Dec 14 04:08:12.851 INFO [stderr] --> src/backend/models.rs:35:24 Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.851 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.851 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.851 INFO [stderr] Dec 14 04:08:12.851 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 14 04:08:12.851 INFO [stderr] --> src/backend/models.rs:35:38 Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.851 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.851 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.851 INFO [stderr] Dec 14 04:08:12.851 INFO [stderr] warning: cannot find type `task_completions` in this scope Dec 14 04:08:12.851 INFO [stderr] --> src/backend/models.rs:35:38 Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.851 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.851 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.851 INFO [stderr] Dec 14 04:08:12.851 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Dec 14 04:08:12.851 INFO [stderr] --> src/backend/models.rs:35:52 Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Dec 14 04:08:12.851 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.851 INFO [stderr] | Dec 14 04:08:12.851 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.851 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.851 INFO [stderr] Dec 14 04:08:12.853 INFO [stderr] warning: cannot find type `table` in this scope Dec 14 04:08:12.853 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 14 04:08:12.853 INFO [stderr] | Dec 14 04:08:12.853 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 14 04:08:12.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.853 INFO [stderr] | Dec 14 04:08:12.853 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.853 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.853 INFO [stderr] Dec 14 04:08:12.853 INFO [stderr] warning: cannot find type `id` in this scope Dec 14 04:08:12.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.853 INFO [stderr] | Dec 14 04:08:12.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.853 INFO [stderr] | Dec 14 04:08:12.853 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.853 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.853 INFO [stderr] Dec 14 04:08:12.853 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 14 04:08:12.853 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.853 INFO [stderr] | Dec 14 04:08:12.853 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.853 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.853 INFO [stderr] | Dec 14 04:08:12.853 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.853 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.853 INFO [stderr] Dec 14 04:08:12.855 INFO [stderr] warning: cannot find type `task_id` in this scope Dec 14 04:08:12.855 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.855 INFO [stderr] | Dec 14 04:08:12.855 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.855 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.855 INFO [stderr] | Dec 14 04:08:12.855 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.855 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.855 INFO [stderr] Dec 14 04:08:12.857 INFO [stderr] warning: cannot find type `creator` in this scope Dec 14 04:08:12.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.857 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.857 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.857 INFO [stderr] Dec 14 04:08:12.857 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Dec 14 04:08:12.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.857 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.857 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.857 INFO [stderr] Dec 14 04:08:12.857 INFO [stderr] warning: cannot find type `create_date` in this scope Dec 14 04:08:12.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.857 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.857 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.857 INFO [stderr] Dec 14 04:08:12.857 INFO [stderr] warning: cannot find type `due_date` in this scope Dec 14 04:08:12.857 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.857 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.857 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.857 INFO [stderr] | Dec 14 04:08:12.858 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.858 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.858 INFO [stderr] Dec 14 04:08:12.858 INFO [stderr] warning: cannot find type `name` in this scope Dec 14 04:08:12.858 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.858 INFO [stderr] | Dec 14 04:08:12.858 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.858 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.858 INFO [stderr] | Dec 14 04:08:12.858 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.858 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.858 INFO [stderr] Dec 14 04:08:12.859 INFO [stderr] warning: cannot find type `discord_id` in this scope Dec 14 04:08:12.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.859 INFO [stderr] | Dec 14 04:08:12.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.859 INFO [stderr] | Dec 14 04:08:12.859 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.859 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.859 INFO [stderr] Dec 14 04:08:12.859 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 14 04:08:12.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 14 04:08:12.859 INFO [stderr] | Dec 14 04:08:12.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 14 04:08:12.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 14 04:08:12.859 INFO [stderr] | Dec 14 04:08:12.859 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 14 04:08:12.859 INFO [stderr] = note: for more information, see issue #50504 Dec 14 04:08:12.859 INFO [stderr] Dec 14 04:08:13.635 INFO [stderr] warning: field is never used: `db` Dec 14 04:08:13.635 INFO [stderr] --> src/controller.rs:11:5 Dec 14 04:08:13.635 INFO [stderr] | Dec 14 04:08:13.635 INFO [stderr] 11 | pub(crate) db: Mutex, Dec 14 04:08:13.635 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 14 04:08:13.635 INFO [stderr] | Dec 14 04:08:13.635 INFO [stderr] = note: #[warn(dead_code)] on by default Dec 14 04:08:13.635 INFO [stderr] Dec 14 04:08:14.273 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.21s Dec 14 04:08:14.303 INFO [stderr] su: No module specific data is present Dec 14 04:08:15.175 INFO running `"docker" "inspect" "f51abe73f10234b93b17fa3c77e1f6fff76688145adcfe29472e6b4518b955f9"` Dec 14 04:08:15.399 INFO running `"docker" "rm" "-f" "f51abe73f10234b93b17fa3c77e1f6fff76688145adcfe29472e6b4518b955f9"` Dec 14 04:08:15.635 INFO [stdout] f51abe73f10234b93b17fa3c77e1f6fff76688145adcfe29472e6b4518b955f9 Dec 14 04:08:15.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56550/worker-3/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56550/try#aa49d8ef14939ddec0e34b346b60174a5673d48f:/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 +aa49d8ef14939ddec0e34b346b60174a5673d48f-alt test --frozen" "-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"` Dec 14 04:08:16.155 INFO [stdout] b1196cc4b67142116fab6e5be3b9f0ab46b5d99e3149a01a5cb074660a01c836 Dec 14 04:08:16.157 INFO running `"docker" "start" "-a" "b1196cc4b67142116fab6e5be3b9f0ab46b5d99e3149a01a5cb074660a01c836"` Dec 14 04:08:18.035 INFO [stderr] usermod: no changes Dec 14 04:08:18.264 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s Dec 14 04:08:18.291 INFO [stderr] Running /target/debug/deps/tet-b715c15f41bfba17 Dec 14 04:08:18.299 INFO [stdout] Dec 14 04:08:18.299 INFO [stdout] running 0 tests Dec 14 04:08:18.299 INFO [stdout] Dec 14 04:08:18.299 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 04:08:18.299 INFO [stdout] Dec 14 04:08:18.299 INFO [stderr] Running /target/debug/deps/tet-cf6852ef33ffb34b Dec 14 04:08:18.303 INFO [stdout] Dec 14 04:08:18.303 INFO [stdout] running 0 tests Dec 14 04:08:18.303 INFO [stdout] Dec 14 04:08:18.303 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 04:08:18.303 INFO [stdout] Dec 14 04:08:18.303 INFO [stderr] Doc-tests tet Dec 14 04:08:27.971 INFO [stdout] Dec 14 04:08:27.971 INFO [stdout] running 0 tests Dec 14 04:08:27.971 INFO [stdout] Dec 14 04:08:27.971 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 14 04:08:27.971 INFO [stdout] Dec 14 04:08:27.987 INFO [stderr] su: No module specific data is present Dec 14 04:08:29.021 INFO running `"docker" "inspect" "b1196cc4b67142116fab6e5be3b9f0ab46b5d99e3149a01a5cb074660a01c836"` Dec 14 04:08:29.364 INFO running `"docker" "rm" "-f" "b1196cc4b67142116fab6e5be3b9f0ab46b5d99e3149a01a5cb074660a01c836"` Dec 14 04:08:29.682 INFO [stdout] b1196cc4b67142116fab6e5be3b9f0ab46b5d99e3149a01a5cb074660a01c836