Dec 18 01:07:14.564 INFO checking driftluo/MyBlog against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 01:07:14.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/driftluo/MyBlog:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 01:07:15.068 INFO [stdout] 0cb30d6774e43691d2a46edbd65b4766beb8031de04b7da19a834bc235090a47 Dec 18 01:07:15.071 INFO running `"docker" "start" "-a" "0cb30d6774e43691d2a46edbd65b4766beb8031de04b7da19a834bc235090a47"` Dec 18 01:07:17.391 INFO [stderr] Checking pest v0.4.1 Dec 18 01:07:17.400 INFO [stderr] Checking typed-arena v1.4.0 Dec 18 01:07:17.410 INFO [stderr] Checking phf_shared v0.7.22 Dec 18 01:07:17.420 INFO [stderr] Checking rand v0.5.2 Dec 18 01:07:17.421 INFO [stderr] Checking cookie v0.10.1 Dec 18 01:07:17.424 INFO [stderr] Compiling syn v0.11.11 Dec 18 01:07:17.424 INFO [stderr] Checking r2d2 v0.8.2 Dec 18 01:07:17.425 INFO [stderr] Compiling string_cache_codegen v0.4.1 Dec 18 01:07:19.336 INFO [stderr] Compiling syn v0.13.11 Dec 18 01:07:19.602 INFO [stderr] Compiling serde_json v1.0.21 Dec 18 01:07:19.758 INFO [stderr] Checking uuid v0.6.5 Dec 18 01:07:20.558 INFO [stderr] Checking tiny-keccak v1.4.2 Dec 18 01:07:21.129 INFO [stderr] Checking phf v0.7.22 Dec 18 01:07:26.128 INFO [stderr] Checking chrono v0.4.4 Dec 18 01:07:26.224 INFO [stderr] Checking redis v0.8.0 Dec 18 01:07:26.373 INFO [stderr] Checking env_logger v0.4.3 Dec 18 01:07:26.510 INFO [stderr] Checking tendril v0.4.0 Dec 18 01:07:29.574 INFO [stderr] Checking error-chain v0.10.0 Dec 18 01:07:32.381 INFO [stderr] Compiling string_cache v0.7.3 Dec 18 01:07:32.906 INFO [stderr] Checking sapper v0.1.5 Dec 18 01:07:34.663 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 18 01:07:38.348 INFO [stderr] Checking sapper_body v0.1.1 Dec 18 01:07:38.420 INFO [stderr] Checking sapper_session v0.1.2 Dec 18 01:07:40.414 INFO [stderr] Checking sapper_query v0.1.1 Dec 18 01:07:42.168 INFO [stderr] Checking sapper_logger v0.1.1 Dec 18 01:07:42.480 INFO [stderr] Checking tera v0.10.10 Dec 18 01:07:44.208 INFO [stderr] Checking r2d2_redis v0.7.0 Dec 18 01:07:45.580 INFO [stderr] Compiling markup5ever v0.7.2 Dec 18 01:07:55.905 INFO [stderr] Compiling pest_derive v1.0.7 Dec 18 01:07:55.905 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 18 01:08:01.157 INFO [stderr] Checking sapper_tmpl v0.1.2 Dec 18 01:08:02.378 INFO [stderr] Checking dotenv v0.10.1 Dec 18 01:08:03.520 INFO [stderr] Checking sapper_std v0.1.7 Dec 18 01:08:12.588 INFO [stderr] Checking comrak v0.2.13 Dec 18 01:08:23.694 INFO [stderr] Compiling html5ever v0.22.3 Dec 18 01:08:23.697 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 18 01:08:37.317 INFO [stderr] Checking diesel v1.3.2 Dec 18 01:08:40.072 INFO [stderr] Checking ammonia v1.1.0 Dec 18 01:09:13.009 INFO [stderr] Checking blog v0.2.0 (/opt/crater/workdir) Dec 18 01:09:18.175 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:09:18.175 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.175 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:09:18.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.175 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.175 INFO [stderr] Dec 18 01:09:18.175 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 18 01:09:18.175 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.175 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.175 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.175 INFO [stderr] Dec 18 01:09:18.175 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:09:18.175 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.175 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.175 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.175 INFO [stderr] Dec 18 01:09:18.175 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.175 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.175 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.175 INFO [stderr] | Dec 18 01:09:18.175 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.175 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.175 INFO [stderr] Dec 18 01:09:18.176 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.176 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:09:18.176 INFO [stderr] | Dec 18 01:09:18.176 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.176 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.176 INFO [stderr] | Dec 18 01:09:18.176 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.176 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.177 INFO [stderr] Dec 18 01:09:18.177 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.177 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:09:18.177 INFO [stderr] | Dec 18 01:09:18.177 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.177 INFO [stderr] | Dec 18 01:09:18.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.177 INFO [stderr] Dec 18 01:09:18.177 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:09:18.177 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:09:18.177 INFO [stderr] | Dec 18 01:09:18.177 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.177 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.177 INFO [stderr] | Dec 18 01:09:18.177 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.177 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.177 INFO [stderr] Dec 18 01:09:18.192 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.192 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.192 INFO [stderr] | Dec 18 01:09:18.192 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.192 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.192 INFO [stderr] | Dec 18 01:09:18.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.192 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.192 INFO [stderr] Dec 18 01:09:18.192 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:09:18.192 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.192 INFO [stderr] | Dec 18 01:09:18.192 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.192 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.192 INFO [stderr] | Dec 18 01:09:18.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.192 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.192 INFO [stderr] Dec 18 01:09:18.192 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.192 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.192 INFO [stderr] | Dec 18 01:09:18.192 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.192 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.192 INFO [stderr] | Dec 18 01:09:18.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.193 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.193 INFO [stderr] Dec 18 01:09:18.193 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:09:18.193 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.193 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.193 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.193 INFO [stderr] Dec 18 01:09:18.193 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:09:18.193 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.193 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.193 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.193 INFO [stderr] Dec 18 01:09:18.193 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 18 01:09:18.193 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.193 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.193 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.193 INFO [stderr] Dec 18 01:09:18.193 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.193 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.193 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.193 INFO [stderr] | Dec 18 01:09:18.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.200 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.200 INFO [stderr] Dec 18 01:09:18.200 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.200 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:09:18.200 INFO [stderr] | Dec 18 01:09:18.200 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.200 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.200 INFO [stderr] | Dec 18 01:09:18.200 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.200 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.200 INFO [stderr] Dec 18 01:09:18.200 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 18 01:09:18.200 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/articles.rs:322:10 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.201 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.201 INFO [stderr] Dec 18 01:09:18.201 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.201 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.201 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.201 INFO [stderr] | Dec 18 01:09:18.201 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.202 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.202 INFO [stderr] Dec 18 01:09:18.202 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:09:18.202 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:09:18.202 INFO [stderr] | Dec 18 01:09:18.202 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.202 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.202 INFO [stderr] | Dec 18 01:09:18.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.202 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.202 INFO [stderr] Dec 18 01:09:18.202 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.202 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.202 INFO [stderr] | Dec 18 01:09:18.202 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.202 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.202 INFO [stderr] | Dec 18 01:09:18.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.202 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.202 INFO [stderr] Dec 18 01:09:18.202 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:09:18.202 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.202 INFO [stderr] | Dec 18 01:09:18.202 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.202 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.202 INFO [stderr] | Dec 18 01:09:18.202 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.202 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.202 INFO [stderr] Dec 18 01:09:18.208 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:09:18.208 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.208 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.208 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.208 INFO [stderr] Dec 18 01:09:18.208 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.208 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.208 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.208 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.208 INFO [stderr] Dec 18 01:09:18.208 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:09:18.208 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.208 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.208 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.208 INFO [stderr] Dec 18 01:09:18.208 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:09:18.208 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.208 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.208 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.208 INFO [stderr] Dec 18 01:09:18.208 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 18 01:09:18.208 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:09:18.208 INFO [stderr] | Dec 18 01:09:18.208 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.208 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.209 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.209 INFO [stderr] Dec 18 01:09:18.209 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:09:18.209 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.209 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.209 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.209 INFO [stderr] | Dec 18 01:09:18.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.210 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.210 INFO [stderr] Dec 18 01:09:18.210 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:09:18.210 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.210 INFO [stderr] | Dec 18 01:09:18.210 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.210 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.210 INFO [stderr] | Dec 18 01:09:18.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.210 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.210 INFO [stderr] Dec 18 01:09:18.210 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:09:18.210 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:09:18.210 INFO [stderr] | Dec 18 01:09:18.210 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.210 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.210 INFO [stderr] | Dec 18 01:09:18.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.210 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.210 INFO [stderr] Dec 18 01:09:18.210 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 18 01:09:18.210 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:09:18.210 INFO [stderr] | Dec 18 01:09:18.210 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.210 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.210 INFO [stderr] | Dec 18 01:09:18.210 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.210 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.210 INFO [stderr] Dec 18 01:09:18.216 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.216 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.216 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.216 INFO [stderr] Dec 18 01:09:18.216 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.216 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.216 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.216 INFO [stderr] Dec 18 01:09:18.216 INFO [stderr] warning: cannot find type `Users` in this scope Dec 18 01:09:18.216 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.216 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.216 INFO [stderr] Dec 18 01:09:18.216 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 01:09:18.216 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.216 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.216 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.216 INFO [stderr] Dec 18 01:09:18.216 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 18 01:09:18.216 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.216 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.216 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.216 INFO [stderr] | Dec 18 01:09:18.217 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.217 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.217 INFO [stderr] Dec 18 01:09:18.217 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.217 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:09:18.217 INFO [stderr] | Dec 18 01:09:18.217 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.217 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.217 INFO [stderr] | Dec 18 01:09:18.217 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.217 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.217 INFO [stderr] Dec 18 01:09:18.217 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.217 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:09:18.217 INFO [stderr] | Dec 18 01:09:18.217 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.217 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.217 INFO [stderr] | Dec 18 01:09:18.217 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.217 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.217 INFO [stderr] Dec 18 01:09:18.220 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 18 01:09:18.220 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:09:18.220 INFO [stderr] | Dec 18 01:09:18.220 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.220 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.220 INFO [stderr] | Dec 18 01:09:18.220 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.220 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.220 INFO [stderr] Dec 18 01:09:18.220 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:09:18.220 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:09:18.220 INFO [stderr] | Dec 18 01:09:18.220 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:09:18.220 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.220 INFO [stderr] | Dec 18 01:09:18.220 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.220 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.220 INFO [stderr] Dec 18 01:09:18.224 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:09:18.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.224 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.224 INFO [stderr] Dec 18 01:09:18.224 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:09:18.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.224 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.224 INFO [stderr] Dec 18 01:09:18.224 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 18 01:09:18.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.224 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.224 INFO [stderr] Dec 18 01:09:18.224 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 01:09:18.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.224 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.224 INFO [stderr] Dec 18 01:09:18.224 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:09:18.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.224 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.224 INFO [stderr] Dec 18 01:09:18.224 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 18 01:09:18.224 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.224 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.224 INFO [stderr] | Dec 18 01:09:18.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.225 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.225 INFO [stderr] Dec 18 01:09:18.225 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:09:18.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.225 INFO [stderr] | Dec 18 01:09:18.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.225 INFO [stderr] | Dec 18 01:09:18.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.225 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.225 INFO [stderr] Dec 18 01:09:18.225 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 18 01:09:18.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.225 INFO [stderr] | Dec 18 01:09:18.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.225 INFO [stderr] | Dec 18 01:09:18.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.225 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.225 INFO [stderr] Dec 18 01:09:18.225 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 18 01:09:18.225 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.225 INFO [stderr] | Dec 18 01:09:18.225 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.225 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.225 INFO [stderr] | Dec 18 01:09:18.225 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.225 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.225 INFO [stderr] Dec 18 01:09:18.232 INFO [stderr] warning: cannot find type `account` in this scope Dec 18 01:09:18.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.232 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.232 INFO [stderr] Dec 18 01:09:18.232 INFO [stderr] warning: cannot find type `github` in this scope Dec 18 01:09:18.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.232 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.232 INFO [stderr] Dec 18 01:09:18.232 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 01:09:18.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.232 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.232 INFO [stderr] Dec 18 01:09:18.232 INFO [stderr] warning: cannot find type `salt` in this scope Dec 18 01:09:18.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.232 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.232 INFO [stderr] Dec 18 01:09:18.232 INFO [stderr] warning: cannot find type `groups` in this scope Dec 18 01:09:18.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.232 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.232 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.232 INFO [stderr] Dec 18 01:09:18.232 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 18 01:09:18.232 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.232 INFO [stderr] | Dec 18 01:09:18.232 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.233 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.240 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.240 INFO [stderr] Dec 18 01:09:18.240 INFO [stderr] warning: cannot find type `say` in this scope Dec 18 01:09:18.240 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.240 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.240 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.240 INFO [stderr] Dec 18 01:09:18.240 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 01:09:18.240 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.240 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.240 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.240 INFO [stderr] Dec 18 01:09:18.240 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 18 01:09:18.240 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.240 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.240 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.240 INFO [stderr] Dec 18 01:09:18.240 INFO [stderr] warning: cannot find type `tag` in this scope Dec 18 01:09:18.240 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.240 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.240 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.240 INFO [stderr] Dec 18 01:09:18.240 INFO [stderr] warning: cannot find type `comment` in this scope Dec 18 01:09:18.240 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.240 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.240 INFO [stderr] | Dec 18 01:09:18.240 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.241 INFO [stderr] Dec 18 01:09:18.241 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 18 01:09:18.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.241 INFO [stderr] | Dec 18 01:09:18.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.241 INFO [stderr] | Dec 18 01:09:18.241 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.241 INFO [stderr] Dec 18 01:09:18.241 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 01:09:18.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.241 INFO [stderr] | Dec 18 01:09:18.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.241 INFO [stderr] | Dec 18 01:09:18.241 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.241 INFO [stderr] Dec 18 01:09:18.241 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 18 01:09:18.241 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.241 INFO [stderr] | Dec 18 01:09:18.241 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.241 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.241 INFO [stderr] | Dec 18 01:09:18.241 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.241 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.241 INFO [stderr] Dec 18 01:09:18.416 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:09:18.416 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.416 INFO [stderr] | Dec 18 01:09:18.416 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.416 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.416 INFO [stderr] | Dec 18 01:09:18.416 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:09:18.416 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.420 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.420 INFO [stderr] Dec 18 01:09:18.420 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 18 01:09:18.420 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.420 INFO [stderr] | Dec 18 01:09:18.421 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.421 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.421 INFO [stderr] | Dec 18 01:09:18.421 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.421 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.421 INFO [stderr] Dec 18 01:09:18.421 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:09:18.421 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.421 INFO [stderr] | Dec 18 01:09:18.421 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.421 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.421 INFO [stderr] | Dec 18 01:09:18.421 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.421 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.421 INFO [stderr] Dec 18 01:09:18.422 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.422 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:09:18.422 INFO [stderr] | Dec 18 01:09:18.422 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.422 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.422 INFO [stderr] | Dec 18 01:09:18.422 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.422 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.423 INFO [stderr] Dec 18 01:09:18.425 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.425 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:09:18.425 INFO [stderr] | Dec 18 01:09:18.425 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.425 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.426 INFO [stderr] | Dec 18 01:09:18.426 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.426 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.426 INFO [stderr] Dec 18 01:09:18.426 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.426 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:09:18.426 INFO [stderr] | Dec 18 01:09:18.427 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.427 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.427 INFO [stderr] | Dec 18 01:09:18.427 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.427 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.427 INFO [stderr] Dec 18 01:09:18.427 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:09:18.428 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:09:18.428 INFO [stderr] | Dec 18 01:09:18.428 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.428 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.428 INFO [stderr] | Dec 18 01:09:18.428 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.428 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.429 INFO [stderr] Dec 18 01:09:18.429 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.430 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.430 INFO [stderr] | Dec 18 01:09:18.430 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.430 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.430 INFO [stderr] | Dec 18 01:09:18.430 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.430 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.430 INFO [stderr] Dec 18 01:09:18.431 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:09:18.431 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.431 INFO [stderr] | Dec 18 01:09:18.431 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.431 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.431 INFO [stderr] | Dec 18 01:09:18.431 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.432 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.432 INFO [stderr] Dec 18 01:09:18.432 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.432 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.432 INFO [stderr] | Dec 18 01:09:18.432 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.432 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.432 INFO [stderr] | Dec 18 01:09:18.432 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.433 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.433 INFO [stderr] Dec 18 01:09:18.433 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:09:18.433 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:09:18.433 INFO [stderr] | Dec 18 01:09:18.433 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.433 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.433 INFO [stderr] | Dec 18 01:09:18.433 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.433 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.433 INFO [stderr] Dec 18 01:09:18.436 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:09:18.436 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:09:18.436 INFO [stderr] | Dec 18 01:09:18.436 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.436 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.437 INFO [stderr] | Dec 18 01:09:18.437 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.437 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.437 INFO [stderr] Dec 18 01:09:18.437 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 18 01:09:18.437 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:09:18.437 INFO [stderr] | Dec 18 01:09:18.437 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.437 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.437 INFO [stderr] | Dec 18 01:09:18.437 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.438 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.438 INFO [stderr] Dec 18 01:09:18.444 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.444 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:09:18.444 INFO [stderr] | Dec 18 01:09:18.444 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.444 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.444 INFO [stderr] | Dec 18 01:09:18.445 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.445 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.445 INFO [stderr] Dec 18 01:09:18.445 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.445 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:09:18.445 INFO [stderr] | Dec 18 01:09:18.446 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.446 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.446 INFO [stderr] | Dec 18 01:09:18.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.446 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.446 INFO [stderr] Dec 18 01:09:18.447 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 18 01:09:18.447 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:09:18.447 INFO [stderr] | Dec 18 01:09:18.447 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.447 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.447 INFO [stderr] | Dec 18 01:09:18.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.447 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.448 INFO [stderr] Dec 18 01:09:18.448 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.448 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:09:18.448 INFO [stderr] | Dec 18 01:09:18.448 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.449 INFO [stderr] | Dec 18 01:09:18.449 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.449 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.449 INFO [stderr] Dec 18 01:09:18.449 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.449 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:09:18.449 INFO [stderr] | Dec 18 01:09:18.449 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.449 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.450 INFO [stderr] | Dec 18 01:09:18.450 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.450 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.450 INFO [stderr] Dec 18 01:09:18.450 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 18 01:09:18.450 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:09:18.450 INFO [stderr] | Dec 18 01:09:18.450 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:09:18.450 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.450 INFO [stderr] | Dec 18 01:09:18.450 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.451 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.451 INFO [stderr] Dec 18 01:09:18.451 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:09:18.451 INFO [stderr] --> src/models/articles.rs:322:10 Dec 18 01:09:18.451 INFO [stderr] | Dec 18 01:09:18.451 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.451 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.451 INFO [stderr] | Dec 18 01:09:18.451 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.451 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.452 INFO [stderr] Dec 18 01:09:18.452 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:09:18.452 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:09:18.452 INFO [stderr] | Dec 18 01:09:18.452 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.452 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.452 INFO [stderr] | Dec 18 01:09:18.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.453 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.453 INFO [stderr] Dec 18 01:09:18.453 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:09:18.453 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:09:18.453 INFO [stderr] | Dec 18 01:09:18.453 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.453 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.453 INFO [stderr] | Dec 18 01:09:18.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.454 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.454 INFO [stderr] Dec 18 01:09:18.454 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:09:18.454 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:09:18.454 INFO [stderr] | Dec 18 01:09:18.454 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.454 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.454 INFO [stderr] | Dec 18 01:09:18.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.454 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.454 INFO [stderr] Dec 18 01:09:18.455 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.455 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:09:18.455 INFO [stderr] | Dec 18 01:09:18.455 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.455 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.456 INFO [stderr] | Dec 18 01:09:18.456 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.456 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.456 INFO [stderr] Dec 18 01:09:18.456 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.456 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:09:18.456 INFO [stderr] | Dec 18 01:09:18.456 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.456 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.456 INFO [stderr] | Dec 18 01:09:18.457 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.457 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.457 INFO [stderr] Dec 18 01:09:18.457 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:09:18.457 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:09:18.457 INFO [stderr] | Dec 18 01:09:18.457 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.457 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.457 INFO [stderr] | Dec 18 01:09:18.457 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.457 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.457 INFO [stderr] Dec 18 01:09:18.458 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.458 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.458 INFO [stderr] | Dec 18 01:09:18.459 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.459 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.459 INFO [stderr] | Dec 18 01:09:18.459 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.459 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.459 INFO [stderr] Dec 18 01:09:18.459 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:09:18.459 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.459 INFO [stderr] | Dec 18 01:09:18.459 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.459 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.459 INFO [stderr] | Dec 18 01:09:18.460 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.460 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.460 INFO [stderr] Dec 18 01:09:18.460 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:09:18.460 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.460 INFO [stderr] | Dec 18 01:09:18.460 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.460 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.460 INFO [stderr] | Dec 18 01:09:18.460 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.460 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.461 INFO [stderr] Dec 18 01:09:18.461 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.461 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.461 INFO [stderr] | Dec 18 01:09:18.461 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.461 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.461 INFO [stderr] | Dec 18 01:09:18.461 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.461 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.461 INFO [stderr] Dec 18 01:09:18.462 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:09:18.462 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:09:18.462 INFO [stderr] | Dec 18 01:09:18.462 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.462 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.462 INFO [stderr] | Dec 18 01:09:18.462 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.462 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.462 INFO [stderr] Dec 18 01:09:18.463 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:09:18.463 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:09:18.463 INFO [stderr] | Dec 18 01:09:18.463 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.463 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.463 INFO [stderr] | Dec 18 01:09:18.463 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.463 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.463 INFO [stderr] Dec 18 01:09:18.463 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 18 01:09:18.463 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:09:18.464 INFO [stderr] | Dec 18 01:09:18.464 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.464 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.464 INFO [stderr] | Dec 18 01:09:18.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.464 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.464 INFO [stderr] Dec 18 01:09:18.464 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.464 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:09:18.464 INFO [stderr] | Dec 18 01:09:18.464 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:09:18.464 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.465 INFO [stderr] | Dec 18 01:09:18.465 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.465 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.465 INFO [stderr] Dec 18 01:09:18.476 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.476 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:09:18.476 INFO [stderr] | Dec 18 01:09:18.476 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.476 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.476 INFO [stderr] | Dec 18 01:09:18.476 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.477 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.477 INFO [stderr] Dec 18 01:09:18.477 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 18 01:09:18.477 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:09:18.477 INFO [stderr] | Dec 18 01:09:18.477 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.477 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.477 INFO [stderr] | Dec 18 01:09:18.477 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.477 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.478 INFO [stderr] Dec 18 01:09:18.478 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.478 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:09:18.478 INFO [stderr] | Dec 18 01:09:18.478 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.478 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.479 INFO [stderr] | Dec 18 01:09:18.479 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.479 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.479 INFO [stderr] Dec 18 01:09:18.479 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:09:18.479 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:09:18.479 INFO [stderr] | Dec 18 01:09:18.479 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.479 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.479 INFO [stderr] | Dec 18 01:09:18.480 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.480 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.480 INFO [stderr] Dec 18 01:09:18.480 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.480 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.480 INFO [stderr] | Dec 18 01:09:18.481 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.481 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.481 INFO [stderr] | Dec 18 01:09:18.481 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.481 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.481 INFO [stderr] Dec 18 01:09:18.481 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 18 01:09:18.481 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.481 INFO [stderr] | Dec 18 01:09:18.482 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.482 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.482 INFO [stderr] | Dec 18 01:09:18.482 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.482 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.482 INFO [stderr] Dec 18 01:09:18.482 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:09:18.482 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.482 INFO [stderr] | Dec 18 01:09:18.482 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.483 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.483 INFO [stderr] | Dec 18 01:09:18.483 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.483 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.483 INFO [stderr] Dec 18 01:09:18.483 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:09:18.483 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.483 INFO [stderr] | Dec 18 01:09:18.483 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.483 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.484 INFO [stderr] | Dec 18 01:09:18.484 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.484 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.484 INFO [stderr] Dec 18 01:09:18.484 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:09:18.484 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:09:18.484 INFO [stderr] | Dec 18 01:09:18.484 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:09:18.484 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.485 INFO [stderr] | Dec 18 01:09:18.485 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.485 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.485 INFO [stderr] Dec 18 01:09:18.485 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:09:18.485 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:09:18.485 INFO [stderr] | Dec 18 01:09:18.485 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.485 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.486 INFO [stderr] | Dec 18 01:09:18.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.486 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.486 INFO [stderr] Dec 18 01:09:18.486 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 18 01:09:18.486 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:09:18.486 INFO [stderr] | Dec 18 01:09:18.486 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.486 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.486 INFO [stderr] | Dec 18 01:09:18.486 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.487 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.487 INFO [stderr] Dec 18 01:09:18.487 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.487 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:09:18.487 INFO [stderr] | Dec 18 01:09:18.487 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.487 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.488 INFO [stderr] | Dec 18 01:09:18.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.488 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.488 INFO [stderr] Dec 18 01:09:18.488 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.488 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:09:18.488 INFO [stderr] | Dec 18 01:09:18.488 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.488 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.488 INFO [stderr] | Dec 18 01:09:18.488 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.488 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.488 INFO [stderr] Dec 18 01:09:18.489 INFO [stderr] warning: cannot find type `Users` in this scope Dec 18 01:09:18.489 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:09:18.489 INFO [stderr] | Dec 18 01:09:18.489 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.489 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.489 INFO [stderr] | Dec 18 01:09:18.489 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.489 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.489 INFO [stderr] Dec 18 01:09:18.490 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 01:09:18.490 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:09:18.490 INFO [stderr] | Dec 18 01:09:18.490 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.490 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.490 INFO [stderr] | Dec 18 01:09:18.490 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.490 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.490 INFO [stderr] Dec 18 01:09:18.490 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 18 01:09:18.490 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:09:18.490 INFO [stderr] | Dec 18 01:09:18.490 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.490 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.490 INFO [stderr] | Dec 18 01:09:18.490 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.490 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.490 INFO [stderr] Dec 18 01:09:18.492 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:09:18.492 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:09:18.492 INFO [stderr] | Dec 18 01:09:18.492 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.492 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.492 INFO [stderr] | Dec 18 01:09:18.492 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.492 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.493 INFO [stderr] Dec 18 01:09:18.493 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:09:18.493 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:09:18.493 INFO [stderr] | Dec 18 01:09:18.493 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.493 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.493 INFO [stderr] | Dec 18 01:09:18.493 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.493 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.493 INFO [stderr] Dec 18 01:09:18.493 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 18 01:09:18.493 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:09:18.494 INFO [stderr] | Dec 18 01:09:18.494 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:09:18.494 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.494 INFO [stderr] | Dec 18 01:09:18.494 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.494 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.494 INFO [stderr] Dec 18 01:09:18.504 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:09:18.504 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:09:18.504 INFO [stderr] | Dec 18 01:09:18.504 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:09:18.504 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.505 INFO [stderr] | Dec 18 01:09:18.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.505 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.505 INFO [stderr] Dec 18 01:09:18.505 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:09:18.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.505 INFO [stderr] | Dec 18 01:09:18.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.505 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.505 INFO [stderr] | Dec 18 01:09:18.505 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.505 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.505 INFO [stderr] Dec 18 01:09:18.505 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:09:18.505 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.505 INFO [stderr] | Dec 18 01:09:18.505 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.506 INFO [stderr] | Dec 18 01:09:18.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.506 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.506 INFO [stderr] Dec 18 01:09:18.506 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 18 01:09:18.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.506 INFO [stderr] | Dec 18 01:09:18.506 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.506 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.506 INFO [stderr] | Dec 18 01:09:18.506 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.506 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.506 INFO [stderr] Dec 18 01:09:18.506 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 01:09:18.506 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.506 INFO [stderr] | Dec 18 01:09:18.507 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.507 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.507 INFO [stderr] | Dec 18 01:09:18.507 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.507 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.507 INFO [stderr] Dec 18 01:09:18.507 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:09:18.507 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.507 INFO [stderr] | Dec 18 01:09:18.507 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.507 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.507 INFO [stderr] | Dec 18 01:09:18.507 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.507 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.508 INFO [stderr] Dec 18 01:09:18.508 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 18 01:09:18.508 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.508 INFO [stderr] | Dec 18 01:09:18.508 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.508 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.508 INFO [stderr] | Dec 18 01:09:18.508 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.508 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.508 INFO [stderr] Dec 18 01:09:18.508 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:09:18.508 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.508 INFO [stderr] | Dec 18 01:09:18.508 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.508 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.508 INFO [stderr] | Dec 18 01:09:18.508 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.509 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.509 INFO [stderr] Dec 18 01:09:18.509 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 18 01:09:18.509 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.509 INFO [stderr] | Dec 18 01:09:18.509 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.509 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.509 INFO [stderr] | Dec 18 01:09:18.509 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.509 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.509 INFO [stderr] Dec 18 01:09:18.509 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 18 01:09:18.509 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.509 INFO [stderr] | Dec 18 01:09:18.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.510 INFO [stderr] | Dec 18 01:09:18.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.510 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.510 INFO [stderr] Dec 18 01:09:18.510 INFO [stderr] warning: cannot find type `account` in this scope Dec 18 01:09:18.510 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.510 INFO [stderr] | Dec 18 01:09:18.510 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.510 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.510 INFO [stderr] | Dec 18 01:09:18.510 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.510 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.510 INFO [stderr] Dec 18 01:09:18.511 INFO [stderr] warning: cannot find type `github` in this scope Dec 18 01:09:18.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.511 INFO [stderr] | Dec 18 01:09:18.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.511 INFO [stderr] | Dec 18 01:09:18.511 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.511 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.511 INFO [stderr] Dec 18 01:09:18.511 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 01:09:18.511 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.511 INFO [stderr] | Dec 18 01:09:18.511 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.511 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.512 INFO [stderr] | Dec 18 01:09:18.512 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.512 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.512 INFO [stderr] Dec 18 01:09:18.512 INFO [stderr] warning: cannot find type `salt` in this scope Dec 18 01:09:18.512 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.512 INFO [stderr] | Dec 18 01:09:18.512 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.512 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.512 INFO [stderr] | Dec 18 01:09:18.512 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.512 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.512 INFO [stderr] Dec 18 01:09:18.512 INFO [stderr] warning: cannot find type `groups` in this scope Dec 18 01:09:18.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.513 INFO [stderr] | Dec 18 01:09:18.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.513 INFO [stderr] | Dec 18 01:09:18.513 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.513 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.513 INFO [stderr] Dec 18 01:09:18.513 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 18 01:09:18.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.513 INFO [stderr] | Dec 18 01:09:18.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.514 INFO [stderr] | Dec 18 01:09:18.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.514 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.514 INFO [stderr] Dec 18 01:09:18.514 INFO [stderr] warning: cannot find type `say` in this scope Dec 18 01:09:18.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.514 INFO [stderr] | Dec 18 01:09:18.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.514 INFO [stderr] | Dec 18 01:09:18.514 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.514 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.514 INFO [stderr] Dec 18 01:09:18.514 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 01:09:18.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.515 INFO [stderr] | Dec 18 01:09:18.515 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.515 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.515 INFO [stderr] | Dec 18 01:09:18.515 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.515 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.515 INFO [stderr] Dec 18 01:09:18.515 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 18 01:09:18.515 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.515 INFO [stderr] | Dec 18 01:09:18.515 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.515 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.515 INFO [stderr] | Dec 18 01:09:18.516 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.516 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.516 INFO [stderr] Dec 18 01:09:18.524 INFO [stderr] warning: cannot find type `tag` in this scope Dec 18 01:09:18.524 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.524 INFO [stderr] | Dec 18 01:09:18.524 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.524 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.524 INFO [stderr] | Dec 18 01:09:18.524 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.525 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.525 INFO [stderr] Dec 18 01:09:18.525 INFO [stderr] warning: cannot find type `comment` in this scope Dec 18 01:09:18.525 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.525 INFO [stderr] | Dec 18 01:09:18.525 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.525 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.525 INFO [stderr] | Dec 18 01:09:18.525 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.525 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.525 INFO [stderr] Dec 18 01:09:18.525 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 18 01:09:18.525 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.525 INFO [stderr] | Dec 18 01:09:18.525 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.525 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.526 INFO [stderr] | Dec 18 01:09:18.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.526 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.526 INFO [stderr] Dec 18 01:09:18.526 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 01:09:18.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.526 INFO [stderr] | Dec 18 01:09:18.526 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.526 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.526 INFO [stderr] | Dec 18 01:09:18.526 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.526 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.526 INFO [stderr] Dec 18 01:09:18.526 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 18 01:09:18.526 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:09:18.527 INFO [stderr] | Dec 18 01:09:18.527 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:09:18.527 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:09:18.527 INFO [stderr] | Dec 18 01:09:18.527 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:09:18.527 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:09:18.527 INFO [stderr] Dec 18 01:09:30.025 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 13s Dec 18 01:09:31.661 INFO running `"docker" "inspect" "0cb30d6774e43691d2a46edbd65b4766beb8031de04b7da19a834bc235090a47"` Dec 18 01:09:32.094 INFO running `"docker" "rm" "-f" "0cb30d6774e43691d2a46edbd65b4766beb8031de04b7da19a834bc235090a47"` Dec 18 01:09:32.472 INFO [stdout] 0cb30d6774e43691d2a46edbd65b4766beb8031de04b7da19a834bc235090a47