Nov 17 10:20:21.271 INFO testing acmumn/tet against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 10:20:21.271 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 10:20:21.685 INFO [stdout] 2b7eaf1b774e7056e4c2207ae0bc92161a93c5bb082ca6637809f810ad6852e2 Nov 17 10:20:21.692 INFO running `"docker" "start" "-a" "2b7eaf1b774e7056e4c2207ae0bc92161a93c5bb082ca6637809f810ad6852e2"` Nov 17 10:20:22.064 INFO [stderr] usermod: no changes Nov 17 10:20:22.383 INFO [stderr] Compiling memchr v2.0.1 Nov 17 10:20:22.387 INFO [stderr] Compiling flate2 v1.0.1 Nov 17 10:20:22.388 INFO [stderr] Compiling chrono v0.4.4 Nov 17 10:20:22.391 INFO [stderr] Compiling diesel v1.3.2 Nov 17 10:20:22.396 INFO [stderr] Compiling evzht9h3nznqzwl v0.0.3 Nov 17 10:20:22.396 INFO [stderr] Compiling hyper-native-tls v0.2.4 Nov 17 10:20:22.396 INFO [stderr] Compiling schedule v0.1.0 Nov 17 10:20:22.396 INFO [stderr] Compiling multipart v0.13.6 Nov 17 10:20:23.719 INFO [stderr] Compiling nom v4.0.0 Nov 17 10:20:28.966 INFO [stderr] Compiling config v0.9.0 Nov 17 10:20:30.342 INFO [stderr] Compiling serenity v0.5.5 Nov 17 10:21:38.679 INFO [stderr] Compiling tet v0.1.0 (/source) Nov 17 10:21:44.702 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 17 10:21:44.703 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] 1 | use diesel::prelude::*; Nov 17 10:21:44.703 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:21:44.703 INFO [stderr] Nov 17 10:21:44.703 INFO [stderr] warning: unused imports: `Error`, `err_msg` Nov 17 10:21:44.703 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] 2 | use failure::{Error,err_msg}; Nov 17 10:21:44.703 INFO [stderr] | ^^^^^ ^^^^^^^ Nov 17 10:21:44.703 INFO [stderr] Nov 17 10:21:44.703 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Nov 17 10:21:44.703 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 17 10:21:44.703 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 17 10:21:44.703 INFO [stderr] Nov 17 10:21:44.703 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:21:44.703 INFO [stderr] --> src/backend/models.rs:4:24 Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.703 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 10:21:44.703 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! Nov 17 10:21:44.703 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.703 INFO [stderr] Nov 17 10:21:44.703 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:21:44.703 INFO [stderr] --> src/backend/models.rs:4:24 Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.703 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 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! Nov 17 10:21:44.703 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.703 INFO [stderr] Nov 17 10:21:44.703 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 17 10:21:44.703 INFO [stderr] --> src/backend/models.rs:4:24 Nov 17 10:21:44.703 INFO [stderr] | Nov 17 10:21:44.703 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.704 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.704 INFO [stderr] | Nov 17 10:21:44.704 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! Nov 17 10:21:44.704 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.704 INFO [stderr] Nov 17 10:21:44.704 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:21:44.704 INFO [stderr] --> src/backend/models.rs:4:38 Nov 17 10:21:44.704 INFO [stderr] | Nov 17 10:21:44.704 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.704 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.704 INFO [stderr] | Nov 17 10:21:44.704 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! Nov 17 10:21:44.704 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.704 INFO [stderr] Nov 17 10:21:44.704 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 17 10:21:44.704 INFO [stderr] --> src/backend/models.rs:4:38 Nov 17 10:21:44.704 INFO [stderr] | Nov 17 10:21:44.704 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.704 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.704 INFO [stderr] | Nov 17 10:21:44.704 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! Nov 17 10:21:44.704 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.704 INFO [stderr] Nov 17 10:21:44.704 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Nov 17 10:21:44.704 INFO [stderr] --> src/backend/models.rs:4:52 Nov 17 10:21:44.704 INFO [stderr] | Nov 17 10:21:44.704 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.704 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 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! Nov 17 10:21:44.705 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.705 INFO [stderr] Nov 17 10:21:44.705 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:21:44.705 INFO [stderr] --> src/backend/models.rs:4:52 Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.705 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 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! Nov 17 10:21:44.705 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.705 INFO [stderr] Nov 17 10:21:44.705 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:21:44.705 INFO [stderr] --> src/backend/models.rs:17:24 Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 17 10:21:44.705 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 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! Nov 17 10:21:44.705 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.705 INFO [stderr] Nov 17 10:21:44.705 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 10:21:44.705 INFO [stderr] --> src/backend/models.rs:17:24 Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 17 10:21:44.705 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 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! Nov 17 10:21:44.705 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.705 INFO [stderr] Nov 17 10:21:44.705 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:21:44.705 INFO [stderr] --> src/backend/models.rs:17:38 Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 17 10:21:44.705 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.705 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! Nov 17 10:21:44.705 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.705 INFO [stderr] Nov 17 10:21:44.705 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:21:44.705 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:21:44.705 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:25:38 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:25:38 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:25:52 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.706 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.706 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! Nov 17 10:21:44.706 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.706 INFO [stderr] Nov 17 10:21:44.706 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 17 10:21:44.706 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:21:44.706 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:21:44.707 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 17 10:21:44.707 INFO [stderr] --> src/backend/models.rs:35:38 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 17 10:21:44.707 INFO [stderr] --> src/backend/models.rs:35:38 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 17 10:21:44.707 INFO [stderr] --> src/backend/models.rs:35:52 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 10:21:44.707 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 10:21:44.707 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 10:21:44.707 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.707 INFO [stderr] warning: cannot find type `task_id` in this scope Nov 17 10:21:44.707 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.707 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.707 INFO [stderr] | Nov 17 10:21:44.707 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! Nov 17 10:21:44.707 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.707 INFO [stderr] Nov 17 10:21:44.719 INFO [stderr] warning: cannot find type `creator` in this scope Nov 17 10:21:44.719 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.719 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 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! Nov 17 10:21:44.719 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.719 INFO [stderr] Nov 17 10:21:44.719 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Nov 17 10:21:44.719 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.719 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 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! Nov 17 10:21:44.719 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.719 INFO [stderr] Nov 17 10:21:44.719 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 17 10:21:44.719 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.719 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 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! Nov 17 10:21:44.719 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.719 INFO [stderr] Nov 17 10:21:44.719 INFO [stderr] warning: cannot find type `due_date` in this scope Nov 17 10:21:44.719 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.719 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.719 INFO [stderr] | Nov 17 10:21:44.719 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! Nov 17 10:21:44.719 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.719 INFO [stderr] Nov 17 10:21:44.719 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 10:21:44.719 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.720 INFO [stderr] | Nov 17 10:21:44.720 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.720 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.720 INFO [stderr] | Nov 17 10:21:44.720 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! Nov 17 10:21:44.720 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.720 INFO [stderr] Nov 17 10:21:44.720 INFO [stderr] warning: cannot find type `discord_id` in this scope Nov 17 10:21:44.720 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.720 INFO [stderr] | Nov 17 10:21:44.720 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.720 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.720 INFO [stderr] | Nov 17 10:21:44.720 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! Nov 17 10:21:44.720 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.720 INFO [stderr] Nov 17 10:21:44.723 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 10:21:44.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:21:44.723 INFO [stderr] | Nov 17 10:21:44.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:21:44.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:21:44.723 INFO [stderr] | Nov 17 10:21:44.723 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! Nov 17 10:21:44.723 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:21:44.723 INFO [stderr] Nov 17 10:21:45.425 INFO [stderr] warning: field is never used: `db` Nov 17 10:21:45.425 INFO [stderr] --> src/controller.rs:11:5 Nov 17 10:21:45.425 INFO [stderr] | Nov 17 10:21:45.425 INFO [stderr] 11 | pub(crate) db: Mutex, Nov 17 10:21:45.425 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:21:45.425 INFO [stderr] | Nov 17 10:21:45.425 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 10:21:45.425 INFO [stderr] Nov 17 10:21:58.717 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Nov 17 10:21:58.736 INFO [stderr] su: No module specific data is present Nov 17 10:21:59.352 INFO running `"docker" "inspect" "2b7eaf1b774e7056e4c2207ae0bc92161a93c5bb082ca6637809f810ad6852e2"` Nov 17 10:21:59.693 INFO running `"docker" "rm" "-f" "2b7eaf1b774e7056e4c2207ae0bc92161a93c5bb082ca6637809f810ad6852e2"` Nov 17 10:22:00.135 INFO [stdout] 2b7eaf1b774e7056e4c2207ae0bc92161a93c5bb082ca6637809f810ad6852e2 Nov 17 10:22:00.145 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 10:22:00.755 INFO [stdout] 7d8a4f72e25559fd392e3382b8b3350ed1879d36d5e15fdb6b99e23e096d5d71 Nov 17 10:22:00.763 INFO running `"docker" "start" "-a" "7d8a4f72e25559fd392e3382b8b3350ed1879d36d5e15fdb6b99e23e096d5d71"` Nov 17 10:22:02.295 INFO [stderr] usermod: no changes Nov 17 10:22:02.653 INFO [stderr] Compiling tet v0.1.0 (/source) Nov 17 10:22:09.059 INFO [stderr] warning: unused import: `diesel::prelude::*` Nov 17 10:22:09.059 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:1:5 Nov 17 10:22:09.059 INFO [stderr] | Nov 17 10:22:09.059 INFO [stderr] 1 | use diesel::prelude::*; Nov 17 10:22:09.059 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ Nov 17 10:22:09.059 INFO [stderr] | Nov 17 10:22:09.059 INFO [stderr] = note: #[warn(unused_imports)] on by default Nov 17 10:22:09.059 INFO [stderr] Nov 17 10:22:09.059 INFO [stderr] warning: unused imports: `Error`, `err_msg` Nov 17 10:22:09.059 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:2:15 Nov 17 10:22:09.059 INFO [stderr] | Nov 17 10:22:09.059 INFO [stderr] 2 | use failure::{Error,err_msg}; Nov 17 10:22:09.059 INFO [stderr] | ^^^^^ ^^^^^^^ Nov 17 10:22:09.059 INFO [stderr] Nov 17 10:22:09.059 INFO [stderr] warning: unused imports: `Task`, `User`, `schema::tasks` Nov 17 10:22:09.059 INFO [stderr] --> src/backend/db/get_incomplete_tasks.rs:4:24 Nov 17 10:22:09.059 INFO [stderr] | Nov 17 10:22:09.059 INFO [stderr] 4 | use backend::{models::{User, Task}, schema::tasks}; Nov 17 10:22:09.059 INFO [stderr] | ^^^^ ^^^^ ^^^^^^^^^^^^^ Nov 17 10:22:09.059 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:4:24 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:4:24 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:4:24 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:4:38 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `tasks` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:4:38 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `NaiveDate` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:4:52 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:4:52 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 4 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:17:24 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 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! Nov 17 10:22:09.076 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.076 INFO [stderr] Nov 17 10:22:09.076 INFO [stderr] warning: cannot find type `users` in this scope Nov 17 10:22:09.076 INFO [stderr] --> src/backend/models.rs:17:24 Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.076 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 17 10:22:09.076 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.076 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:17:38 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 17 | #[derive(Clone, Debug, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:25:24 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:25:38 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `task_assignments` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:25:38 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `TaskAssignment` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:25:52 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 25 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 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! Nov 17 10:22:09.077 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.077 INFO [stderr] Nov 17 10:22:09.077 INFO [stderr] warning: cannot find type `User` in this scope Nov 17 10:22:09.077 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:22:09.077 INFO [stderr] | Nov 17 10:22:09.077 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.077 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 17 10:22:09.078 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 17 10:22:09.078 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `Task` in this scope Nov 17 10:22:09.078 INFO [stderr] --> src/backend/models.rs:35:24 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 17 10:22:09.078 INFO [stderr] --> src/backend/models.rs:35:38 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `task_completions` in this scope Nov 17 10:22:09.078 INFO [stderr] --> src/backend/models.rs:35:38 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `TaskCompletion` in this scope Nov 17 10:22:09.078 INFO [stderr] --> src/backend/models.rs:35:52 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 35 | #[derive(Clone, Debug, Associations, Identifiable, Queryable)] Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `table` in this scope Nov 17 10:22:09.078 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `id` in this scope Nov 17 10:22:09.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.078 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 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! Nov 17 10:22:09.078 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.078 INFO [stderr] Nov 17 10:22:09.078 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 17 10:22:09.078 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.078 INFO [stderr] | Nov 17 10:22:09.078 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.079 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.079 INFO [stderr] | Nov 17 10:22:09.079 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! Nov 17 10:22:09.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.099 INFO [stderr] Nov 17 10:22:09.099 INFO [stderr] warning: cannot find type `task_id` in this scope Nov 17 10:22:09.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 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! Nov 17 10:22:09.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.099 INFO [stderr] Nov 17 10:22:09.099 INFO [stderr] warning: cannot find type `creator` in this scope Nov 17 10:22:09.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 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! Nov 17 10:22:09.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.099 INFO [stderr] Nov 17 10:22:09.099 INFO [stderr] warning: cannot find type `reminder_frequency` in this scope Nov 17 10:22:09.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 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! Nov 17 10:22:09.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.099 INFO [stderr] Nov 17 10:22:09.099 INFO [stderr] warning: cannot find type `create_date` in this scope Nov 17 10:22:09.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 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! Nov 17 10:22:09.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.099 INFO [stderr] Nov 17 10:22:09.099 INFO [stderr] warning: cannot find type `due_date` in this scope Nov 17 10:22:09.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 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! Nov 17 10:22:09.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.099 INFO [stderr] Nov 17 10:22:09.099 INFO [stderr] warning: cannot find type `name` in this scope Nov 17 10:22:09.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.099 INFO [stderr] | Nov 17 10:22:09.099 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! Nov 17 10:22:09.099 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.099 INFO [stderr] Nov 17 10:22:09.100 INFO [stderr] warning: cannot find type `discord_id` in this scope Nov 17 10:22:09.100 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.100 INFO [stderr] | Nov 17 10:22:09.100 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.100 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.100 INFO [stderr] | Nov 17 10:22:09.100 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! Nov 17 10:22:09.100 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.100 INFO [stderr] Nov 17 10:22:09.100 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 17 10:22:09.100 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 17 10:22:09.100 INFO [stderr] | Nov 17 10:22:09.100 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 17 10:22:09.100 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 17 10:22:09.100 INFO [stderr] | Nov 17 10:22:09.100 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! Nov 17 10:22:09.100 INFO [stderr] = note: for more information, see issue #50504 Nov 17 10:22:09.100 INFO [stderr] Nov 17 10:22:10.495 INFO [stderr] warning: field is never used: `db` Nov 17 10:22:10.495 INFO [stderr] --> src/controller.rs:11:5 Nov 17 10:22:10.495 INFO [stderr] | Nov 17 10:22:10.495 INFO [stderr] 11 | pub(crate) db: Mutex, Nov 17 10:22:10.495 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:22:10.495 INFO [stderr] | Nov 17 10:22:10.495 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 10:22:10.495 INFO [stderr] Nov 17 10:22:11.004 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.67s Nov 17 10:22:11.032 INFO [stderr] su: No module specific data is present Nov 17 10:22:12.142 INFO running `"docker" "inspect" "7d8a4f72e25559fd392e3382b8b3350ed1879d36d5e15fdb6b99e23e096d5d71"` Nov 17 10:22:12.587 INFO running `"docker" "rm" "-f" "7d8a4f72e25559fd392e3382b8b3350ed1879d36d5e15fdb6b99e23e096d5d71"` Nov 17 10:22:12.880 INFO [stdout] 7d8a4f72e25559fd392e3382b8b3350ed1879d36d5e15fdb6b99e23e096d5d71 Nov 17 10:22:12.889 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 10:22:13.372 INFO [stdout] 95bc06a137a0a478566423e4edc117fbf7fac42579b935bb691c750ef0b00f26 Nov 17 10:22:13.375 INFO running `"docker" "start" "-a" "95bc06a137a0a478566423e4edc117fbf7fac42579b935bb691c750ef0b00f26"` Nov 17 10:22:15.343 INFO [stderr] usermod: no changes Nov 17 10:22:15.698 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.32s Nov 17 10:22:15.710 INFO [stderr] Running /target/debug/deps/tet-21d7edf76a0272c9 Nov 17 10:22:15.725 INFO [stdout] Nov 17 10:22:15.725 INFO [stdout] running 0 tests Nov 17 10:22:15.726 INFO [stdout] Nov 17 10:22:15.726 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:22:15.726 INFO [stdout] Nov 17 10:22:15.727 INFO [stderr] Running /target/debug/deps/tet-2cc4526ee14206e0 Nov 17 10:22:15.728 INFO [stdout] Nov 17 10:22:15.728 INFO [stdout] running 0 tests Nov 17 10:22:15.728 INFO [stdout] Nov 17 10:22:15.728 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:22:15.728 INFO [stdout] Nov 17 10:22:15.730 INFO [stderr] Doc-tests tet Nov 17 10:22:23.942 INFO [stdout] Nov 17 10:22:23.942 INFO [stdout] running 0 tests Nov 17 10:22:23.943 INFO [stdout] Nov 17 10:22:23.943 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:22:23.943 INFO [stdout] Nov 17 10:22:23.959 INFO [stderr] su: No module specific data is present Nov 17 10:22:24.750 INFO running `"docker" "inspect" "95bc06a137a0a478566423e4edc117fbf7fac42579b935bb691c750ef0b00f26"` Nov 17 10:22:25.032 INFO running `"docker" "rm" "-f" "95bc06a137a0a478566423e4edc117fbf7fac42579b935bb691c750ef0b00f26"` Nov 17 10:22:25.324 INFO [stdout] 95bc06a137a0a478566423e4edc117fbf7fac42579b935bb691c750ef0b00f26