Dec 04 19:35:36.092 INFO checking driftluo/MyBlog against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 19:35:36.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-2/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +1df97983eb2057dc6a8f7eb364e263b51ae23230-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 04 19:35:36.637 INFO [stdout] 8746ab30e776097e357b66bc0de44526e2a2efced93ef2b643ea0ab7ac28e6b0 Dec 04 19:35:36.639 INFO running `"docker" "start" "-a" "8746ab30e776097e357b66bc0de44526e2a2efced93ef2b643ea0ab7ac28e6b0"` Dec 04 19:35:37.946 INFO [stderr] usermod: no changes Dec 04 19:35:38.336 INFO [stderr] Compiling httparse v1.3.1 Dec 04 19:35:38.342 INFO [stderr] Compiling phf_generator v0.7.22 Dec 04 19:35:38.345 INFO [stderr] Checking cookie v0.10.1 Dec 04 19:35:38.347 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 19:35:38.349 INFO [stderr] Checking uuid v0.6.5 Dec 04 19:35:38.355 INFO [stderr] Compiling pest_derive v1.0.7 Dec 04 19:35:38.363 INFO [stderr] Checking tiny-keccak v1.4.2 Dec 04 19:35:38.367 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 04 19:35:40.853 INFO [stderr] Checking chrono v0.4.4 Dec 04 19:35:41.775 INFO [stderr] Checking env_logger v0.4.3 Dec 04 19:35:43.496 INFO [stderr] Checking error-chain v0.10.0 Dec 04 19:35:43.498 INFO [stderr] Checking r2d2_redis v0.7.0 Dec 04 19:35:43.657 INFO [stderr] Compiling string_cache_codegen v0.4.1 Dec 04 19:35:44.949 INFO [stderr] Compiling phf_codegen v0.7.22 Dec 04 19:35:48.511 INFO [stderr] Checking dotenv v0.10.1 Dec 04 19:35:54.256 INFO [stderr] Checking hyper v0.10.13 Dec 04 19:35:54.636 INFO [stderr] Compiling string_cache v0.7.3 Dec 04 19:35:54.639 INFO [stderr] Compiling markup5ever v0.7.2 Dec 04 19:36:04.195 INFO [stderr] Checking tera v0.10.10 Dec 04 19:36:12.371 INFO [stderr] Checking comrak v0.2.13 Dec 04 19:36:17.319 INFO [stderr] Checking sapper v0.1.5 Dec 04 19:36:17.319 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 04 19:36:18.679 INFO [stderr] Checking diesel v1.3.2 Dec 04 19:36:24.122 INFO [stderr] Checking sapper_session v0.1.2 Dec 04 19:36:24.122 INFO [stderr] Checking sapper_query v0.1.1 Dec 04 19:36:24.122 INFO [stderr] Checking sapper_logger v0.1.1 Dec 04 19:36:24.122 INFO [stderr] Checking sapper_body v0.1.1 Dec 04 19:36:30.435 INFO [stderr] Checking sapper_tmpl v0.1.2 Dec 04 19:36:35.111 INFO [stderr] Checking html5ever v0.22.3 Dec 04 19:36:35.604 INFO [stderr] Checking sapper_std v0.1.7 Dec 04 19:36:41.556 INFO [stderr] Checking ammonia v1.1.0 Dec 04 19:37:11.982 INFO [stderr] Checking blog v0.2.0 (/source) Dec 04 19:37:20.145 INFO [stderr] warning: cannot find type `relation` in this scope Dec 04 19:37:20.145 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:20.145 INFO [stderr] | Dec 04 19:37:20.145 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.145 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.145 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 19:37:20.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.146 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.146 INFO [stderr] Dec 04 19:37:20.146 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 04 19:37:20.146 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.146 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.146 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.146 INFO [stderr] Dec 04 19:37:20.146 INFO [stderr] warning: cannot find type `relation` in this scope Dec 04 19:37:20.146 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.146 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.146 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.146 INFO [stderr] Dec 04 19:37:20.146 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.146 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.146 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.146 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.146 INFO [stderr] Dec 04 19:37:20.146 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.146 INFO [stderr] --> src/models/articles.rs:106:10 Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.146 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.146 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.146 INFO [stderr] Dec 04 19:37:20.146 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.146 INFO [stderr] --> src/models/articles.rs:106:10 Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.146 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.146 INFO [stderr] | Dec 04 19:37:20.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.146 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.146 INFO [stderr] Dec 04 19:37:20.155 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 04 19:37:20.155 INFO [stderr] --> src/models/articles.rs:106:10 Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.155 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.155 INFO [stderr] Dec 04 19:37:20.155 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.155 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.155 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.155 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.155 INFO [stderr] Dec 04 19:37:20.155 INFO [stderr] warning: cannot find type `articles` in this scope Dec 04 19:37:20.155 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.155 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.155 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.155 INFO [stderr] Dec 04 19:37:20.155 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.155 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.155 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.155 INFO [stderr] | Dec 04 19:37:20.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.155 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.155 INFO [stderr] Dec 04 19:37:20.155 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 04 19:37:20.155 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.156 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.156 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.156 INFO [stderr] Dec 04 19:37:20.156 INFO [stderr] warning: cannot find type `articles` in this scope Dec 04 19:37:20.156 INFO [stderr] --> src/models/articles.rs:168:10 Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:20.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.156 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.156 INFO [stderr] Dec 04 19:37:20.156 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 04 19:37:20.156 INFO [stderr] --> src/models/articles.rs:168:10 Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:20.156 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.156 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.156 INFO [stderr] Dec 04 19:37:20.156 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.156 INFO [stderr] --> src/models/articles.rs:258:10 Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:20.156 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.156 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.156 INFO [stderr] Dec 04 19:37:20.156 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.156 INFO [stderr] --> src/models/articles.rs:258:10 Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:20.156 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.156 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.156 INFO [stderr] Dec 04 19:37:20.156 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 04 19:37:20.156 INFO [stderr] --> src/models/articles.rs:258:10 Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:20.156 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.156 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.156 INFO [stderr] Dec 04 19:37:20.156 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.156 INFO [stderr] --> src/models/articles.rs:311:10 Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:20.156 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.156 INFO [stderr] | Dec 04 19:37:20.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.156 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.156 INFO [stderr] Dec 04 19:37:20.157 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.157 INFO [stderr] --> src/models/articles.rs:311:10 Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:20.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.157 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.157 INFO [stderr] Dec 04 19:37:20.157 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 04 19:37:20.157 INFO [stderr] --> src/models/articles.rs:311:10 Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:20.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.157 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.157 INFO [stderr] Dec 04 19:37:20.157 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 04 19:37:20.157 INFO [stderr] --> src/models/articles.rs:322:10 Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.157 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.157 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.157 INFO [stderr] Dec 04 19:37:20.157 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 19:37:20.157 INFO [stderr] --> src/models/articles.rs:322:59 Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.157 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.157 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.157 INFO [stderr] Dec 04 19:37:20.157 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 04 19:37:20.157 INFO [stderr] --> src/models/articles.rs:322:59 Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.157 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.157 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.157 INFO [stderr] Dec 04 19:37:20.157 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 04 19:37:20.157 INFO [stderr] --> src/models/articles.rs:322:59 Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.157 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.157 INFO [stderr] | Dec 04 19:37:20.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.157 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.157 INFO [stderr] Dec 04 19:37:20.158 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.158 INFO [stderr] --> src/models/comment.rs:13:10 Dec 04 19:37:20.158 INFO [stderr] | Dec 04 19:37:20.158 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.158 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.158 INFO [stderr] | Dec 04 19:37:20.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.158 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.158 INFO [stderr] Dec 04 19:37:20.158 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.158 INFO [stderr] --> src/models/comment.rs:13:10 Dec 04 19:37:20.158 INFO [stderr] | Dec 04 19:37:20.158 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.158 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.158 INFO [stderr] | Dec 04 19:37:20.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.158 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.158 INFO [stderr] Dec 04 19:37:20.158 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 04 19:37:20.158 INFO [stderr] --> src/models/comment.rs:13:10 Dec 04 19:37:20.158 INFO [stderr] | Dec 04 19:37:20.158 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.158 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.158 INFO [stderr] | Dec 04 19:37:20.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.158 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.158 INFO [stderr] Dec 04 19:37:20.159 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.159 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.159 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.159 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.159 INFO [stderr] Dec 04 19:37:20.159 INFO [stderr] warning: cannot find type `comments` in this scope Dec 04 19:37:20.159 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.159 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.159 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.159 INFO [stderr] Dec 04 19:37:20.159 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 19:37:20.159 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.159 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.159 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.159 INFO [stderr] Dec 04 19:37:20.159 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.159 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.159 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.159 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.159 INFO [stderr] Dec 04 19:37:20.159 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 04 19:37:20.159 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.159 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.159 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.159 INFO [stderr] Dec 04 19:37:20.159 INFO [stderr] warning: cannot find type `comments` in this scope Dec 04 19:37:20.159 INFO [stderr] --> src/models/comment.rs:53:10 Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.159 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:20.159 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.159 INFO [stderr] | Dec 04 19:37:20.163 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.163 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.163 INFO [stderr] Dec 04 19:37:20.163 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 04 19:37:20.163 INFO [stderr] --> src/models/comment.rs:53:10 Dec 04 19:37:20.163 INFO [stderr] | Dec 04 19:37:20.163 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:20.163 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.163 INFO [stderr] | Dec 04 19:37:20.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.165 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.165 INFO [stderr] Dec 04 19:37:20.165 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.165 INFO [stderr] --> src/models/comment.rs:53:10 Dec 04 19:37:20.165 INFO [stderr] | Dec 04 19:37:20.165 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:20.165 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.165 INFO [stderr] | Dec 04 19:37:20.165 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.165 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.165 INFO [stderr] Dec 04 19:37:20.166 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.166 INFO [stderr] --> src/models/tag.rs:10:10 Dec 04 19:37:20.166 INFO [stderr] | Dec 04 19:37:20.166 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.166 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.166 INFO [stderr] | Dec 04 19:37:20.166 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.166 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.167 INFO [stderr] Dec 04 19:37:20.167 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 04 19:37:20.167 INFO [stderr] --> src/models/tag.rs:10:10 Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.167 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.167 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.167 INFO [stderr] Dec 04 19:37:20.167 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.167 INFO [stderr] --> src/models/tag.rs:49:10 Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.167 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.167 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.167 INFO [stderr] Dec 04 19:37:20.167 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 04 19:37:20.167 INFO [stderr] --> src/models/tag.rs:49:10 Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.167 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.167 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.167 INFO [stderr] Dec 04 19:37:20.167 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.167 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.167 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.167 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.167 INFO [stderr] Dec 04 19:37:20.167 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 04 19:37:20.167 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.167 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.167 INFO [stderr] | Dec 04 19:37:20.167 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.167 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.167 INFO [stderr] Dec 04 19:37:20.170 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 19:37:20.170 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:20.170 INFO [stderr] | Dec 04 19:37:20.170 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.170 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.170 INFO [stderr] | Dec 04 19:37:20.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.170 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.170 INFO [stderr] Dec 04 19:37:20.170 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 04 19:37:20.170 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:20.170 INFO [stderr] | Dec 04 19:37:20.170 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.170 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.170 INFO [stderr] | Dec 04 19:37:20.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.170 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.170 INFO [stderr] Dec 04 19:37:20.170 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 04 19:37:20.170 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:20.170 INFO [stderr] | Dec 04 19:37:20.170 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:20.170 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.170 INFO [stderr] | Dec 04 19:37:20.170 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.170 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.170 INFO [stderr] Dec 04 19:37:20.171 INFO [stderr] warning: cannot find type `tags` in this scope Dec 04 19:37:20.171 INFO [stderr] --> src/models/tag.rs:84:10 Dec 04 19:37:20.171 INFO [stderr] | Dec 04 19:37:20.171 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.171 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.171 INFO [stderr] | Dec 04 19:37:20.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.171 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.171 INFO [stderr] Dec 04 19:37:20.171 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 04 19:37:20.171 INFO [stderr] --> src/models/tag.rs:84:10 Dec 04 19:37:20.171 INFO [stderr] | Dec 04 19:37:20.171 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.171 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.171 INFO [stderr] | Dec 04 19:37:20.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.171 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.171 INFO [stderr] Dec 04 19:37:20.171 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.171 INFO [stderr] --> src/models/user.rs:15:10 Dec 04 19:37:20.171 INFO [stderr] | Dec 04 19:37:20.171 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.171 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.171 INFO [stderr] | Dec 04 19:37:20.171 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.173 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.173 INFO [stderr] Dec 04 19:37:20.173 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.173 INFO [stderr] --> src/models/user.rs:15:10 Dec 04 19:37:20.173 INFO [stderr] | Dec 04 19:37:20.173 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.173 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.173 INFO [stderr] | Dec 04 19:37:20.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.173 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.173 INFO [stderr] Dec 04 19:37:20.173 INFO [stderr] warning: cannot find type `Users` in this scope Dec 04 19:37:20.173 INFO [stderr] --> src/models/user.rs:15:10 Dec 04 19:37:20.173 INFO [stderr] | Dec 04 19:37:20.173 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.173 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.173 INFO [stderr] | Dec 04 19:37:20.173 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.173 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.173 INFO [stderr] Dec 04 19:37:20.173 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 19:37:20.173 INFO [stderr] --> src/models/user.rs:80:10 Dec 04 19:37:20.173 INFO [stderr] | Dec 04 19:37:20.173 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.173 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.173 INFO [stderr] | Dec 04 19:37:20.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.185 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.185 INFO [stderr] Dec 04 19:37:20.185 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 04 19:37:20.185 INFO [stderr] --> src/models/user.rs:80:10 Dec 04 19:37:20.185 INFO [stderr] | Dec 04 19:37:20.185 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.185 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.185 INFO [stderr] | Dec 04 19:37:20.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.185 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.185 INFO [stderr] Dec 04 19:37:20.185 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:20.185 INFO [stderr] --> src/models/user.rs:157:10 Dec 04 19:37:20.185 INFO [stderr] | Dec 04 19:37:20.185 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.186 INFO [stderr] | Dec 04 19:37:20.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.186 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.186 INFO [stderr] Dec 04 19:37:20.186 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:20.186 INFO [stderr] --> src/models/user.rs:157:10 Dec 04 19:37:20.186 INFO [stderr] | Dec 04 19:37:20.186 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.186 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.186 INFO [stderr] | Dec 04 19:37:20.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.186 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.186 INFO [stderr] Dec 04 19:37:20.186 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 04 19:37:20.186 INFO [stderr] --> src/models/user.rs:157:10 Dec 04 19:37:20.186 INFO [stderr] | Dec 04 19:37:20.186 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:20.186 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.186 INFO [stderr] | Dec 04 19:37:20.186 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.186 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.186 INFO [stderr] Dec 04 19:37:20.191 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:37:20.191 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:37:20.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.191 INFO [stderr] Dec 04 19:37:20.191 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 19:37:20.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.191 INFO [stderr] Dec 04 19:37:20.191 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 19:37:20.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.191 INFO [stderr] Dec 04 19:37:20.191 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 04 19:37:20.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.191 INFO [stderr] | Dec 04 19:37:20.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.191 INFO [stderr] Dec 04 19:37:20.195 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 19:37:20.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.195 INFO [stderr] | Dec 04 19:37:20.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.195 INFO [stderr] | Dec 04 19:37:20.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.195 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.195 INFO [stderr] Dec 04 19:37:20.195 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 19:37:20.195 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.195 INFO [stderr] | Dec 04 19:37:20.195 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.195 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.195 INFO [stderr] | Dec 04 19:37:20.195 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.195 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.195 INFO [stderr] Dec 04 19:37:20.199 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 04 19:37:20.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.199 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.199 INFO [stderr] Dec 04 19:37:20.199 INFO [stderr] warning: cannot find type `tags` in this scope Dec 04 19:37:20.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.199 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.199 INFO [stderr] Dec 04 19:37:20.199 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 04 19:37:20.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.199 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.199 INFO [stderr] Dec 04 19:37:20.199 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 04 19:37:20.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.199 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.199 INFO [stderr] Dec 04 19:37:20.199 INFO [stderr] warning: cannot find type `account` in this scope Dec 04 19:37:20.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.199 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.199 INFO [stderr] Dec 04 19:37:20.199 INFO [stderr] warning: cannot find type `github` in this scope Dec 04 19:37:20.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.199 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.199 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.199 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.199 INFO [stderr] Dec 04 19:37:20.199 INFO [stderr] warning: cannot find type `password` in this scope Dec 04 19:37:20.199 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.199 INFO [stderr] | Dec 04 19:37:20.200 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.200 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.200 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.200 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.200 INFO [stderr] Dec 04 19:37:20.200 INFO [stderr] warning: cannot find type `salt` in this scope Dec 04 19:37:20.200 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.200 INFO [stderr] | Dec 04 19:37:20.200 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.200 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.200 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.211 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.211 INFO [stderr] Dec 04 19:37:20.211 INFO [stderr] warning: cannot find type `groups` in this scope Dec 04 19:37:20.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.211 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.211 INFO [stderr] Dec 04 19:37:20.211 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 04 19:37:20.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.211 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.211 INFO [stderr] Dec 04 19:37:20.211 INFO [stderr] warning: cannot find type `say` in this scope Dec 04 19:37:20.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.211 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.211 INFO [stderr] Dec 04 19:37:20.211 INFO [stderr] warning: cannot find type `email` in this scope Dec 04 19:37:20.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.211 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.211 INFO [stderr] Dec 04 19:37:20.211 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 04 19:37:20.211 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.211 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.211 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.211 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.212 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.212 INFO [stderr] Dec 04 19:37:20.212 INFO [stderr] warning: cannot find type `tag` in this scope Dec 04 19:37:20.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.212 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.212 INFO [stderr] Dec 04 19:37:20.212 INFO [stderr] warning: cannot find type `comment` in this scope Dec 04 19:37:20.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.212 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.212 INFO [stderr] Dec 04 19:37:20.212 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 04 19:37:20.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.212 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.212 INFO [stderr] Dec 04 19:37:20.212 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 19:37:20.212 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.212 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.212 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.212 INFO [stderr] | Dec 04 19:37:20.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 04 19:37:20.212 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.212 INFO [stderr] Dec 04 19:37:20.223 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 04 19:37:20.223 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:20.223 INFO [stderr] | Dec 04 19:37:20.223 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:20.223 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:20.223 INFO [stderr] | Dec 04 19:37:20.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:20.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:20.223 INFO [stderr] Dec 04 19:37:21.205 INFO [stderr] warning: cannot find type `relation` in this scope Dec 04 19:37:21.206 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:21.206 INFO [stderr] | Dec 04 19:37:21.206 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.206 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.207 INFO [stderr] | Dec 04 19:37:21.207 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 19:37:21.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.207 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.207 INFO [stderr] Dec 04 19:37:21.208 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 04 19:37:21.208 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:21.208 INFO [stderr] | Dec 04 19:37:21.208 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.209 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.209 INFO [stderr] | Dec 04 19:37:21.209 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.209 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.209 INFO [stderr] Dec 04 19:37:21.210 INFO [stderr] warning: cannot find type `relation` in this scope Dec 04 19:37:21.210 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:21.210 INFO [stderr] | Dec 04 19:37:21.210 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.211 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.211 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.211 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.212 INFO [stderr] Dec 04 19:37:21.212 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.212 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 04 19:37:21.212 INFO [stderr] | Dec 04 19:37:21.213 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.213 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.213 INFO [stderr] | Dec 04 19:37:21.213 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.214 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.214 INFO [stderr] Dec 04 19:37:21.214 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.214 INFO [stderr] --> src/models/articles.rs:106:10 Dec 04 19:37:21.214 INFO [stderr] | Dec 04 19:37:21.215 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.215 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.215 INFO [stderr] | Dec 04 19:37:21.215 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.216 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.216 INFO [stderr] Dec 04 19:37:21.216 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.216 INFO [stderr] --> src/models/articles.rs:106:10 Dec 04 19:37:21.216 INFO [stderr] | Dec 04 19:37:21.217 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.217 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.217 INFO [stderr] | Dec 04 19:37:21.218 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.218 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.218 INFO [stderr] Dec 04 19:37:21.218 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 04 19:37:21.218 INFO [stderr] --> src/models/articles.rs:106:10 Dec 04 19:37:21.219 INFO [stderr] | Dec 04 19:37:21.219 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.219 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.219 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.220 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.220 INFO [stderr] Dec 04 19:37:21.220 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.220 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:21.220 INFO [stderr] | Dec 04 19:37:21.220 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.220 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.220 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.220 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.220 INFO [stderr] Dec 04 19:37:21.220 INFO [stderr] warning: cannot find type `articles` in this scope Dec 04 19:37:21.220 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:21.220 INFO [stderr] | Dec 04 19:37:21.220 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.220 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.220 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.220 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.220 INFO [stderr] Dec 04 19:37:21.220 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.220 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:21.220 INFO [stderr] | Dec 04 19:37:21.220 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.220 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.220 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.221 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.221 INFO [stderr] Dec 04 19:37:21.221 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 04 19:37:21.221 INFO [stderr] --> src/models/articles.rs:106:59 Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.221 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.221 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.221 INFO [stderr] Dec 04 19:37:21.221 INFO [stderr] warning: cannot find type `articles` in this scope Dec 04 19:37:21.221 INFO [stderr] --> src/models/articles.rs:168:10 Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:21.221 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.221 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.221 INFO [stderr] Dec 04 19:37:21.221 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 04 19:37:21.221 INFO [stderr] --> src/models/articles.rs:168:10 Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:21.221 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.221 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.221 INFO [stderr] Dec 04 19:37:21.221 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.221 INFO [stderr] --> src/models/articles.rs:258:10 Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:21.221 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.221 INFO [stderr] | Dec 04 19:37:21.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.221 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.221 INFO [stderr] Dec 04 19:37:21.222 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.222 INFO [stderr] --> src/models/articles.rs:258:10 Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:21.222 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.222 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.222 INFO [stderr] Dec 04 19:37:21.222 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 04 19:37:21.222 INFO [stderr] --> src/models/articles.rs:258:10 Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:21.222 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.222 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.222 INFO [stderr] Dec 04 19:37:21.222 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.222 INFO [stderr] --> src/models/articles.rs:311:10 Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:21.222 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.222 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.222 INFO [stderr] Dec 04 19:37:21.222 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.222 INFO [stderr] --> src/models/articles.rs:311:10 Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:21.222 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.222 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.222 INFO [stderr] Dec 04 19:37:21.222 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 04 19:37:21.222 INFO [stderr] --> src/models/articles.rs:311:10 Dec 04 19:37:21.222 INFO [stderr] | Dec 04 19:37:21.222 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 04 19:37:21.223 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.223 INFO [stderr] Dec 04 19:37:21.223 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 04 19:37:21.223 INFO [stderr] --> src/models/articles.rs:322:10 Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.223 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.223 INFO [stderr] Dec 04 19:37:21.223 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 19:37:21.223 INFO [stderr] --> src/models/articles.rs:322:59 Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.223 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.223 INFO [stderr] Dec 04 19:37:21.223 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 04 19:37:21.223 INFO [stderr] --> src/models/articles.rs:322:59 Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.223 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.223 INFO [stderr] Dec 04 19:37:21.223 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 04 19:37:21.223 INFO [stderr] --> src/models/articles.rs:322:59 Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.223 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.223 INFO [stderr] | Dec 04 19:37:21.223 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.223 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.224 INFO [stderr] Dec 04 19:37:21.224 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.224 INFO [stderr] --> src/models/comment.rs:13:10 Dec 04 19:37:21.224 INFO [stderr] | Dec 04 19:37:21.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.224 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.224 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.224 INFO [stderr] Dec 04 19:37:21.224 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.224 INFO [stderr] --> src/models/comment.rs:13:10 Dec 04 19:37:21.224 INFO [stderr] | Dec 04 19:37:21.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.224 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.224 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.224 INFO [stderr] Dec 04 19:37:21.224 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 04 19:37:21.224 INFO [stderr] --> src/models/comment.rs:13:10 Dec 04 19:37:21.224 INFO [stderr] | Dec 04 19:37:21.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.224 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.224 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.224 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.224 INFO [stderr] Dec 04 19:37:21.224 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.224 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:21.224 INFO [stderr] | Dec 04 19:37:21.224 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.225 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.225 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.225 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.225 INFO [stderr] Dec 04 19:37:21.225 INFO [stderr] warning: cannot find type `comments` in this scope Dec 04 19:37:21.225 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:21.225 INFO [stderr] | Dec 04 19:37:21.225 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.225 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.225 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.225 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.225 INFO [stderr] Dec 04 19:37:21.225 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 19:37:21.225 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:21.225 INFO [stderr] | Dec 04 19:37:21.225 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.225 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.225 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.225 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.225 INFO [stderr] Dec 04 19:37:21.225 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.225 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:21.225 INFO [stderr] | Dec 04 19:37:21.225 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.225 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.225 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.225 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.225 INFO [stderr] Dec 04 19:37:21.225 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 04 19:37:21.226 INFO [stderr] --> src/models/comment.rs:13:59 Dec 04 19:37:21.226 INFO [stderr] | Dec 04 19:37:21.226 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.226 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.226 INFO [stderr] | Dec 04 19:37:21.226 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.226 INFO [stderr] Dec 04 19:37:21.226 INFO [stderr] warning: cannot find type `comments` in this scope Dec 04 19:37:21.226 INFO [stderr] --> src/models/comment.rs:53:10 Dec 04 19:37:21.226 INFO [stderr] | Dec 04 19:37:21.226 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:21.226 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.226 INFO [stderr] | Dec 04 19:37:21.226 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.226 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.226 INFO [stderr] Dec 04 19:37:21.227 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 04 19:37:21.227 INFO [stderr] --> src/models/comment.rs:53:10 Dec 04 19:37:21.227 INFO [stderr] | Dec 04 19:37:21.227 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:21.227 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.227 INFO [stderr] | Dec 04 19:37:21.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.227 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.227 INFO [stderr] Dec 04 19:37:21.227 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.227 INFO [stderr] --> src/models/comment.rs:53:10 Dec 04 19:37:21.227 INFO [stderr] | Dec 04 19:37:21.227 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 04 19:37:21.227 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.227 INFO [stderr] | Dec 04 19:37:21.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.227 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.227 INFO [stderr] Dec 04 19:37:21.227 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.228 INFO [stderr] --> src/models/tag.rs:10:10 Dec 04 19:37:21.228 INFO [stderr] | Dec 04 19:37:21.228 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.228 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.229 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.229 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.230 INFO [stderr] Dec 04 19:37:21.230 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 04 19:37:21.230 INFO [stderr] --> src/models/tag.rs:10:10 Dec 04 19:37:21.231 INFO [stderr] | Dec 04 19:37:21.231 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.231 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.231 INFO [stderr] | Dec 04 19:37:21.231 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.231 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.231 INFO [stderr] Dec 04 19:37:21.231 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.231 INFO [stderr] --> src/models/tag.rs:49:10 Dec 04 19:37:21.231 INFO [stderr] | Dec 04 19:37:21.231 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.231 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.231 INFO [stderr] | Dec 04 19:37:21.231 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.231 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.232 INFO [stderr] Dec 04 19:37:21.232 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 04 19:37:21.232 INFO [stderr] --> src/models/tag.rs:49:10 Dec 04 19:37:21.233 INFO [stderr] | Dec 04 19:37:21.233 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.233 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.233 INFO [stderr] | Dec 04 19:37:21.234 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.234 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.234 INFO [stderr] Dec 04 19:37:21.235 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.235 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:21.235 INFO [stderr] | Dec 04 19:37:21.235 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.236 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.236 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.236 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.236 INFO [stderr] Dec 04 19:37:21.237 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 04 19:37:21.237 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:21.237 INFO [stderr] | Dec 04 19:37:21.237 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.237 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.238 INFO [stderr] | Dec 04 19:37:21.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.238 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.238 INFO [stderr] Dec 04 19:37:21.238 INFO [stderr] warning: cannot find type `Text` in this scope Dec 04 19:37:21.238 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:21.238 INFO [stderr] | Dec 04 19:37:21.238 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.238 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.238 INFO [stderr] | Dec 04 19:37:21.238 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.239 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.239 INFO [stderr] Dec 04 19:37:21.239 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 04 19:37:21.239 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:21.239 INFO [stderr] | Dec 04 19:37:21.239 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.239 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.239 INFO [stderr] | Dec 04 19:37:21.239 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.239 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.239 INFO [stderr] Dec 04 19:37:21.240 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 04 19:37:21.240 INFO [stderr] --> src/models/tag.rs:49:59 Dec 04 19:37:21.240 INFO [stderr] | Dec 04 19:37:21.240 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 04 19:37:21.240 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.240 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.240 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.240 INFO [stderr] Dec 04 19:37:21.240 INFO [stderr] warning: cannot find type `tags` in this scope Dec 04 19:37:21.240 INFO [stderr] --> src/models/tag.rs:84:10 Dec 04 19:37:21.240 INFO [stderr] | Dec 04 19:37:21.240 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.240 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.240 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.241 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.241 INFO [stderr] Dec 04 19:37:21.241 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 04 19:37:21.241 INFO [stderr] --> src/models/tag.rs:84:10 Dec 04 19:37:21.241 INFO [stderr] | Dec 04 19:37:21.241 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.241 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.241 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.241 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.241 INFO [stderr] Dec 04 19:37:21.241 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.242 INFO [stderr] --> src/models/user.rs:15:10 Dec 04 19:37:21.242 INFO [stderr] | Dec 04 19:37:21.242 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.242 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.242 INFO [stderr] | Dec 04 19:37:21.242 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.242 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.242 INFO [stderr] Dec 04 19:37:21.242 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.242 INFO [stderr] --> src/models/user.rs:15:10 Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.244 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.244 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.244 INFO [stderr] Dec 04 19:37:21.244 INFO [stderr] warning: cannot find type `Users` in this scope Dec 04 19:37:21.244 INFO [stderr] --> src/models/user.rs:15:10 Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.244 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.244 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.244 INFO [stderr] Dec 04 19:37:21.244 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 19:37:21.244 INFO [stderr] --> src/models/user.rs:80:10 Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.244 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.244 INFO [stderr] Dec 04 19:37:21.244 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 04 19:37:21.244 INFO [stderr] --> src/models/user.rs:80:10 Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.244 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.244 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.244 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.244 INFO [stderr] Dec 04 19:37:21.244 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 04 19:37:21.244 INFO [stderr] --> src/models/user.rs:157:10 Dec 04 19:37:21.244 INFO [stderr] | Dec 04 19:37:21.245 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.245 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.245 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.245 INFO [stderr] Dec 04 19:37:21.245 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 19:37:21.245 INFO [stderr] --> src/models/user.rs:157:10 Dec 04 19:37:21.245 INFO [stderr] | Dec 04 19:37:21.245 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.245 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.245 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.245 INFO [stderr] Dec 04 19:37:21.245 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 04 19:37:21.245 INFO [stderr] --> src/models/user.rs:157:10 Dec 04 19:37:21.245 INFO [stderr] | Dec 04 19:37:21.245 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 04 19:37:21.245 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.245 INFO [stderr] | Dec 04 19:37:21.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 04 19:37:21.245 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.245 INFO [stderr] Dec 04 19:37:21.259 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 19:37:21.259 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 19:37:21.259 INFO [stderr] | Dec 04 19:37:21.259 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 19:37:21.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.259 INFO [stderr] | Dec 04 19:37:21.259 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.259 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.259 INFO [stderr] Dec 04 19:37:21.259 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 19:37:21.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.259 INFO [stderr] | Dec 04 19:37:21.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.259 INFO [stderr] | Dec 04 19:37:21.259 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.259 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.259 INFO [stderr] Dec 04 19:37:21.259 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 19:37:21.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.259 INFO [stderr] | Dec 04 19:37:21.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.259 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.259 INFO [stderr] | Dec 04 19:37:21.259 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.259 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.259 INFO [stderr] Dec 04 19:37:21.259 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 04 19:37:21.259 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.259 INFO [stderr] | Dec 04 19:37:21.259 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.260 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.260 INFO [stderr] Dec 04 19:37:21.260 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 19:37:21.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.260 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.260 INFO [stderr] Dec 04 19:37:21.260 INFO [stderr] warning: cannot find type `published` in this scope Dec 04 19:37:21.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.260 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.260 INFO [stderr] Dec 04 19:37:21.260 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 04 19:37:21.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.260 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.260 INFO [stderr] Dec 04 19:37:21.260 INFO [stderr] warning: cannot find type `tags` in this scope Dec 04 19:37:21.260 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.260 INFO [stderr] | Dec 04 19:37:21.260 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.260 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.261 INFO [stderr] Dec 04 19:37:21.261 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 04 19:37:21.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.261 INFO [stderr] Dec 04 19:37:21.261 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 04 19:37:21.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.261 INFO [stderr] Dec 04 19:37:21.261 INFO [stderr] warning: cannot find type `account` in this scope Dec 04 19:37:21.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.261 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.261 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.261 INFO [stderr] Dec 04 19:37:21.261 INFO [stderr] warning: cannot find type `github` in this scope Dec 04 19:37:21.261 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.261 INFO [stderr] | Dec 04 19:37:21.261 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.262 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.262 INFO [stderr] | Dec 04 19:37:21.262 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.262 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.262 INFO [stderr] Dec 04 19:37:21.262 INFO [stderr] warning: cannot find type `password` in this scope Dec 04 19:37:21.262 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.262 INFO [stderr] | Dec 04 19:37:21.262 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.262 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.262 INFO [stderr] | Dec 04 19:37:21.262 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.262 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.262 INFO [stderr] Dec 04 19:37:21.262 INFO [stderr] warning: cannot find type `salt` in this scope Dec 04 19:37:21.262 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.262 INFO [stderr] | Dec 04 19:37:21.262 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.262 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.262 INFO [stderr] | Dec 04 19:37:21.262 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.262 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.262 INFO [stderr] Dec 04 19:37:21.262 INFO [stderr] warning: cannot find type `groups` in this scope Dec 04 19:37:21.262 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.262 INFO [stderr] | Dec 04 19:37:21.262 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.262 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.262 INFO [stderr] | Dec 04 19:37:21.263 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.263 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.263 INFO [stderr] Dec 04 19:37:21.271 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 04 19:37:21.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.271 INFO [stderr] Dec 04 19:37:21.271 INFO [stderr] warning: cannot find type `say` in this scope Dec 04 19:37:21.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.271 INFO [stderr] Dec 04 19:37:21.271 INFO [stderr] warning: cannot find type `email` in this scope Dec 04 19:37:21.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.271 INFO [stderr] Dec 04 19:37:21.271 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 04 19:37:21.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.271 INFO [stderr] Dec 04 19:37:21.271 INFO [stderr] warning: cannot find type `tag` in this scope Dec 04 19:37:21.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.271 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.271 INFO [stderr] Dec 04 19:37:21.271 INFO [stderr] warning: cannot find type `comment` in this scope Dec 04 19:37:21.271 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.271 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.271 INFO [stderr] | Dec 04 19:37:21.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.272 INFO [stderr] Dec 04 19:37:21.272 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 04 19:37:21.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.272 INFO [stderr] | Dec 04 19:37:21.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.272 INFO [stderr] | Dec 04 19:37:21.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.272 INFO [stderr] Dec 04 19:37:21.272 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 19:37:21.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.272 INFO [stderr] | Dec 04 19:37:21.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.272 INFO [stderr] | Dec 04 19:37:21.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.272 INFO [stderr] Dec 04 19:37:21.272 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 04 19:37:21.272 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 19:37:21.272 INFO [stderr] | Dec 04 19:37:21.272 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 19:37:21.272 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 19:37:21.272 INFO [stderr] | Dec 04 19:37:21.272 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 19:37:21.272 INFO [stderr] = note: for more information, see issue #50504 Dec 04 19:37:21.272 INFO [stderr] Dec 04 19:37:38.379 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 00s Dec 04 19:37:38.403 INFO [stderr] su: No module specific data is present Dec 04 19:37:39.143 INFO running `"docker" "inspect" "8746ab30e776097e357b66bc0de44526e2a2efced93ef2b643ea0ab7ac28e6b0"` Dec 04 19:37:39.433 INFO running `"docker" "rm" "-f" "8746ab30e776097e357b66bc0de44526e2a2efced93ef2b643ea0ab7ac28e6b0"` Dec 04 19:37:39.775 INFO [stdout] 8746ab30e776097e357b66bc0de44526e2a2efced93ef2b643ea0ab7ac28e6b0