Dec 04 08:57:52.067 INFO checking tazjin/converse against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 08:57:52.067 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-0/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +1df97983eb2057dc6a8f7eb364e263b51ae23230-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 04 08:57:52.360 INFO [stdout] eab20eb08ca5165fbc3c68662e3831a07c0fa215fbe7a4ecc304a6f2f1a8e2fd Dec 04 08:57:52.362 INFO running `"docker" "start" "-a" "eab20eb08ca5165fbc3c68662e3831a07c0fa215fbe7a4ecc304a6f2f1a8e2fd"` Dec 04 08:57:52.964 INFO [stderr] usermod: no changes Dec 04 08:57:53.514 INFO [stderr] Compiling pulldown-cmark v0.1.2 Dec 04 08:57:53.529 INFO [stderr] Compiling getopts v0.2.17 Dec 04 08:57:53.529 INFO [stderr] Compiling num-traits v0.2.4 Dec 04 08:57:53.529 INFO [stderr] Compiling num-integer v0.1.38 Dec 04 08:57:53.529 INFO [stderr] Compiling pq-sys v0.4.4 Dec 04 08:57:53.529 INFO [stderr] Checking entities v1.0.1 Dec 04 08:57:53.529 INFO [stderr] Checking unicode_categories v0.1.1 Dec 04 08:57:53.529 INFO [stderr] Checking typed-arena v1.3.0 Dec 04 08:57:54.523 INFO [stderr] Checking md5 v0.3.7 Dec 04 08:57:55.551 INFO [stderr] Compiling proc-macro2 v0.3.8 Dec 04 08:57:55.553 INFO [stderr] Compiling actix-web v0.6.9 Dec 04 08:57:55.568 INFO [stderr] Compiling memchr v1.0.2 Dec 04 08:57:56.007 INFO [stderr] Compiling openssl-sys v0.9.31 Dec 04 08:57:56.180 INFO [stderr] Checking log v0.3.9 Dec 04 08:57:56.237 INFO [stderr] Checking want v0.0.4 Dec 04 08:57:56.303 INFO [stderr] Checking twoway v0.1.8 Dec 04 08:57:57.751 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 08:57:57.811 INFO [stderr] Checking uuid v0.5.1 Dec 04 08:57:57.997 INFO [stderr] Compiling nom v3.2.1 Dec 04 08:57:58.023 INFO [stderr] Compiling syn v0.12.15 Dec 04 08:58:00.836 INFO [stderr] Compiling pest_derive v1.0.7 Dec 04 08:58:00.993 INFO [stderr] Checking regex v0.2.11 Dec 04 08:58:01.561 INFO [stderr] Checking url_serde v0.2.0 Dec 04 08:58:02.399 INFO [stderr] Checking libflate v0.1.14 Dec 04 08:58:03.479 INFO [stderr] Checking error-chain v0.11.0 Dec 04 08:58:12.114 INFO [stderr] Compiling quote v0.5.2 Dec 04 08:58:12.131 INFO [stderr] Compiling cargo_metadata v0.5.4 Dec 04 08:58:12.179 INFO [stderr] Compiling askama_shared v0.6.2 Dec 04 08:58:12.699 INFO [stderr] Compiling openssl v0.9.24 Dec 04 08:58:17.643 INFO [stderr] Checking chrono v0.4.2 Dec 04 08:58:20.684 INFO [stderr] Compiling syn v0.13.11 Dec 04 08:58:21.196 INFO [stderr] Checking tokio-proto v0.1.1 Dec 04 08:58:30.279 INFO [stderr] Checking comrak v0.2.12 Dec 04 08:58:30.912 INFO [stderr] Compiling skeptic v0.13.3 Dec 04 08:58:36.360 INFO [stderr] Checking hyper v0.11.27 Dec 04 08:58:46.759 INFO [stderr] Checking native-tls v0.1.5 Dec 04 08:58:49.275 INFO [stderr] Compiling actix v0.5.7 Dec 04 08:58:56.756 INFO [stderr] Checking tokio-tls v0.1.4 Dec 04 08:58:59.047 INFO [stderr] Compiling diesel_derives v1.2.0 Dec 04 08:59:00.924 INFO [stderr] Compiling askama_derive v0.6.4 Dec 04 08:59:06.773 INFO [stderr] Checking hyper-tls v0.1.3 Dec 04 08:59:11.472 INFO [stderr] Checking reqwest v0.8.5 Dec 04 08:59:18.536 INFO [stderr] Checking diesel v1.2.2 Dec 04 08:59:32.784 INFO [stderr] Compiling askama v0.6.4 Dec 04 08:59:34.045 INFO [stderr] Compiling converse v0.1.0 (/source) Dec 04 09:00:03.709 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 09:00:03.709 INFO [stderr] --> src/main.rs:19:1 Dec 04 09:00:03.709 INFO [stderr] | Dec 04 09:00:03.709 INFO [stderr] 19 | #[macro_use] Dec 04 09:00:03.709 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 09:00:03.709 INFO [stderr] | Dec 04 09:00:03.709 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 09:00:03.709 INFO [stderr] Dec 04 09:00:03.715 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:03.715 INFO [stderr] --> src/models.rs:26:10 Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:03.715 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 09:00:03.715 INFO [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 04 09:00:03.715 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.715 INFO [stderr] Dec 04 09:00:03.715 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 09:00:03.715 INFO [stderr] --> src/models.rs:26:10 Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:03.715 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [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 04 09:00:03.715 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.715 INFO [stderr] Dec 04 09:00:03.715 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:03.715 INFO [stderr] --> src/models.rs:26:10 Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:03.715 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [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 04 09:00:03.715 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.715 INFO [stderr] Dec 04 09:00:03.715 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:03.715 INFO [stderr] --> src/models.rs:26:24 Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:03.715 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [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 04 09:00:03.715 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.715 INFO [stderr] Dec 04 09:00:03.715 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:03.715 INFO [stderr] --> src/models.rs:34:10 Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.715 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.715 INFO [stderr] | Dec 04 09:00:03.715 INFO [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 04 09:00:03.715 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.715 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `threads` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:34:10 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:34:24 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:34:24 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:34:24 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:34:46 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:34:46 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `threads` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:34:46 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:45:10 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:45:10 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.716 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.716 INFO [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 04 09:00:03.716 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.716 INFO [stderr] Dec 04 09:00:03.716 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:03.716 INFO [stderr] --> src/models.rs:45:24 Dec 04 09:00:03.716 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:45:24 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:45:24 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:58:10 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:58:10 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.717 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.717 INFO [stderr] Dec 04 09:00:03.717 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:03.717 INFO [stderr] --> src/models.rs:58:24 Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.717 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.717 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.717 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.718 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.718 INFO [stderr] Dec 04 09:00:03.718 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:03.718 INFO [stderr] --> src/models.rs:58:24 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:58:24 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:58:46 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:58:46 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:58:46 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:74:10 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:74:10 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `ThreadIndex` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:74:10 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `threads` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:87:23 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.719 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.719 INFO [stderr] Dec 04 09:00:03.719 INFO [stderr] warning: cannot find type `NewThread` in this scope Dec 04 09:00:03.719 INFO [stderr] --> src/models.rs:87:23 Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.719 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 04 09:00:03.719 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.719 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.720 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 09:00:03.720 INFO [stderr] --> src/models.rs:94:23 Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.720 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 04 09:00:03.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.720 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 04 09:00:03.720 INFO [stderr] --> src/models.rs:94:23 Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.720 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 04 09:00:03.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.720 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 09:00:03.720 INFO [stderr] --> src/models.rs:101:23 Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.720 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 04 09:00:03.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.720 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 09:00:03.720 INFO [stderr] --> src/models.rs:101:23 Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.720 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 04 09:00:03.720 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.720 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 04 09:00:03.720 INFO [stderr] --> src/models.rs:112:10 Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.720 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 04 09:00:03.720 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.720 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 09:00:03.720 INFO [stderr] --> src/models.rs:112:10 Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.720 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 04 09:00:03.720 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.720 INFO [stderr] warning: cannot find type `SearchResult` in this scope Dec 04 09:00:03.720 INFO [stderr] --> src/models.rs:112:10 Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.720 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 04 09:00:03.720 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.720 INFO [stderr] | Dec 04 09:00:03.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 04 09:00:03.720 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.720 INFO [stderr] Dec 04 09:00:03.723 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 09:00:03.723 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 09:00:03.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 09:00:03.723 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.723 INFO [stderr] Dec 04 09:00:03.723 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 09:00:03.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 09:00:03.723 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.723 INFO [stderr] Dec 04 09:00:03.723 INFO [stderr] warning: cannot find type `thread_id` in this scope Dec 04 09:00:03.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 09:00:03.723 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.723 INFO [stderr] Dec 04 09:00:03.723 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 09:00:03.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 09:00:03.723 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.723 INFO [stderr] Dec 04 09:00:03.723 INFO [stderr] warning: cannot find type `posted` in this scope Dec 04 09:00:03.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 09:00:03.723 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.723 INFO [stderr] Dec 04 09:00:03.723 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 09:00:03.723 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.723 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.723 INFO [stderr] | Dec 04 09:00:03.723 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 09:00:03.723 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.723 INFO [stderr] Dec 04 09:00:03.727 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 09:00:03.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [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 04 09:00:03.727 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.727 INFO [stderr] Dec 04 09:00:03.727 INFO [stderr] warning: cannot find type `sticky` in this scope Dec 04 09:00:03.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [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 04 09:00:03.727 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.727 INFO [stderr] Dec 04 09:00:03.727 INFO [stderr] warning: cannot find type `closed` in this scope Dec 04 09:00:03.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [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 04 09:00:03.727 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.727 INFO [stderr] Dec 04 09:00:03.727 INFO [stderr] warning: cannot find type `email` in this scope Dec 04 09:00:03.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [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 04 09:00:03.727 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.727 INFO [stderr] Dec 04 09:00:03.727 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 09:00:03.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [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 04 09:00:03.727 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.727 INFO [stderr] Dec 04 09:00:03.727 INFO [stderr] warning: cannot find type `admin` in this scope Dec 04 09:00:03.727 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.727 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.727 INFO [stderr] | Dec 04 09:00:03.727 INFO [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 04 09:00:03.727 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.727 INFO [stderr] Dec 04 09:00:03.731 INFO [stderr] warning: cannot find type `author_name` in this scope Dec 04 09:00:03.731 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [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 04 09:00:03.731 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.731 INFO [stderr] Dec 04 09:00:03.731 INFO [stderr] warning: cannot find type `author_email` in this scope Dec 04 09:00:03.731 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [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 04 09:00:03.731 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.731 INFO [stderr] Dec 04 09:00:03.731 INFO [stderr] warning: cannot find type `thread_author` in this scope Dec 04 09:00:03.731 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [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 04 09:00:03.731 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.731 INFO [stderr] Dec 04 09:00:03.731 INFO [stderr] warning: cannot find type `created` in this scope Dec 04 09:00:03.731 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [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 04 09:00:03.731 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.731 INFO [stderr] Dec 04 09:00:03.731 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 09:00:03.731 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [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 04 09:00:03.731 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.731 INFO [stderr] Dec 04 09:00:03.731 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 04 09:00:03.731 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:03.731 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:03.731 INFO [stderr] | Dec 04 09:00:03.731 INFO [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 04 09:00:03.732 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:03.732 INFO [stderr] Dec 04 09:00:04.123 INFO [stderr] warning: unused `#[macro_use]` import Dec 04 09:00:04.123 INFO [stderr] --> src/main.rs:19:1 Dec 04 09:00:04.123 INFO [stderr] | Dec 04 09:00:04.123 INFO [stderr] 19 | #[macro_use] Dec 04 09:00:04.123 INFO [stderr] | ^^^^^^^^^^^^ Dec 04 09:00:04.123 INFO [stderr] | Dec 04 09:00:04.123 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 04 09:00:04.123 INFO [stderr] Dec 04 09:00:04.123 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:04.123 INFO [stderr] --> src/models.rs:26:10 Dec 04 09:00:04.123 INFO [stderr] | Dec 04 09:00:04.123 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:04.123 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.123 INFO [stderr] | Dec 04 09:00:04.123 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:26:10 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:26:10 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:26:24 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 26 | #[derive(Identifiable, Queryable, Serialize)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:34:10 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `threads` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:34:10 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:34:24 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:34:24 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:34:24 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:04.124 INFO [stderr] --> src/models.rs:34:46 Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.124 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.124 INFO [stderr] | Dec 04 09:00:04.124 INFO [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 04 09:00:04.124 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.124 INFO [stderr] Dec 04 09:00:04.124 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:04.125 INFO [stderr] --> src/models.rs:34:46 Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.125 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [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 04 09:00:04.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.125 INFO [stderr] Dec 04 09:00:04.125 INFO [stderr] warning: cannot find type `threads` in this scope Dec 04 09:00:04.125 INFO [stderr] --> src/models.rs:34:46 Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [stderr] 34 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.125 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [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 04 09:00:04.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.125 INFO [stderr] Dec 04 09:00:04.125 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 09:00:04.125 INFO [stderr] --> src/models.rs:45:10 Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.125 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [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 04 09:00:04.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.125 INFO [stderr] Dec 04 09:00:04.125 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 09:00:04.125 INFO [stderr] --> src/models.rs:45:10 Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.125 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [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 04 09:00:04.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.125 INFO [stderr] Dec 04 09:00:04.125 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:04.125 INFO [stderr] --> src/models.rs:45:24 Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.125 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [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 04 09:00:04.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.125 INFO [stderr] Dec 04 09:00:04.125 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:04.125 INFO [stderr] --> src/models.rs:45:24 Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.125 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [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 04 09:00:04.125 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.125 INFO [stderr] Dec 04 09:00:04.125 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 09:00:04.125 INFO [stderr] --> src/models.rs:45:24 Dec 04 09:00:04.125 INFO [stderr] | Dec 04 09:00:04.125 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.125 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.127 INFO [stderr] | Dec 04 09:00:04.127 INFO [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 04 09:00:04.127 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:45:46 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 45 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:58:10 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:58:10 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:58:24 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:58:24 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:58:24 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.128 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.128 INFO [stderr] Dec 04 09:00:04.128 INFO [stderr] warning: cannot find type `Thread` in this scope Dec 04 09:00:04.128 INFO [stderr] --> src/models.rs:58:46 Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.128 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.128 INFO [stderr] | Dec 04 09:00:04.128 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `SimplePost` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:58:46 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `simple_posts` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:58:46 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 58 | #[derive(Identifiable, Queryable, Serialize, Associations)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:74:10 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:74:10 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `ThreadIndex` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:74:10 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 74 | #[derive(Queryable, Serialize)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `threads` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:87:23 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `NewThread` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:87:23 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 87 | #[derive(Deserialize, Insertable)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:94:23 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:94:23 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 94 | #[derive(Deserialize, Insertable)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [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 04 09:00:04.129 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.129 INFO [stderr] Dec 04 09:00:04.129 INFO [stderr] warning: cannot find type `posts` in this scope Dec 04 09:00:04.129 INFO [stderr] --> src/models.rs:101:23 Dec 04 09:00:04.129 INFO [stderr] | Dec 04 09:00:04.129 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 04 09:00:04.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [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 04 09:00:04.130 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.130 INFO [stderr] Dec 04 09:00:04.130 INFO [stderr] warning: cannot find type `NewPost` in this scope Dec 04 09:00:04.130 INFO [stderr] --> src/models.rs:101:23 Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [stderr] 101 | #[derive(Deserialize, Insertable)] Dec 04 09:00:04.130 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [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 04 09:00:04.130 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.130 INFO [stderr] Dec 04 09:00:04.130 INFO [stderr] warning: cannot find type `Integer` in this scope Dec 04 09:00:04.130 INFO [stderr] --> src/models.rs:112:10 Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 04 09:00:04.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [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 04 09:00:04.130 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.130 INFO [stderr] Dec 04 09:00:04.130 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 09:00:04.130 INFO [stderr] --> src/models.rs:112:10 Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 04 09:00:04.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [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 04 09:00:04.130 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.130 INFO [stderr] Dec 04 09:00:04.130 INFO [stderr] warning: cannot find type `SearchResult` in this scope Dec 04 09:00:04.130 INFO [stderr] --> src/models.rs:112:10 Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [stderr] 112 | #[derive(QueryableByName, Debug, Serialize)] Dec 04 09:00:04.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [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 04 09:00:04.130 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.130 INFO [stderr] Dec 04 09:00:04.130 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 09:00:04.130 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 09:00:04.130 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.130 INFO [stderr] | Dec 04 09:00:04.130 INFO [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 04 09:00:04.130 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.130 INFO [stderr] Dec 04 09:00:04.133 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 09:00:04.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [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 04 09:00:04.133 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.133 INFO [stderr] Dec 04 09:00:04.133 INFO [stderr] warning: cannot find type `thread_id` in this scope Dec 04 09:00:04.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [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 04 09:00:04.133 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.133 INFO [stderr] Dec 04 09:00:04.133 INFO [stderr] warning: cannot find type `body` in this scope Dec 04 09:00:04.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [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 04 09:00:04.133 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.133 INFO [stderr] Dec 04 09:00:04.133 INFO [stderr] warning: cannot find type `posted` in this scope Dec 04 09:00:04.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [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 04 09:00:04.133 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.133 INFO [stderr] Dec 04 09:00:04.133 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 09:00:04.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [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 04 09:00:04.133 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.133 INFO [stderr] Dec 04 09:00:04.133 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 09:00:04.133 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.133 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.133 INFO [stderr] | Dec 04 09:00:04.133 INFO [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 04 09:00:04.133 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.133 INFO [stderr] Dec 04 09:00:04.134 INFO [stderr] warning: cannot find type `sticky` in this scope Dec 04 09:00:04.134 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.134 INFO [stderr] | Dec 04 09:00:04.134 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.134 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.134 INFO [stderr] | Dec 04 09:00:04.134 INFO [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 04 09:00:04.134 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.134 INFO [stderr] Dec 04 09:00:04.134 INFO [stderr] warning: cannot find type `closed` in this scope Dec 04 09:00:04.134 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.134 INFO [stderr] | Dec 04 09:00:04.134 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.134 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.134 INFO [stderr] | Dec 04 09:00:04.134 INFO [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 04 09:00:04.134 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.134 INFO [stderr] Dec 04 09:00:04.139 INFO [stderr] warning: cannot find type `email` in this scope Dec 04 09:00:04.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.139 INFO [stderr] | Dec 04 09:00:04.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.139 INFO [stderr] | Dec 04 09:00:04.139 INFO [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 04 09:00:04.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.139 INFO [stderr] Dec 04 09:00:04.139 INFO [stderr] warning: cannot find type `name` in this scope Dec 04 09:00:04.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.139 INFO [stderr] | Dec 04 09:00:04.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.139 INFO [stderr] | Dec 04 09:00:04.139 INFO [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 04 09:00:04.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.139 INFO [stderr] Dec 04 09:00:04.139 INFO [stderr] warning: cannot find type `admin` in this scope Dec 04 09:00:04.139 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.139 INFO [stderr] | Dec 04 09:00:04.139 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.139 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.139 INFO [stderr] | Dec 04 09:00:04.139 INFO [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 04 09:00:04.139 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.139 INFO [stderr] Dec 04 09:00:04.140 INFO [stderr] warning: cannot find type `author_name` in this scope Dec 04 09:00:04.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [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 04 09:00:04.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.140 INFO [stderr] Dec 04 09:00:04.140 INFO [stderr] warning: cannot find type `author_email` in this scope Dec 04 09:00:04.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [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 04 09:00:04.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.140 INFO [stderr] Dec 04 09:00:04.140 INFO [stderr] warning: cannot find type `thread_author` in this scope Dec 04 09:00:04.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [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 04 09:00:04.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.140 INFO [stderr] Dec 04 09:00:04.140 INFO [stderr] warning: cannot find type `created` in this scope Dec 04 09:00:04.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [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 04 09:00:04.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.140 INFO [stderr] Dec 04 09:00:04.140 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 09:00:04.140 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.140 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.140 INFO [stderr] | Dec 04 09:00:04.140 INFO [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 04 09:00:04.140 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.140 INFO [stderr] Dec 04 09:00:04.143 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 04 09:00:04.143 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 09:00:04.143 INFO [stderr] | Dec 04 09:00:04.143 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 09:00:04.143 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 09:00:04.143 INFO [stderr] | Dec 04 09:00:04.143 INFO [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 04 09:00:04.143 INFO [stderr] = note: for more information, see issue #50504 Dec 04 09:00:04.143 INFO [stderr] Dec 04 09:00:05.419 INFO [stderr] error[E0658]: use of unstable library feature 'inner_deref': newly added (see issue #50264) Dec 04 09:00:05.419 INFO [stderr] --> src/render.rs:181:10 Dec 04 09:00:05.419 INFO [stderr] | Dec 04 09:00:05.419 INFO [stderr] 181 | #[derive(Template, Default)] Dec 04 09:00:05.419 INFO [stderr] | ^^^^^^^^ Dec 04 09:00:05.419 INFO [stderr] | Dec 04 09:00:05.419 INFO [stderr] = help: add #![feature(inner_deref)] to the crate attributes to enable Dec 04 09:00:05.419 INFO [stderr] Dec 04 09:00:05.419 INFO [stderr] error[E0308]: mismatched types Dec 04 09:00:05.419 INFO [stderr] --> src/render.rs:181:10 Dec 04 09:00:05.419 INFO [stderr] | Dec 04 09:00:05.419 INFO [stderr] 181 | #[derive(Template, Default)] Dec 04 09:00:05.419 INFO [stderr] | ^^^^^^^^ expected enum `std::option::Option`, found reference Dec 04 09:00:05.419 INFO [stderr] | Dec 04 09:00:05.419 INFO [stderr] = note: expected type `std::option::Option<&str>` Dec 04 09:00:05.419 INFO [stderr] found type `&_` Dec 04 09:00:05.419 INFO [stderr] Dec 04 09:00:05.595 INFO [stderr] error[E0658]: use of unstable library feature 'inner_deref': newly added (see issue #50264) Dec 04 09:00:05.595 INFO [stderr] --> src/render.rs:181:10 Dec 04 09:00:05.595 INFO [stderr] | Dec 04 09:00:05.595 INFO [stderr] 181 | #[derive(Template, Default)] Dec 04 09:00:05.595 INFO [stderr] | ^^^^^^^^ Dec 04 09:00:05.595 INFO [stderr] | Dec 04 09:00:05.595 INFO [stderr] = help: add #![feature(inner_deref)] to the crate attributes to enable Dec 04 09:00:05.595 INFO [stderr] Dec 04 09:00:05.595 INFO [stderr] error[E0308]: mismatched types Dec 04 09:00:05.595 INFO [stderr] --> src/render.rs:181:10 Dec 04 09:00:05.595 INFO [stderr] | Dec 04 09:00:05.595 INFO [stderr] 181 | #[derive(Template, Default)] Dec 04 09:00:05.595 INFO [stderr] | ^^^^^^^^ expected enum `std::option::Option`, found reference Dec 04 09:00:05.595 INFO [stderr] | Dec 04 09:00:05.595 INFO [stderr] = note: expected type `std::option::Option<&str>` Dec 04 09:00:05.595 INFO [stderr] found type `&_` Dec 04 09:00:05.595 INFO [stderr] Dec 04 09:00:05.646 INFO [stderr] error: aborting due to 2 previous errors Dec 04 09:00:05.646 INFO [stderr] Dec 04 09:00:05.646 INFO [stderr] Some errors occurred: E0308, E0658. Dec 04 09:00:05.646 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Dec 04 09:00:05.679 INFO [stderr] error: Could not compile `converse`. Dec 04 09:00:05.679 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 04 09:00:05.862 INFO [stderr] error: aborting due to 2 previous errors Dec 04 09:00:05.862 INFO [stderr] Dec 04 09:00:05.862 INFO [stderr] Some errors occurred: E0308, E0658. Dec 04 09:00:05.862 INFO [stderr] For more information about an error, try `rustc --explain E0308`. Dec 04 09:00:05.906 INFO [stderr] error: Could not compile `converse`. Dec 04 09:00:05.906 INFO [stderr] Dec 04 09:00:05.906 INFO [stderr] To learn more, run the command again with --verbose. Dec 04 09:00:05.912 INFO [stderr] su: No module specific data is present Dec 04 09:00:06.591 INFO running `"docker" "inspect" "eab20eb08ca5165fbc3c68662e3831a07c0fa215fbe7a4ecc304a6f2f1a8e2fd"` Dec 04 09:00:06.909 INFO running `"docker" "rm" "-f" "eab20eb08ca5165fbc3c68662e3831a07c0fa215fbe7a4ecc304a6f2f1a8e2fd"` Dec 04 09:00:07.203 INFO [stdout] eab20eb08ca5165fbc3c68662e3831a07c0fa215fbe7a4ecc304a6f2f1a8e2fd