Dec 17 14:03:48.927 INFO checking tazjin/converse against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 17 14:03:48.927 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-2/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/tazjin/converse:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 14:03:49.300 INFO [stdout] 31b5cd850a1f3cc66c11db6fc2009762b7ec4172732baa44f8da029757abedb4 Dec 17 14:03:49.302 INFO running `"docker" "start" "-a" "31b5cd850a1f3cc66c11db6fc2009762b7ec4172732baa44f8da029757abedb4"` Dec 17 14:03:51.404 INFO [stderr] Compiling pulldown-cmark v0.1.2 Dec 17 14:03:51.424 INFO [stderr] Compiling getopts v0.2.17 Dec 17 14:03:51.425 INFO [stderr] Compiling pq-sys v0.4.4 Dec 17 14:03:51.425 INFO [stderr] Checking unicode_categories v0.1.1 Dec 17 14:03:51.425 INFO [stderr] Checking entities v1.0.1 Dec 17 14:03:51.437 INFO [stderr] Compiling proc-macro2 v0.3.8 Dec 17 14:03:51.455 INFO [stderr] Compiling actix-web v0.6.9 Dec 17 14:03:51.455 INFO [stderr] Compiling memchr v1.0.2 Dec 17 14:03:52.488 INFO [stderr] Compiling openssl-sys v0.9.31 Dec 17 14:03:56.124 INFO [stderr] Checking want v0.0.4 Dec 17 14:03:56.132 INFO [stderr] Checking twoway v0.1.8 Dec 17 14:03:56.208 INFO [stderr] Compiling quote v0.6.2 Dec 17 14:03:56.281 INFO [stderr] Compiling nom v3.2.1 Dec 17 14:03:56.484 INFO [stderr] Checking r2d2 v0.8.2 Dec 17 14:03:56.488 INFO [stderr] Checking uuid v0.5.1 Dec 17 14:03:56.635 INFO [stderr] Compiling syn v0.12.15 Dec 17 14:03:57.456 INFO [stderr] Compiling pest_derive v1.0.7 Dec 17 14:03:58.204 INFO [stderr] Checking regex v0.2.11 Dec 17 14:03:58.524 INFO [stderr] Compiling quote v0.5.2 Dec 17 14:03:58.840 INFO [stderr] Checking url_serde v0.2.0 Dec 17 14:04:00.168 INFO [stderr] Checking chrono v0.4.2 Dec 17 14:04:00.400 INFO [stderr] Checking libflate v0.1.14 Dec 17 14:04:01.281 INFO [stderr] Compiling syn v0.14.0 Dec 17 14:04:10.708 INFO [stderr] Checking error-chain v0.11.0 Dec 17 14:04:19.783 INFO [stderr] Compiling syn v0.13.11 Dec 17 14:04:20.030 INFO [stderr] Compiling askama_shared v0.6.2 Dec 17 14:04:20.375 INFO [stderr] Compiling openssl v0.9.24 Dec 17 14:04:20.429 INFO [stderr] Checking tokio-proto v0.1.1 Dec 17 14:04:26.095 INFO [stderr] Checking comrak v0.2.12 Dec 17 14:04:36.263 INFO [stderr] Checking hyper v0.11.27 Dec 17 14:04:37.456 INFO [stderr] Compiling serde_derive v1.0.59 Dec 17 14:04:58.786 INFO [stderr] Checking native-tls v0.1.5 Dec 17 14:05:01.400 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 17 14:05:04.603 INFO [stderr] Checking tokio-tls v0.1.4 Dec 17 14:05:05.392 INFO [stderr] Compiling askama_derive v0.6.4 Dec 17 14:05:08.789 INFO [stderr] Checking hyper-tls v0.1.3 Dec 17 14:05:11.650 INFO [stderr] Checking reqwest v0.8.5 Dec 17 14:05:17.811 INFO [stderr] Checking diesel v1.2.2 Dec 17 14:05:27.357 INFO [stderr] Compiling cargo_metadata v0.5.4 Dec 17 14:05:29.700 INFO [stderr] Compiling askama v0.6.4 Dec 17 14:05:30.376 INFO [stderr] Compiling converse v0.1.0 (/opt/crater/workdir) Dec 17 14:05:33.748 INFO [stderr] Compiling skeptic v0.13.3 Dec 17 14:05:37.956 INFO [stderr] Compiling actix v0.5.7 Dec 17 14:06:00.712 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 14:06:00.712 INFO [stderr] --> src/main.rs:19:1 Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 INFO [stderr] 19 | #[macro_use] Dec 17 14:06:00.712 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 14:06:00.712 INFO [stderr] Dec 17 14:06:00.712 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.712 INFO [stderr] --> src/models.rs:26:10 Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.712 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 14:06:00.712 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 17 14:06:00.712 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.712 INFO [stderr] Dec 17 14:06:00.712 INFO [stderr] warning: cannot find type `users` in this scope Dec 17 14:06:00.712 INFO [stderr] --> src/models.rs:26:10 Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.712 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 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 17 14:06:00.712 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.712 INFO [stderr] Dec 17 14:06:00.712 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.712 INFO [stderr] --> src/models.rs:26:10 Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.712 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 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 17 14:06:00.712 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.712 INFO [stderr] Dec 17 14:06:00.712 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.712 INFO [stderr] --> src/models.rs:26:24 Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.712 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.712 INFO [stderr] | Dec 17 14:06:00.712 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 17 14:06:00.712 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.712 INFO [stderr] Dec 17 14:06:00.712 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.713 INFO [stderr] --> src/models.rs:34:10 Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.713 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 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 17 14:06:00.713 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.713 INFO [stderr] Dec 17 14:06:00.713 INFO [stderr] warning: cannot find type `threads` in this scope Dec 17 14:06:00.713 INFO [stderr] --> src/models.rs:34:10 Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.713 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 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 17 14:06:00.713 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.713 INFO [stderr] Dec 17 14:06:00.713 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.713 INFO [stderr] --> src/models.rs:34:24 Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.713 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 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 17 14:06:00.713 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.713 INFO [stderr] Dec 17 14:06:00.713 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.713 INFO [stderr] --> src/models.rs:34:24 Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.713 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 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 17 14:06:00.713 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.713 INFO [stderr] Dec 17 14:06:00.713 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.713 INFO [stderr] --> src/models.rs:34:24 Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.713 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 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 17 14:06:00.713 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.713 INFO [stderr] Dec 17 14:06:00.713 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.713 INFO [stderr] --> src/models.rs:34:46 Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.713 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 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 17 14:06:00.713 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.713 INFO [stderr] Dec 17 14:06:00.713 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.713 INFO [stderr] --> src/models.rs:34:46 Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.713 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.713 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.713 INFO [stderr] | Dec 17 14:06:00.717 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 17 14:06:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.717 INFO [stderr] Dec 17 14:06:00.717 INFO [stderr] warning: cannot find type `threads` in this scope Dec 17 14:06:00.717 INFO [stderr] --> src/models.rs:34:46 Dec 17 14:06:00.717 INFO [stderr] | Dec 17 14:06:00.717 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.717 INFO [stderr] | Dec 17 14:06:00.717 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 17 14:06:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.717 INFO [stderr] Dec 17 14:06:00.717 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 14:06:00.717 INFO [stderr] --> src/models.rs:45:10 Dec 17 14:06:00.717 INFO [stderr] | Dec 17 14:06:00.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.717 INFO [stderr] | Dec 17 14:06:00.717 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 17 14:06:00.717 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.717 INFO [stderr] Dec 17 14:06:00.717 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 14:06:00.717 INFO [stderr] --> src/models.rs:45:10 Dec 17 14:06:00.717 INFO [stderr] | Dec 17 14:06:00.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.717 INFO [stderr] | Dec 17 14:06:00.717 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:45:24 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:45:24 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:45:24 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:58:10 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:58:10 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.718 INFO [stderr] Dec 17 14:06:00.718 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.718 INFO [stderr] --> src/models.rs:58:24 Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.718 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.718 INFO [stderr] | Dec 17 14:06:00.718 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 17 14:06:00.718 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:58:24 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:58:24 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:58:46 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:58:46 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:58:46 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:74:10 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:74:10 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `ThreadIndex` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:74:10 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `threads` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:87:23 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.719 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.719 INFO [stderr] Dec 17 14:06:00.719 INFO [stderr] warning: cannot find type `NewThread` in this scope Dec 17 14:06:00.719 INFO [stderr] --> src/models.rs:87:23 Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.719 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.719 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.719 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.720 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.720 INFO [stderr] Dec 17 14:06:00.720 INFO [stderr] warning: cannot find type `users` in this scope Dec 17 14:06:00.720 INFO [stderr] --> src/models.rs:94:23 Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.720 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.720 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.720 INFO [stderr] Dec 17 14:06:00.720 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 17 14:06:00.720 INFO [stderr] --> src/models.rs:94:23 Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.720 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.720 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.720 INFO [stderr] Dec 17 14:06:00.720 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 14:06:00.720 INFO [stderr] --> src/models.rs:101:23 Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.720 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.720 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.720 INFO [stderr] Dec 17 14:06:00.720 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 17 14:06:00.720 INFO [stderr] --> src/models.rs:101:23 Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.720 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.720 INFO [stderr] | Dec 17 14:06:00.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! Dec 17 14:06:00.720 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.720 INFO [stderr] Dec 17 14:06:00.721 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 17 14:06:00.721 INFO [stderr] --> src/models.rs:112:10 Dec 17 14:06:00.721 INFO [stderr] | Dec 17 14:06:00.721 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 17 14:06:00.721 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.721 INFO [stderr] | Dec 17 14:06:00.721 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 17 14:06:00.721 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.721 INFO [stderr] Dec 17 14:06:00.721 INFO [stderr] warning: cannot find type `Text` in this scope Dec 17 14:06:00.721 INFO [stderr] --> src/models.rs:112:10 Dec 17 14:06:00.721 INFO [stderr] | Dec 17 14:06:00.721 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 17 14:06:00.721 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.721 INFO [stderr] | Dec 17 14:06:00.721 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 17 14:06:00.721 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.721 INFO [stderr] Dec 17 14:06:00.721 INFO [stderr] warning: cannot find type `SearchResult` in this scope Dec 17 14:06:00.721 INFO [stderr] --> src/models.rs:112:10 Dec 17 14:06:00.721 INFO [stderr] | Dec 17 14:06:00.721 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 17 14:06:00.721 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.721 INFO [stderr] | Dec 17 14:06:00.721 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 17 14:06:00.721 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.721 INFO [stderr] Dec 17 14:06:00.726 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 14:06:00.726 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 14:06:00.726 INFO [stderr] | Dec 17 14:06:00.726 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 14:06:00.726 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.726 INFO [stderr] | Dec 17 14:06:00.726 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 17 14:06:00.726 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.726 INFO [stderr] Dec 17 14:06:00.726 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 14:06:00.726 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.726 INFO [stderr] | Dec 17 14:06:00.726 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.726 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.726 INFO [stderr] | Dec 17 14:06:00.726 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 17 14:06:00.726 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.726 INFO [stderr] Dec 17 14:06:00.728 INFO [stderr] warning: cannot find type `thread_id` in this scope Dec 17 14:06:00.728 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.728 INFO [stderr] | Dec 17 14:06:00.728 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.728 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.728 INFO [stderr] | Dec 17 14:06:00.728 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 17 14:06:00.728 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.728 INFO [stderr] Dec 17 14:06:00.728 INFO [stderr] warning: cannot find type `body` in this scope Dec 17 14:06:00.728 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.728 INFO [stderr] | Dec 17 14:06:00.728 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.728 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.728 INFO [stderr] | Dec 17 14:06:00.728 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 17 14:06:00.728 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.728 INFO [stderr] Dec 17 14:06:00.728 INFO [stderr] warning: cannot find type `posted` in this scope Dec 17 14:06:00.728 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.728 INFO [stderr] | Dec 17 14:06:00.728 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.728 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.728 INFO [stderr] | Dec 17 14:06:00.728 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 17 14:06:00.728 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.729 INFO [stderr] Dec 17 14:06:00.729 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 17 14:06:00.729 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.729 INFO [stderr] | Dec 17 14:06:00.729 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.729 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.729 INFO [stderr] | Dec 17 14:06:00.729 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 17 14:06:00.729 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.729 INFO [stderr] Dec 17 14:06:00.730 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 14:06:00.730 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.730 INFO [stderr] | Dec 17 14:06:00.730 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.730 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.730 INFO [stderr] | Dec 17 14:06:00.730 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 17 14:06:00.730 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.730 INFO [stderr] Dec 17 14:06:00.730 INFO [stderr] warning: cannot find type `sticky` in this scope Dec 17 14:06:00.730 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.730 INFO [stderr] | Dec 17 14:06:00.730 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.730 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.730 INFO [stderr] | Dec 17 14:06:00.730 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 17 14:06:00.730 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.733 INFO [stderr] Dec 17 14:06:00.733 INFO [stderr] warning: cannot find type `closed` in this scope Dec 17 14:06:00.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.733 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 17 14:06:00.733 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.733 INFO [stderr] Dec 17 14:06:00.733 INFO [stderr] warning: cannot find type `email` in this scope Dec 17 14:06:00.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.733 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 17 14:06:00.733 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.733 INFO [stderr] Dec 17 14:06:00.733 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 14:06:00.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.733 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 17 14:06:00.733 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.733 INFO [stderr] Dec 17 14:06:00.733 INFO [stderr] warning: cannot find type `admin` in this scope Dec 17 14:06:00.733 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.733 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.733 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.733 INFO [stderr] | Dec 17 14:06:00.736 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 17 14:06:00.736 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.736 INFO [stderr] Dec 17 14:06:00.736 INFO [stderr] warning: cannot find type `author_name` in this scope Dec 17 14:06:00.736 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.736 INFO [stderr] | Dec 17 14:06:00.736 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.736 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.736 INFO [stderr] | Dec 17 14:06:00.736 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 17 14:06:00.736 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.736 INFO [stderr] Dec 17 14:06:00.736 INFO [stderr] warning: cannot find type `author_email` in this scope Dec 17 14:06:00.736 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.736 INFO [stderr] | Dec 17 14:06:00.736 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.736 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.736 INFO [stderr] | Dec 17 14:06:00.736 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 17 14:06:00.736 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.736 INFO [stderr] Dec 17 14:06:00.746 INFO [stderr] warning: cannot find type `thread_author` in this scope Dec 17 14:06:00.746 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.746 INFO [stderr] | Dec 17 14:06:00.746 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.746 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.746 INFO [stderr] | Dec 17 14:06:00.746 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 17 14:06:00.746 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.746 INFO [stderr] Dec 17 14:06:00.746 INFO [stderr] warning: cannot find type `created` in this scope Dec 17 14:06:00.746 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.746 INFO [stderr] | Dec 17 14:06:00.746 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.746 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.746 INFO [stderr] | Dec 17 14:06:00.746 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 17 14:06:00.746 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.746 INFO [stderr] Dec 17 14:06:00.746 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 17 14:06:00.747 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.747 INFO [stderr] | Dec 17 14:06:00.747 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.747 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.747 INFO [stderr] | Dec 17 14:06:00.747 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 17 14:06:00.747 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.747 INFO [stderr] Dec 17 14:06:00.747 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 17 14:06:00.747 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.747 INFO [stderr] | Dec 17 14:06:00.747 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.747 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.747 INFO [stderr] | Dec 17 14:06:00.747 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 17 14:06:00.747 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.747 INFO [stderr] Dec 17 14:06:00.776 INFO [stderr] warning: unused `#[macro_use]` import Dec 17 14:06:00.776 INFO [stderr] --> src/main.rs:19:1 Dec 17 14:06:00.776 INFO [stderr] | Dec 17 14:06:00.776 INFO [stderr] 19 | #[macro_use] Dec 17 14:06:00.776 INFO [stderr] | ^^^^^^^^^^^^ Dec 17 14:06:00.776 INFO [stderr] | Dec 17 14:06:00.776 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 17 14:06:00.776 INFO [stderr] Dec 17 14:06:00.779 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:26:10 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `users` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:26:10 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:26:10 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:26:24 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:34:10 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `threads` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:34:10 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:34:24 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:34:24 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.783 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.783 INFO [stderr] Dec 17 14:06:00.783 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.783 INFO [stderr] --> src/models.rs:34:24 Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.783 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.783 INFO [stderr] | Dec 17 14:06:00.783 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:34:46 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:34:46 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `threads` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:34:46 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:45:10 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:45:10 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:45:24 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:45:24 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:45:24 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.784 INFO [stderr] | Dec 17 14:06:00.784 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 17 14:06:00.784 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.784 INFO [stderr] Dec 17 14:06:00.784 INFO [stderr] warning: cannot find type `Post` in this scope Dec 17 14:06:00.784 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:45:46 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:58:10 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:58:10 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:58:24 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:58:24 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:58:24 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:58:46 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 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 17 14:06:00.785 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.785 INFO [stderr] Dec 17 14:06:00.785 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 17 14:06:00.785 INFO [stderr] --> src/models.rs:58:46 Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.785 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.785 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.785 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:58:46 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 17 14:06:00.786 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:74:10 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 17 14:06:00.786 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:74:10 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 17 14:06:00.786 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `ThreadIndex` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:74:10 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 17 14:06:00.786 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `threads` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:87:23 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.786 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `NewThread` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:87:23 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.786 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `users` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:94:23 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.786 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 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 17 14:06:00.786 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.786 INFO [stderr] Dec 17 14:06:00.786 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 17 14:06:00.786 INFO [stderr] --> src/models.rs:94:23 Dec 17 14:06:00.786 INFO [stderr] | Dec 17 14:06:00.786 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.787 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.787 INFO [stderr] | Dec 17 14:06:00.787 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 17 14:06:00.787 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.787 INFO [stderr] Dec 17 14:06:00.787 INFO [stderr] warning: cannot find type `posts` in this scope Dec 17 14:06:00.787 INFO [stderr] --> src/models.rs:101:23 Dec 17 14:06:00.787 INFO [stderr] | Dec 17 14:06:00.787 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.787 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.787 INFO [stderr] | Dec 17 14:06:00.787 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 17 14:06:00.787 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.787 INFO [stderr] Dec 17 14:06:00.787 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 17 14:06:00.787 INFO [stderr] --> src/models.rs:101:23 Dec 17 14:06:00.787 INFO [stderr] | Dec 17 14:06:00.787 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 17 14:06:00.787 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.787 INFO [stderr] | Dec 17 14:06:00.787 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 17 14:06:00.787 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.787 INFO [stderr] Dec 17 14:06:00.787 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 17 14:06:00.787 INFO [stderr] --> src/models.rs:112:10 Dec 17 14:06:00.787 INFO [stderr] | Dec 17 14:06:00.787 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 17 14:06:00.787 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.792 INFO [stderr] | Dec 17 14:06:00.792 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 17 14:06:00.792 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.792 INFO [stderr] Dec 17 14:06:00.792 INFO [stderr] warning: cannot find type `Text` in this scope Dec 17 14:06:00.792 INFO [stderr] --> src/models.rs:112:10 Dec 17 14:06:00.792 INFO [stderr] | Dec 17 14:06:00.792 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 17 14:06:00.792 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.792 INFO [stderr] | Dec 17 14:06:00.792 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 17 14:06:00.792 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.792 INFO [stderr] Dec 17 14:06:00.792 INFO [stderr] warning: cannot find type `SearchResult` in this scope Dec 17 14:06:00.792 INFO [stderr] --> src/models.rs:112:10 Dec 17 14:06:00.792 INFO [stderr] | Dec 17 14:06:00.792 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 17 14:06:00.793 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 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 17 14:06:00.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.793 INFO [stderr] Dec 17 14:06:00.793 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 14:06:00.793 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 14:06:00.793 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 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 17 14:06:00.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.793 INFO [stderr] Dec 17 14:06:00.793 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 14:06:00.793 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.793 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 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 17 14:06:00.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.793 INFO [stderr] Dec 17 14:06:00.793 INFO [stderr] warning: cannot find type `thread_id` in this scope Dec 17 14:06:00.793 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.793 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 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 17 14:06:00.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.793 INFO [stderr] Dec 17 14:06:00.793 INFO [stderr] warning: cannot find type `body` in this scope Dec 17 14:06:00.793 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.793 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 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 17 14:06:00.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.793 INFO [stderr] Dec 17 14:06:00.793 INFO [stderr] warning: cannot find type `posted` in this scope Dec 17 14:06:00.793 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.793 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 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 17 14:06:00.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.793 INFO [stderr] Dec 17 14:06:00.793 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 17 14:06:00.793 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.793 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.793 INFO [stderr] | Dec 17 14:06:00.793 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 17 14:06:00.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.793 INFO [stderr] Dec 17 14:06:00.797 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 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 17 14:06:00.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.799 INFO [stderr] Dec 17 14:06:00.799 INFO [stderr] warning: cannot find type `sticky` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 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 17 14:06:00.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.799 INFO [stderr] Dec 17 14:06:00.799 INFO [stderr] warning: cannot find type `closed` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 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 17 14:06:00.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.799 INFO [stderr] Dec 17 14:06:00.799 INFO [stderr] warning: cannot find type `email` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 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 17 14:06:00.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.799 INFO [stderr] Dec 17 14:06:00.799 INFO [stderr] warning: cannot find type `name` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 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 17 14:06:00.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.799 INFO [stderr] Dec 17 14:06:00.799 INFO [stderr] warning: cannot find type `admin` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 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 17 14:06:00.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.799 INFO [stderr] Dec 17 14:06:00.799 INFO [stderr] warning: cannot find type `author_name` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 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 17 14:06:00.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.799 INFO [stderr] Dec 17 14:06:00.799 INFO [stderr] warning: cannot find type `author_email` in this scope Dec 17 14:06:00.799 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.799 INFO [stderr] | Dec 17 14:06:00.799 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.799 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.800 INFO [stderr] | Dec 17 14:06:00.800 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 17 14:06:00.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.800 INFO [stderr] Dec 17 14:06:00.800 INFO [stderr] warning: cannot find type `thread_author` in this scope Dec 17 14:06:00.800 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.800 INFO [stderr] | Dec 17 14:06:00.800 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.800 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.800 INFO [stderr] | Dec 17 14:06:00.800 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 17 14:06:00.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.800 INFO [stderr] Dec 17 14:06:00.800 INFO [stderr] warning: cannot find type `created` in this scope Dec 17 14:06:00.800 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.800 INFO [stderr] | Dec 17 14:06:00.800 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.800 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.800 INFO [stderr] | Dec 17 14:06:00.800 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 17 14:06:00.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.800 INFO [stderr] Dec 17 14:06:00.808 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 17 14:06:00.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.808 INFO [stderr] | Dec 17 14:06:00.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.808 INFO [stderr] | Dec 17 14:06:00.808 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 17 14:06:00.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.808 INFO [stderr] Dec 17 14:06:00.808 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 17 14:06:00.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 14:06:00.808 INFO [stderr] | Dec 17 14:06:00.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 14:06:00.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 14:06:00.808 INFO [stderr] | Dec 17 14:06:00.808 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 17 14:06:00.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 14:06:00.808 INFO [stderr] Dec 17 14:06:02.648 INFO [stderr] error[E0658]: use of unstable library feature 'inner_deref': newly added (see issue #50264) Dec 17 14:06:02.648 INFO [stderr] --> src/render.rs:181:10 Dec 17 14:06:02.648 INFO [stderr] | Dec 17 14:06:02.648 INFO [stderr] 181 | #[derive(Template, Default)] Dec 17 14:06:02.648 INFO [stderr] | ^^^^^^^^ Dec 17 14:06:02.648 INFO [stderr] | Dec 17 14:06:02.648 INFO [stderr] = help: add #![feature(inner_deref)] to the crate attributes to enable Dec 17 14:06:02.648 INFO [stderr] Dec 17 14:06:02.649 INFO [stderr] error[E0308]: mismatched types Dec 17 14:06:02.649 INFO [stderr] --> src/render.rs:181:10 Dec 17 14:06:02.649 INFO [stderr] | Dec 17 14:06:02.649 INFO [stderr] 181 | #[derive(Template, Default)] Dec 17 14:06:02.649 INFO [stderr] | ^^^^^^^^ expected enum `std::option::Option`, found reference Dec 17 14:06:02.649 INFO [stderr] | Dec 17 14:06:02.649 INFO [stderr] = note: expected type `std::option::Option<&str>` Dec 17 14:06:02.649 INFO [stderr] found type `&_` Dec 17 14:06:02.649 INFO [stderr] Dec 17 14:06:02.760 INFO [stderr] error[E0658]: use of unstable library feature 'inner_deref': newly added (see issue #50264) Dec 17 14:06:02.760 INFO [stderr] --> src/render.rs:181:10 Dec 17 14:06:02.760 INFO [stderr] | Dec 17 14:06:02.760 INFO [stderr] 181 | #[derive(Template, Default)] Dec 17 14:06:02.760 INFO [stderr] | ^^^^^^^^ Dec 17 14:06:02.760 INFO [stderr] | Dec 17 14:06:02.760 INFO [stderr] = help: add #![feature(inner_deref)] to the crate attributes to enable Dec 17 14:06:02.760 INFO [stderr] Dec 17 14:06:02.761 INFO [stderr] error[E0308]: mismatched types Dec 17 14:06:02.761 INFO [stderr] --> src/render.rs:181:10 Dec 17 14:06:02.761 INFO [stderr] | Dec 17 14:06:02.761 INFO [stderr] 181 | #[derive(Template, Default)] Dec 17 14:06:02.761 INFO [stderr] | ^^^^^^^^ expected enum `std::option::Option`, found reference Dec 17 14:06:02.761 INFO [stderr] | Dec 17 14:06:02.761 INFO [stderr] = note: expected type `std::option::Option<&str>` Dec 17 14:06:02.761 INFO [stderr] found type `&_` Dec 17 14:06:02.761 INFO [stderr] Dec 17 14:06:02.952 INFO [stderr] error: aborting due to 2 previous errors Dec 17 14:06:02.952 INFO [stderr] Dec 17 14:06:02.952 INFO [stderr] Some errors occurred: E0308, E0658. Dec 17 14:06:02.952 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Dec 17 14:06:02.988 INFO [stderr] error: Could not compile `converse`. Dec 17 14:06:02.988 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 17 14:06:03.120 INFO [stderr] error: aborting due to 2 previous errors Dec 17 14:06:03.120 INFO [stderr] Dec 17 14:06:03.120 INFO [stderr] Some errors occurred: E0308, E0658. Dec 17 14:06:03.120 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Dec 17 14:06:03.162 INFO [stderr] error: Could not compile `converse`. Dec 17 14:06:03.162 INFO [stderr] Dec 17 14:06:03.162 INFO [stderr] To learn more, run the command again with --verbose. Dec 17 14:06:04.544 INFO running `"docker" "inspect" "31b5cd850a1f3cc66c11db6fc2009762b7ec4172732baa44f8da029757abedb4"` Dec 17 14:06:04.920 INFO running `"docker" "rm" "-f" "31b5cd850a1f3cc66c11db6fc2009762b7ec4172732baa44f8da029757abedb4"` Dec 17 14:06:05.304 INFO [stdout] 31b5cd850a1f3cc66c11db6fc2009762b7ec4172732baa44f8da029757abedb4