Dec 19 17:45:45.361 INFO checking driftluo/MyBlog against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 17:45:45.361 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-0/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/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" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 17:45:45.742 INFO [stdout] 76c21c26b848e96fe24faed37a2c25d5b08202231f83b4530afaf142f0a1b7f8 Dec 19 17:45:45.744 INFO running `"docker" "start" "-a" "76c21c26b848e96fe24faed37a2c25d5b08202231f83b4530afaf142f0a1b7f8"` Dec 19 17:45:47.960 INFO [stderr] Checking unidecode v0.3.0 Dec 19 17:45:47.960 INFO [stderr] Checking typed-arena v1.4.0 Dec 19 17:45:47.977 INFO [stderr] Checking twoway v0.1.8 Dec 19 17:45:47.977 INFO [stderr] Checking cookie v0.10.1 Dec 19 17:45:47.977 INFO [stderr] Checking phf v0.7.22 Dec 19 17:45:47.977 INFO [stderr] Checking r2d2 v0.8.2 Dec 19 17:45:47.977 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 19 17:45:47.977 INFO [stderr] Checking uuid v0.6.5 Dec 19 17:45:49.852 INFO [stderr] Compiling pest_derive v1.0.7 Dec 19 17:45:50.160 INFO [stderr] Compiling derive-error-chain v0.10.1 Dec 19 17:45:50.336 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 19 17:45:50.404 INFO [stderr] Checking env_logger v0.4.3 Dec 19 17:45:50.556 INFO [stderr] Checking tendril v0.4.0 Dec 19 17:45:51.276 INFO [stderr] Checking chrono v0.4.4 Dec 19 17:45:51.896 INFO [stderr] Checking hyper v0.10.13 Dec 19 17:45:52.723 INFO [stderr] Checking redis v0.8.0 Dec 19 17:45:56.212 INFO [stderr] Compiling markup5ever v0.7.2 Dec 19 17:45:59.340 INFO [stderr] Checking error-chain v0.10.0 Dec 19 17:46:14.030 INFO [stderr] Checking slug v0.1.3 Dec 19 17:46:14.090 INFO [stderr] Checking string_cache v0.7.3 Dec 19 17:46:14.152 INFO [stderr] Checking r2d2_redis v0.7.0 Dec 19 17:46:14.232 INFO [stderr] Checking sapper v0.1.5 Dec 19 17:46:14.552 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 19 17:46:15.480 INFO [stderr] Checking comrak v0.2.13 Dec 19 17:46:16.233 INFO [stderr] Checking tera v0.10.10 Dec 19 17:46:16.720 INFO [stderr] Checking dotenv v0.10.1 Dec 19 17:46:19.294 INFO [stderr] Checking sapper_query v0.1.1 Dec 19 17:46:19.295 INFO [stderr] Checking sapper_logger v0.1.1 Dec 19 17:46:19.297 INFO [stderr] Checking sapper_body v0.1.1 Dec 19 17:46:19.298 INFO [stderr] Checking sapper_session v0.1.2 Dec 19 17:46:20.708 INFO [stderr] Checking diesel v1.3.2 Dec 19 17:46:29.302 INFO [stderr] Checking sapper_tmpl v0.1.2 Dec 19 17:46:29.830 INFO [stderr] Checking html5ever v0.22.3 Dec 19 17:46:30.568 INFO [stderr] Checking sapper_std v0.1.7 Dec 19 17:46:34.716 INFO [stderr] Checking ammonia v1.1.0 Dec 19 17:47:06.287 INFO [stderr] Checking blog v0.2.0 (/opt/crater/workdir) Dec 19 17:47:11.190 INFO [stderr] warning: cannot find type `relation` in this scope Dec 19 17:47:11.190 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.190 INFO [stderr] | Dec 19 17:47:11.190 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.191 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.191 INFO [stderr] | Dec 19 17:47:11.191 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 17:47:11.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 19 17:47:11.192 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.192 INFO [stderr] Dec 19 17:47:11.192 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 19 17:47:11.193 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.193 INFO [stderr] | Dec 19 17:47:11.193 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.193 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.193 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.193 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.193 INFO [stderr] Dec 19 17:47:11.194 INFO [stderr] warning: cannot find type `relation` in this scope Dec 19 17:47:11.194 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.194 INFO [stderr] | Dec 19 17:47:11.194 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.194 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.194 INFO [stderr] | Dec 19 17:47:11.194 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.196 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.196 INFO [stderr] Dec 19 17:47:11.196 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.196 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.196 INFO [stderr] | Dec 19 17:47:11.196 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.196 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.196 INFO [stderr] | Dec 19 17:47:11.196 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.196 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.196 INFO [stderr] Dec 19 17:47:11.200 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.200 INFO [stderr] --> src/models/articles.rs:106:10 Dec 19 17:47:11.200 INFO [stderr] | Dec 19 17:47:11.200 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.200 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.200 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.200 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.200 INFO [stderr] Dec 19 17:47:11.200 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.200 INFO [stderr] --> src/models/articles.rs:106:10 Dec 19 17:47:11.200 INFO [stderr] | Dec 19 17:47:11.200 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.200 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.200 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.200 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.200 INFO [stderr] Dec 19 17:47:11.200 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 19 17:47:11.200 INFO [stderr] --> src/models/articles.rs:106:10 Dec 19 17:47:11.200 INFO [stderr] | Dec 19 17:47:11.200 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.200 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.200 INFO [stderr] | Dec 19 17:47:11.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.204 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.204 INFO [stderr] Dec 19 17:47:11.204 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.204 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.204 INFO [stderr] | Dec 19 17:47:11.204 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.204 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.204 INFO [stderr] | Dec 19 17:47:11.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.204 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.204 INFO [stderr] Dec 19 17:47:11.204 INFO [stderr] warning: cannot find type `articles` in this scope Dec 19 17:47:11.204 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.204 INFO [stderr] | Dec 19 17:47:11.204 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.204 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.204 INFO [stderr] | Dec 19 17:47:11.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.204 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.204 INFO [stderr] Dec 19 17:47:11.204 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.204 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.204 INFO [stderr] | Dec 19 17:47:11.204 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.204 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.204 INFO [stderr] | Dec 19 17:47:11.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.204 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.208 INFO [stderr] Dec 19 17:47:11.208 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 19 17:47:11.208 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.208 INFO [stderr] | Dec 19 17:47:11.208 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.208 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.208 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.208 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.208 INFO [stderr] Dec 19 17:47:11.208 INFO [stderr] warning: cannot find type `articles` in this scope Dec 19 17:47:11.208 INFO [stderr] --> src/models/articles.rs:168:10 Dec 19 17:47:11.208 INFO [stderr] | Dec 19 17:47:11.208 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.208 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.208 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.208 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.208 INFO [stderr] Dec 19 17:47:11.208 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 19 17:47:11.208 INFO [stderr] --> src/models/articles.rs:168:10 Dec 19 17:47:11.208 INFO [stderr] | Dec 19 17:47:11.208 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.208 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.208 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.208 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.208 INFO [stderr] Dec 19 17:47:11.210 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.210 INFO [stderr] --> src/models/articles.rs:258:10 Dec 19 17:47:11.210 INFO [stderr] | Dec 19 17:47:11.210 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.210 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.210 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.210 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.210 INFO [stderr] Dec 19 17:47:11.211 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.211 INFO [stderr] --> src/models/articles.rs:258:10 Dec 19 17:47:11.211 INFO [stderr] | Dec 19 17:47:11.211 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.211 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.211 INFO [stderr] | Dec 19 17:47:11.211 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.211 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.211 INFO [stderr] Dec 19 17:47:11.211 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 19 17:47:11.211 INFO [stderr] --> src/models/articles.rs:258:10 Dec 19 17:47:11.211 INFO [stderr] | Dec 19 17:47:11.212 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.212 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.212 INFO [stderr] | Dec 19 17:47:11.212 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.216 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.216 INFO [stderr] Dec 19 17:47:11.216 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.216 INFO [stderr] --> src/models/articles.rs:311:10 Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.216 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.216 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.216 INFO [stderr] Dec 19 17:47:11.216 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.216 INFO [stderr] --> src/models/articles.rs:311:10 Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.216 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.216 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.216 INFO [stderr] Dec 19 17:47:11.216 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 19 17:47:11.216 INFO [stderr] --> src/models/articles.rs:311:10 Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.216 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.216 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.216 INFO [stderr] Dec 19 17:47:11.216 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 19 17:47:11.216 INFO [stderr] --> src/models/articles.rs:322:10 Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.216 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.216 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.216 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.216 INFO [stderr] Dec 19 17:47:11.216 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 17:47:11.216 INFO [stderr] --> src/models/articles.rs:322:59 Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.216 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.216 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.216 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.216 INFO [stderr] Dec 19 17:47:11.216 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 17:47:11.216 INFO [stderr] --> src/models/articles.rs:322:59 Dec 19 17:47:11.216 INFO [stderr] | Dec 19 17:47:11.217 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.217 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.217 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.217 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.217 INFO [stderr] Dec 19 17:47:11.217 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 19 17:47:11.217 INFO [stderr] --> src/models/articles.rs:322:59 Dec 19 17:47:11.217 INFO [stderr] | Dec 19 17:47:11.217 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.217 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.217 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.217 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.218 INFO [stderr] Dec 19 17:47:11.219 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.219 INFO [stderr] --> src/models/comment.rs:13:10 Dec 19 17:47:11.219 INFO [stderr] | Dec 19 17:47:11.219 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.219 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.219 INFO [stderr] | Dec 19 17:47:11.219 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.219 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.219 INFO [stderr] Dec 19 17:47:11.219 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.219 INFO [stderr] --> src/models/comment.rs:13:10 Dec 19 17:47:11.219 INFO [stderr] | Dec 19 17:47:11.219 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.219 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.219 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.224 INFO [stderr] Dec 19 17:47:11.224 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 19 17:47:11.224 INFO [stderr] --> src/models/comment.rs:13:10 Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.224 INFO [stderr] Dec 19 17:47:11.224 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.224 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.224 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.224 INFO [stderr] Dec 19 17:47:11.224 INFO [stderr] warning: cannot find type `comments` in this scope Dec 19 17:47:11.224 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.224 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.224 INFO [stderr] Dec 19 17:47:11.224 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 17:47:11.224 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.224 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.224 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.224 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.225 INFO [stderr] Dec 19 17:47:11.225 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.225 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.225 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.225 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.225 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.225 INFO [stderr] Dec 19 17:47:11.225 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 19 17:47:11.225 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.225 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.225 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.225 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.225 INFO [stderr] Dec 19 17:47:11.225 INFO [stderr] warning: cannot find type `comments` in this scope Dec 19 17:47:11.225 INFO [stderr] --> src/models/comment.rs:53:10 Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.225 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.225 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.225 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.225 INFO [stderr] Dec 19 17:47:11.225 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 19 17:47:11.225 INFO [stderr] --> src/models/comment.rs:53:10 Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.225 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.225 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.225 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.225 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.225 INFO [stderr] Dec 19 17:47:11.229 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.229 INFO [stderr] --> src/models/comment.rs:53:10 Dec 19 17:47:11.229 INFO [stderr] | Dec 19 17:47:11.229 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.229 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.229 INFO [stderr] | Dec 19 17:47:11.229 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.229 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.229 INFO [stderr] Dec 19 17:47:11.229 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.229 INFO [stderr] --> src/models/tag.rs:10:10 Dec 19 17:47:11.229 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.230 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.230 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.230 INFO [stderr] Dec 19 17:47:11.230 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 19 17:47:11.230 INFO [stderr] --> src/models/tag.rs:10:10 Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.230 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.230 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.230 INFO [stderr] Dec 19 17:47:11.230 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.230 INFO [stderr] --> src/models/tag.rs:49:10 Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.230 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.230 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.230 INFO [stderr] Dec 19 17:47:11.230 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 19 17:47:11.230 INFO [stderr] --> src/models/tag.rs:49:10 Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.230 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.230 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.230 INFO [stderr] Dec 19 17:47:11.230 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.230 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.230 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.230 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.230 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.232 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.232 INFO [stderr] Dec 19 17:47:11.232 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 19 17:47:11.232 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.232 INFO [stderr] | Dec 19 17:47:11.232 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.232 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.232 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.232 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.232 INFO [stderr] Dec 19 17:47:11.232 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 17:47:11.232 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.232 INFO [stderr] | Dec 19 17:47:11.232 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.232 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.232 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.232 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.232 INFO [stderr] Dec 19 17:47:11.232 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 17:47:11.232 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.232 INFO [stderr] | Dec 19 17:47:11.232 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.232 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.232 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.232 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.232 INFO [stderr] Dec 19 17:47:11.232 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 19 17:47:11.232 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.232 INFO [stderr] | Dec 19 17:47:11.232 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.233 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.233 INFO [stderr] | Dec 19 17:47:11.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.233 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.233 INFO [stderr] Dec 19 17:47:11.233 INFO [stderr] warning: cannot find type `tags` in this scope Dec 19 17:47:11.233 INFO [stderr] --> src/models/tag.rs:84:10 Dec 19 17:47:11.233 INFO [stderr] | Dec 19 17:47:11.233 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.233 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.233 INFO [stderr] | Dec 19 17:47:11.233 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.233 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.233 INFO [stderr] Dec 19 17:47:11.233 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 19 17:47:11.233 INFO [stderr] --> src/models/tag.rs:84:10 Dec 19 17:47:11.233 INFO [stderr] | Dec 19 17:47:11.233 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.233 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.236 INFO [stderr] | Dec 19 17:47:11.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.236 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.236 INFO [stderr] Dec 19 17:47:11.236 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.236 INFO [stderr] --> src/models/user.rs:15:10 Dec 19 17:47:11.236 INFO [stderr] | Dec 19 17:47:11.236 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.236 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.236 INFO [stderr] | Dec 19 17:47:11.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.236 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.236 INFO [stderr] Dec 19 17:47:11.236 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.236 INFO [stderr] --> src/models/user.rs:15:10 Dec 19 17:47:11.236 INFO [stderr] | Dec 19 17:47:11.236 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.236 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.236 INFO [stderr] | Dec 19 17:47:11.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.236 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.236 INFO [stderr] Dec 19 17:47:11.236 INFO [stderr] warning: cannot find type `Users` in this scope Dec 19 17:47:11.236 INFO [stderr] --> src/models/user.rs:15:10 Dec 19 17:47:11.236 INFO [stderr] | Dec 19 17:47:11.236 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.236 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.236 INFO [stderr] | Dec 19 17:47:11.236 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.236 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.236 INFO [stderr] Dec 19 17:47:11.240 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 17:47:11.240 INFO [stderr] --> src/models/user.rs:80:10 Dec 19 17:47:11.240 INFO [stderr] | Dec 19 17:47:11.240 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.240 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.240 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.240 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.240 INFO [stderr] Dec 19 17:47:11.240 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 19 17:47:11.240 INFO [stderr] --> src/models/user.rs:80:10 Dec 19 17:47:11.240 INFO [stderr] | Dec 19 17:47:11.240 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.240 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.241 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.241 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.241 INFO [stderr] Dec 19 17:47:11.241 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.241 INFO [stderr] --> src/models/user.rs:157:10 Dec 19 17:47:11.241 INFO [stderr] | Dec 19 17:47:11.241 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.241 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.241 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.241 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.241 INFO [stderr] Dec 19 17:47:11.241 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.241 INFO [stderr] --> src/models/user.rs:157:10 Dec 19 17:47:11.241 INFO [stderr] | Dec 19 17:47:11.241 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.241 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.241 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.241 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.241 INFO [stderr] Dec 19 17:47:11.241 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 19 17:47:11.241 INFO [stderr] --> src/models/user.rs:157:10 Dec 19 17:47:11.241 INFO [stderr] | Dec 19 17:47:11.241 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.241 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.241 INFO [stderr] | Dec 19 17:47:11.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 19 17:47:11.241 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.241 INFO [stderr] Dec 19 17:47:11.244 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 17:47:11.244 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 17:47:11.244 INFO [stderr] | Dec 19 17:47:11.244 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 17:47:11.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.244 INFO [stderr] | Dec 19 17:47:11.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.244 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.244 INFO [stderr] Dec 19 17:47:11.244 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 17:47:11.244 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.244 INFO [stderr] | Dec 19 17:47:11.244 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.244 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.244 INFO [stderr] | Dec 19 17:47:11.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.244 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.244 INFO [stderr] Dec 19 17:47:11.244 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 17:47:11.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.245 INFO [stderr] Dec 19 17:47:11.245 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 19 17:47:11.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.245 INFO [stderr] Dec 19 17:47:11.245 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 17:47:11.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.245 INFO [stderr] Dec 19 17:47:11.245 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 17:47:11.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.245 INFO [stderr] Dec 19 17:47:11.245 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 19 17:47:11.245 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.245 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.245 INFO [stderr] | Dec 19 17:47:11.245 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.245 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.245 INFO [stderr] Dec 19 17:47:11.248 INFO [stderr] warning: cannot find type `tags` in this scope Dec 19 17:47:11.248 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.248 INFO [stderr] | Dec 19 17:47:11.248 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.248 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.248 INFO [stderr] | Dec 19 17:47:11.248 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.248 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.248 INFO [stderr] Dec 19 17:47:11.248 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 19 17:47:11.248 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.248 INFO [stderr] | Dec 19 17:47:11.248 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.248 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.248 INFO [stderr] | Dec 19 17:47:11.248 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.248 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.248 INFO [stderr] Dec 19 17:47:11.248 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 19 17:47:11.248 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.248 INFO [stderr] | Dec 19 17:47:11.248 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.248 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.248 INFO [stderr] | Dec 19 17:47:11.248 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.248 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.248 INFO [stderr] Dec 19 17:47:11.248 INFO [stderr] warning: cannot find type `account` in this scope Dec 19 17:47:11.248 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.248 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.249 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.249 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.249 INFO [stderr] Dec 19 17:47:11.249 INFO [stderr] warning: cannot find type `github` in this scope Dec 19 17:47:11.249 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.249 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.249 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.249 INFO [stderr] Dec 19 17:47:11.249 INFO [stderr] warning: cannot find type `password` in this scope Dec 19 17:47:11.249 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.249 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.249 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.249 INFO [stderr] Dec 19 17:47:11.249 INFO [stderr] warning: cannot find type `salt` in this scope Dec 19 17:47:11.249 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.249 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.249 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.249 INFO [stderr] Dec 19 17:47:11.249 INFO [stderr] warning: cannot find type `groups` in this scope Dec 19 17:47:11.249 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.249 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.249 INFO [stderr] | Dec 19 17:47:11.249 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.249 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.249 INFO [stderr] Dec 19 17:47:11.256 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 19 17:47:11.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.256 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.256 INFO [stderr] Dec 19 17:47:11.256 INFO [stderr] warning: cannot find type `say` in this scope Dec 19 17:47:11.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.256 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.256 INFO [stderr] Dec 19 17:47:11.256 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 17:47:11.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.256 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.256 INFO [stderr] Dec 19 17:47:11.256 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 19 17:47:11.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.256 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.256 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.256 INFO [stderr] Dec 19 17:47:11.256 INFO [stderr] warning: cannot find type `tag` in this scope Dec 19 17:47:11.256 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.256 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.257 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.257 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.257 INFO [stderr] Dec 19 17:47:11.257 INFO [stderr] warning: cannot find type `comment` in this scope Dec 19 17:47:11.257 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.257 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.257 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.257 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.257 INFO [stderr] Dec 19 17:47:11.257 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 19 17:47:11.257 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.257 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.257 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.257 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.257 INFO [stderr] Dec 19 17:47:11.257 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 17:47:11.257 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.257 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.257 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.257 INFO [stderr] | Dec 19 17:47:11.257 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.257 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.257 INFO [stderr] Dec 19 17:47:11.264 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 19 17:47:11.264 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.264 INFO [stderr] | Dec 19 17:47:11.264 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.264 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.264 INFO [stderr] | Dec 19 17:47:11.264 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.264 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.264 INFO [stderr] Dec 19 17:47:11.887 INFO [stderr] warning: cannot find type `relation` in this scope Dec 19 17:47:11.887 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.887 INFO [stderr] | Dec 19 17:47:11.887 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.887 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.887 INFO [stderr] | Dec 19 17:47:11.887 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 17:47:11.887 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.887 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.887 INFO [stderr] Dec 19 17:47:11.887 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 19 17:47:11.887 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.887 INFO [stderr] | Dec 19 17:47:11.887 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.887 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.887 INFO [stderr] | Dec 19 17:47:11.888 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.888 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.888 INFO [stderr] Dec 19 17:47:11.888 INFO [stderr] warning: cannot find type `relation` in this scope Dec 19 17:47:11.888 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.888 INFO [stderr] | Dec 19 17:47:11.888 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.888 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.888 INFO [stderr] | Dec 19 17:47:11.888 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.888 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.888 INFO [stderr] Dec 19 17:47:11.889 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.889 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 19 17:47:11.889 INFO [stderr] | Dec 19 17:47:11.889 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.889 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.889 INFO [stderr] | Dec 19 17:47:11.891 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.891 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.891 INFO [stderr] Dec 19 17:47:11.891 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.891 INFO [stderr] --> src/models/articles.rs:106:10 Dec 19 17:47:11.891 INFO [stderr] | Dec 19 17:47:11.891 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.891 INFO [stderr] | Dec 19 17:47:11.892 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.892 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.892 INFO [stderr] Dec 19 17:47:11.892 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.892 INFO [stderr] --> src/models/articles.rs:106:10 Dec 19 17:47:11.892 INFO [stderr] | Dec 19 17:47:11.892 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.892 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.892 INFO [stderr] | Dec 19 17:47:11.892 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.892 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.892 INFO [stderr] Dec 19 17:47:11.892 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 19 17:47:11.892 INFO [stderr] --> src/models/articles.rs:106:10 Dec 19 17:47:11.893 INFO [stderr] | Dec 19 17:47:11.893 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.893 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.893 INFO [stderr] | Dec 19 17:47:11.893 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.893 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.893 INFO [stderr] Dec 19 17:47:11.894 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.894 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.894 INFO [stderr] | Dec 19 17:47:11.894 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.894 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.894 INFO [stderr] | Dec 19 17:47:11.894 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.894 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.894 INFO [stderr] Dec 19 17:47:11.894 INFO [stderr] warning: cannot find type `articles` in this scope Dec 19 17:47:11.894 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.894 INFO [stderr] | Dec 19 17:47:11.894 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.894 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.895 INFO [stderr] | Dec 19 17:47:11.895 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.895 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.895 INFO [stderr] Dec 19 17:47:11.895 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.895 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.895 INFO [stderr] | Dec 19 17:47:11.895 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.895 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.895 INFO [stderr] | Dec 19 17:47:11.895 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.895 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.895 INFO [stderr] Dec 19 17:47:11.896 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 19 17:47:11.896 INFO [stderr] --> src/models/articles.rs:106:59 Dec 19 17:47:11.896 INFO [stderr] | Dec 19 17:47:11.896 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.896 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.896 INFO [stderr] | Dec 19 17:47:11.896 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.896 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.896 INFO [stderr] Dec 19 17:47:11.907 INFO [stderr] warning: cannot find type `articles` in this scope Dec 19 17:47:11.907 INFO [stderr] --> src/models/articles.rs:168:10 Dec 19 17:47:11.907 INFO [stderr] | Dec 19 17:47:11.907 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.907 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.907 INFO [stderr] | Dec 19 17:47:11.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.907 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.907 INFO [stderr] Dec 19 17:47:11.907 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 19 17:47:11.907 INFO [stderr] --> src/models/articles.rs:168:10 Dec 19 17:47:11.907 INFO [stderr] | Dec 19 17:47:11.907 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.907 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.907 INFO [stderr] | Dec 19 17:47:11.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.907 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.907 INFO [stderr] Dec 19 17:47:11.907 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.907 INFO [stderr] --> src/models/articles.rs:258:10 Dec 19 17:47:11.907 INFO [stderr] | Dec 19 17:47:11.907 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.907 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.907 INFO [stderr] | Dec 19 17:47:11.907 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.908 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.908 INFO [stderr] Dec 19 17:47:11.908 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.908 INFO [stderr] --> src/models/articles.rs:258:10 Dec 19 17:47:11.908 INFO [stderr] | Dec 19 17:47:11.908 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.908 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.908 INFO [stderr] | Dec 19 17:47:11.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.908 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.908 INFO [stderr] Dec 19 17:47:11.908 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 19 17:47:11.908 INFO [stderr] --> src/models/articles.rs:258:10 Dec 19 17:47:11.908 INFO [stderr] | Dec 19 17:47:11.908 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.908 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.908 INFO [stderr] | Dec 19 17:47:11.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.908 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.908 INFO [stderr] Dec 19 17:47:11.908 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.908 INFO [stderr] --> src/models/articles.rs:311:10 Dec 19 17:47:11.908 INFO [stderr] | Dec 19 17:47:11.908 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.908 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.908 INFO [stderr] | Dec 19 17:47:11.908 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.908 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.916 INFO [stderr] Dec 19 17:47:11.916 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.916 INFO [stderr] --> src/models/articles.rs:311:10 Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.916 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.916 INFO [stderr] Dec 19 17:47:11.916 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 19 17:47:11.916 INFO [stderr] --> src/models/articles.rs:311:10 Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 19 17:47:11.916 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.916 INFO [stderr] Dec 19 17:47:11.916 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 19 17:47:11.916 INFO [stderr] --> src/models/articles.rs:322:10 Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.916 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.916 INFO [stderr] Dec 19 17:47:11.916 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 17:47:11.916 INFO [stderr] --> src/models/articles.rs:322:59 Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.916 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.916 INFO [stderr] Dec 19 17:47:11.916 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 17:47:11.916 INFO [stderr] --> src/models/articles.rs:322:59 Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.916 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.916 INFO [stderr] | Dec 19 17:47:11.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.916 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.916 INFO [stderr] Dec 19 17:47:11.916 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 19 17:47:11.917 INFO [stderr] --> src/models/articles.rs:322:59 Dec 19 17:47:11.917 INFO [stderr] | Dec 19 17:47:11.917 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.917 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.917 INFO [stderr] | Dec 19 17:47:11.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.917 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.917 INFO [stderr] Dec 19 17:47:11.924 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.924 INFO [stderr] --> src/models/comment.rs:13:10 Dec 19 17:47:11.924 INFO [stderr] | Dec 19 17:47:11.924 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.924 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.924 INFO [stderr] | Dec 19 17:47:11.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.924 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.924 INFO [stderr] Dec 19 17:47:11.924 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.924 INFO [stderr] --> src/models/comment.rs:13:10 Dec 19 17:47:11.924 INFO [stderr] | Dec 19 17:47:11.924 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.924 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.924 INFO [stderr] | Dec 19 17:47:11.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.924 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.924 INFO [stderr] Dec 19 17:47:11.924 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 19 17:47:11.924 INFO [stderr] --> src/models/comment.rs:13:10 Dec 19 17:47:11.924 INFO [stderr] | Dec 19 17:47:11.924 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.924 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.924 INFO [stderr] | Dec 19 17:47:11.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.924 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.924 INFO [stderr] Dec 19 17:47:11.928 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.928 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.928 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.928 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.928 INFO [stderr] Dec 19 17:47:11.928 INFO [stderr] warning: cannot find type `comments` in this scope Dec 19 17:47:11.928 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.928 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.928 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.928 INFO [stderr] Dec 19 17:47:11.928 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 17:47:11.928 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.928 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.928 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.928 INFO [stderr] Dec 19 17:47:11.928 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.928 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.928 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.928 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.928 INFO [stderr] Dec 19 17:47:11.928 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 19 17:47:11.928 INFO [stderr] --> src/models/comment.rs:13:59 Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.928 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.928 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.928 INFO [stderr] Dec 19 17:47:11.928 INFO [stderr] warning: cannot find type `comments` in this scope Dec 19 17:47:11.928 INFO [stderr] --> src/models/comment.rs:53:10 Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.928 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.928 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.928 INFO [stderr] | Dec 19 17:47:11.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.929 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.929 INFO [stderr] Dec 19 17:47:11.929 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 19 17:47:11.929 INFO [stderr] --> src/models/comment.rs:53:10 Dec 19 17:47:11.929 INFO [stderr] | Dec 19 17:47:11.929 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.929 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.929 INFO [stderr] | Dec 19 17:47:11.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.929 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.929 INFO [stderr] Dec 19 17:47:11.929 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.929 INFO [stderr] --> src/models/comment.rs:53:10 Dec 19 17:47:11.929 INFO [stderr] | Dec 19 17:47:11.929 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 19 17:47:11.929 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.929 INFO [stderr] | Dec 19 17:47:11.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.932 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.932 INFO [stderr] Dec 19 17:47:11.932 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.932 INFO [stderr] --> src/models/tag.rs:10:10 Dec 19 17:47:11.932 INFO [stderr] | Dec 19 17:47:11.932 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.932 INFO [stderr] | Dec 19 17:47:11.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.932 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.932 INFO [stderr] Dec 19 17:47:11.932 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 19 17:47:11.933 INFO [stderr] --> src/models/tag.rs:10:10 Dec 19 17:47:11.933 INFO [stderr] | Dec 19 17:47:11.933 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.933 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.933 INFO [stderr] | Dec 19 17:47:11.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.933 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.933 INFO [stderr] Dec 19 17:47:11.933 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.933 INFO [stderr] --> src/models/tag.rs:49:10 Dec 19 17:47:11.933 INFO [stderr] | Dec 19 17:47:11.933 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.933 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.933 INFO [stderr] | Dec 19 17:47:11.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.934 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.934 INFO [stderr] Dec 19 17:47:11.934 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 19 17:47:11.934 INFO [stderr] --> src/models/tag.rs:49:10 Dec 19 17:47:11.934 INFO [stderr] | Dec 19 17:47:11.934 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.934 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.934 INFO [stderr] | Dec 19 17:47:11.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.944 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.944 INFO [stderr] Dec 19 17:47:11.944 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.944 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.944 INFO [stderr] | Dec 19 17:47:11.944 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.944 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.944 INFO [stderr] | Dec 19 17:47:11.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.944 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.944 INFO [stderr] Dec 19 17:47:11.944 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 19 17:47:11.944 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.944 INFO [stderr] | Dec 19 17:47:11.944 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.944 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.944 INFO [stderr] | Dec 19 17:47:11.944 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.945 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.945 INFO [stderr] Dec 19 17:47:11.945 INFO [stderr] warning: cannot find type `Text` in this scope Dec 19 17:47:11.945 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.945 INFO [stderr] | Dec 19 17:47:11.945 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.945 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.945 INFO [stderr] | Dec 19 17:47:11.945 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.945 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.945 INFO [stderr] Dec 19 17:47:11.945 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 19 17:47:11.945 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.945 INFO [stderr] | Dec 19 17:47:11.945 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.945 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.945 INFO [stderr] | Dec 19 17:47:11.945 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.945 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.945 INFO [stderr] Dec 19 17:47:11.945 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 19 17:47:11.945 INFO [stderr] --> src/models/tag.rs:49:59 Dec 19 17:47:11.945 INFO [stderr] | Dec 19 17:47:11.945 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 19 17:47:11.945 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.945 INFO [stderr] | Dec 19 17:47:11.945 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.945 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.945 INFO [stderr] Dec 19 17:47:11.945 INFO [stderr] warning: cannot find type `tags` in this scope Dec 19 17:47:11.945 INFO [stderr] --> src/models/tag.rs:84:10 Dec 19 17:47:11.945 INFO [stderr] | Dec 19 17:47:11.945 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.945 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.951 INFO [stderr] | Dec 19 17:47:11.951 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.951 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.951 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/tag.rs:84:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:15:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:15:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `Users` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:15:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:80:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:80:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:157:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:157:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.952 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 19 17:47:11.952 INFO [stderr] --> src/models/user.rs:157:10 Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 19 17:47:11.952 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.952 INFO [stderr] | Dec 19 17:47:11.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.952 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.952 INFO [stderr] Dec 19 17:47:11.961 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 17:47:11.961 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 17:47:11.961 INFO [stderr] | Dec 19 17:47:11.961 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 17:47:11.961 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.961 INFO [stderr] | Dec 19 17:47:11.961 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.961 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.961 INFO [stderr] Dec 19 17:47:11.968 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 17:47:11.968 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.968 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.968 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.968 INFO [stderr] Dec 19 17:47:11.968 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 17:47:11.968 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.968 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.968 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.968 INFO [stderr] Dec 19 17:47:11.968 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 19 17:47:11.968 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.968 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.968 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.968 INFO [stderr] Dec 19 17:47:11.968 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 17:47:11.968 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.968 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.968 INFO [stderr] | Dec 19 17:47:11.968 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.968 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.968 INFO [stderr] Dec 19 17:47:11.976 INFO [stderr] warning: cannot find type `published` in this scope Dec 19 17:47:11.976 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.976 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.976 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.976 INFO [stderr] Dec 19 17:47:11.976 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 19 17:47:11.976 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.976 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.976 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.976 INFO [stderr] Dec 19 17:47:11.976 INFO [stderr] warning: cannot find type `tags` in this scope Dec 19 17:47:11.976 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.976 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.976 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.976 INFO [stderr] Dec 19 17:47:11.976 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 19 17:47:11.976 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.976 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.976 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.976 INFO [stderr] Dec 19 17:47:11.976 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 19 17:47:11.976 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.976 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.976 INFO [stderr] | Dec 19 17:47:11.976 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.976 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.976 INFO [stderr] Dec 19 17:47:11.996 INFO [stderr] warning: cannot find type `account` in this scope Dec 19 17:47:11.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.996 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.996 INFO [stderr] Dec 19 17:47:11.996 INFO [stderr] warning: cannot find type `github` in this scope Dec 19 17:47:11.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.996 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.996 INFO [stderr] Dec 19 17:47:11.996 INFO [stderr] warning: cannot find type `password` in this scope Dec 19 17:47:11.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.996 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.996 INFO [stderr] Dec 19 17:47:11.996 INFO [stderr] warning: cannot find type `salt` in this scope Dec 19 17:47:11.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.996 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.996 INFO [stderr] Dec 19 17:47:11.996 INFO [stderr] warning: cannot find type `groups` in this scope Dec 19 17:47:11.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.996 INFO [stderr] | Dec 19 17:47:11.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.996 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `say` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `email` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `tag` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `comment` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:11.997 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 17:47:11.997 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:11.997 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:11.997 INFO [stderr] | Dec 19 17:47:11.997 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:11.997 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:11.997 INFO [stderr] Dec 19 17:47:12.008 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 19 17:47:12.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 17:47:12.008 INFO [stderr] | Dec 19 17:47:12.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 17:47:12.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 17:47:12.008 INFO [stderr] | Dec 19 17:47:12.008 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 17:47:12.008 INFO [stderr] = note: for more information, see issue #50504 Dec 19 17:47:12.008 INFO [stderr] Dec 19 17:47:20.648 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s Dec 19 17:47:21.529 INFO running `"docker" "inspect" "76c21c26b848e96fe24faed37a2c25d5b08202231f83b4530afaf142f0a1b7f8"` Dec 19 17:47:21.822 INFO running `"docker" "rm" "-f" "76c21c26b848e96fe24faed37a2c25d5b08202231f83b4530afaf142f0a1b7f8"` Dec 19 17:47:22.057 INFO [stdout] 76c21c26b848e96fe24faed37a2c25d5b08202231f83b4530afaf142f0a1b7f8