Dec 18 01:07:16.908 INFO checking driftluo/MyBlog against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 01:07:16.908 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-0/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/driftluo/MyBlog:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 01:07:17.317 INFO [stdout] 497b39d59ec1ea870c673038564e8ea3faf01d1303877108d33257bff8295360 Dec 18 01:07:17.319 INFO running `"docker" "start" "-a" "497b39d59ec1ea870c673038564e8ea3faf01d1303877108d33257bff8295360"` Dec 18 01:07:20.112 INFO [stderr] Compiling httparse v1.3.1 Dec 18 01:07:20.173 INFO [stderr] Checking rand v0.5.2 Dec 18 01:07:20.190 INFO [stderr] Checking cookie v0.10.1 Dec 18 01:07:20.213 INFO [stderr] Checking uuid v0.6.5 Dec 18 01:07:20.228 INFO [stderr] Compiling pest_derive v1.0.7 Dec 18 01:07:20.229 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 18 01:07:20.252 INFO [stderr] Compiling string_cache v0.7.3 Dec 18 01:07:20.254 INFO [stderr] Checking redis v0.8.0 Dec 18 01:07:23.926 INFO [stderr] Checking chrono v0.4.4 Dec 18 01:07:24.353 INFO [stderr] Checking env_logger v0.4.3 Dec 18 01:07:26.836 INFO [stderr] Compiling markup5ever v0.7.2 Dec 18 01:07:27.429 INFO [stderr] Checking error-chain v0.10.0 Dec 18 01:07:31.658 INFO [stderr] Checking dotenv v0.10.1 Dec 18 01:07:35.583 INFO [stderr] Checking hyper v0.10.13 Dec 18 01:07:39.556 INFO [stderr] Checking r2d2_redis v0.7.0 Dec 18 01:07:42.443 INFO [stderr] Checking tera v0.10.10 Dec 18 01:07:53.932 INFO [stderr] Checking comrak v0.2.13 Dec 18 01:07:54.953 INFO [stderr] Checking diesel v1.3.2 Dec 18 01:07:58.052 INFO [stderr] Checking sapper_tmpl v0.1.2 Dec 18 01:07:58.787 INFO [stderr] Checking sapper v0.1.5 Dec 18 01:07:58.787 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 18 01:08:00.994 INFO [stderr] Checking html5ever v0.22.3 Dec 18 01:08:02.952 INFO [stderr] Checking sapper_logger v0.1.1 Dec 18 01:08:02.952 INFO [stderr] Checking sapper_query v0.1.1 Dec 18 01:08:02.952 INFO [stderr] Checking sapper_body v0.1.1 Dec 18 01:08:02.952 INFO [stderr] Checking sapper_session v0.1.2 Dec 18 01:08:06.168 INFO [stderr] Checking sapper_std v0.1.7 Dec 18 01:08:10.058 INFO [stderr] Checking ammonia v1.1.0 Dec 18 01:08:42.662 INFO [stderr] Checking blog v0.2.0 (/opt/crater/workdir) Dec 18 01:08:45.782 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:08:45.782 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:45.782 INFO [stderr] | Dec 18 01:08:45.782 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.782 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.782 INFO [stderr] | Dec 18 01:08:45.782 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:08:45.782 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.782 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.782 INFO [stderr] Dec 18 01:08:45.782 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 18 01:08:45.782 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:45.782 INFO [stderr] | Dec 18 01:08:45.782 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.782 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.782 INFO [stderr] | Dec 18 01:08:45.782 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.782 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.782 INFO [stderr] Dec 18 01:08:45.782 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:08:45.782 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:45.782 INFO [stderr] | Dec 18 01:08:45.782 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.782 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.784 INFO [stderr] | Dec 18 01:08:45.784 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.784 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.784 INFO [stderr] Dec 18 01:08:45.784 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.784 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:45.784 INFO [stderr] | Dec 18 01:08:45.784 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.784 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.784 INFO [stderr] | Dec 18 01:08:45.784 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.784 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.784 INFO [stderr] Dec 18 01:08:45.784 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.784 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:08:45.784 INFO [stderr] | Dec 18 01:08:45.784 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.784 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.784 INFO [stderr] | Dec 18 01:08:45.784 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.784 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.784 INFO [stderr] Dec 18 01:08:45.784 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.784 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:08:45.784 INFO [stderr] | Dec 18 01:08:45.785 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.785 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.785 INFO [stderr] | Dec 18 01:08:45.785 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.785 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.785 INFO [stderr] Dec 18 01:08:45.785 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:08:45.785 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:08:45.785 INFO [stderr] | Dec 18 01:08:45.785 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.785 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.785 INFO [stderr] | Dec 18 01:08:45.785 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.785 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.785 INFO [stderr] Dec 18 01:08:45.785 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.785 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:45.785 INFO [stderr] | Dec 18 01:08:45.785 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.785 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.785 INFO [stderr] | Dec 18 01:08:45.785 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.785 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.785 INFO [stderr] Dec 18 01:08:45.785 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:08:45.785 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:45.785 INFO [stderr] | Dec 18 01:08:45.785 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.785 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.788 INFO [stderr] | Dec 18 01:08:45.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.788 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.788 INFO [stderr] Dec 18 01:08:45.788 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.788 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:45.788 INFO [stderr] | Dec 18 01:08:45.788 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.788 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.788 INFO [stderr] | Dec 18 01:08:45.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.788 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.788 INFO [stderr] Dec 18 01:08:45.788 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:08:45.788 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:45.788 INFO [stderr] | Dec 18 01:08:45.788 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.788 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.788 INFO [stderr] | Dec 18 01:08:45.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.788 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.788 INFO [stderr] Dec 18 01:08:45.788 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:08:45.788 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:08:45.788 INFO [stderr] | Dec 18 01:08:45.788 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:45.788 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.788 INFO [stderr] | Dec 18 01:08:45.788 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.789 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.789 INFO [stderr] Dec 18 01:08:45.789 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 18 01:08:45.789 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:45.789 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.789 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.789 INFO [stderr] Dec 18 01:08:45.789 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.789 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:45.789 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.789 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.789 INFO [stderr] Dec 18 01:08:45.789 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.789 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:45.789 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.789 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.789 INFO [stderr] Dec 18 01:08:45.789 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 18 01:08:45.789 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:45.789 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.789 INFO [stderr] | Dec 18 01:08:45.789 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.789 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.789 INFO [stderr] Dec 18 01:08:45.789 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.789 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:45.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.790 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.790 INFO [stderr] Dec 18 01:08:45.790 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.790 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:45.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.790 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.790 INFO [stderr] Dec 18 01:08:45.790 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 18 01:08:45.790 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:45.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.790 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.790 INFO [stderr] Dec 18 01:08:45.790 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:08:45.790 INFO [stderr] --> src/models/articles.rs:322:10 Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.790 INFO [stderr] | Dec 18 01:08:45.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.790 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.790 INFO [stderr] Dec 18 01:08:45.792 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:08:45.792 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:08:45.792 INFO [stderr] | Dec 18 01:08:45.792 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.792 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.792 INFO [stderr] | Dec 18 01:08:45.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.792 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.792 INFO [stderr] Dec 18 01:08:45.792 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:08:45.792 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:08:45.792 INFO [stderr] | Dec 18 01:08:45.792 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.792 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.792 INFO [stderr] | Dec 18 01:08:45.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.792 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.792 INFO [stderr] Dec 18 01:08:45.792 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:08:45.792 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:08:45.792 INFO [stderr] | Dec 18 01:08:45.792 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.792 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.792 INFO [stderr] | Dec 18 01:08:45.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.792 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.792 INFO [stderr] Dec 18 01:08:45.793 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.793 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.793 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.793 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.793 INFO [stderr] Dec 18 01:08:45.793 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.793 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.793 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.793 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.793 INFO [stderr] Dec 18 01:08:45.793 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:08:45.793 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.793 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.793 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.793 INFO [stderr] Dec 18 01:08:45.793 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.793 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.793 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.793 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.793 INFO [stderr] Dec 18 01:08:45.793 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:08:45.793 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.793 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.793 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.793 INFO [stderr] Dec 18 01:08:45.793 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:08:45.793 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.793 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.793 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.793 INFO [stderr] | Dec 18 01:08:45.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.796 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.796 INFO [stderr] Dec 18 01:08:45.796 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.796 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:45.796 INFO [stderr] | Dec 18 01:08:45.796 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.796 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.796 INFO [stderr] | Dec 18 01:08:45.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.796 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.796 INFO [stderr] Dec 18 01:08:45.796 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:08:45.796 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:45.796 INFO [stderr] | Dec 18 01:08:45.796 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.796 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.796 INFO [stderr] | Dec 18 01:08:45.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.796 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.796 INFO [stderr] Dec 18 01:08:45.796 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:08:45.796 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:08:45.796 INFO [stderr] | Dec 18 01:08:45.796 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:45.796 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.796 INFO [stderr] | Dec 18 01:08:45.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.796 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.797 INFO [stderr] Dec 18 01:08:45.797 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 18 01:08:45.797 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:45.797 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.797 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.797 INFO [stderr] Dec 18 01:08:45.797 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.797 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:45.797 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.797 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.797 INFO [stderr] Dec 18 01:08:45.797 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.797 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.797 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.797 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.797 INFO [stderr] Dec 18 01:08:45.797 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 18 01:08:45.797 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.797 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.797 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.797 INFO [stderr] Dec 18 01:08:45.797 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.797 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.797 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.797 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.797 INFO [stderr] Dec 18 01:08:45.797 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:08:45.797 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.797 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.797 INFO [stderr] | Dec 18 01:08:45.797 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.797 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.797 INFO [stderr] Dec 18 01:08:45.801 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.801 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:45.801 INFO [stderr] | Dec 18 01:08:45.801 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.801 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.801 INFO [stderr] | Dec 18 01:08:45.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.801 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.801 INFO [stderr] Dec 18 01:08:45.801 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 18 01:08:45.801 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:45.801 INFO [stderr] | Dec 18 01:08:45.801 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.801 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.801 INFO [stderr] | Dec 18 01:08:45.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.801 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.801 INFO [stderr] Dec 18 01:08:45.801 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:08:45.801 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:45.801 INFO [stderr] | Dec 18 01:08:45.801 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.801 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.801 INFO [stderr] | Dec 18 01:08:45.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.801 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.804 INFO [stderr] Dec 18 01:08:45.804 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:08:45.804 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.804 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.804 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.804 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.804 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.804 INFO [stderr] Dec 18 01:08:45.804 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:08:45.804 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.804 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:45.804 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.804 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.804 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.804 INFO [stderr] Dec 18 01:08:45.804 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:08:45.804 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.804 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.804 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.804 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.804 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.804 INFO [stderr] Dec 18 01:08:45.804 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 18 01:08:45.804 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.804 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.804 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.804 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.805 INFO [stderr] Dec 18 01:08:45.805 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.805 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.805 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.805 INFO [stderr] Dec 18 01:08:45.805 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.805 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.805 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.805 INFO [stderr] Dec 18 01:08:45.805 INFO [stderr] warning: cannot find type `Users` in this scope Dec 18 01:08:45.805 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.805 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.805 INFO [stderr] Dec 18 01:08:45.805 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 01:08:45.805 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.805 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.805 INFO [stderr] Dec 18 01:08:45.805 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 18 01:08:45.805 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.805 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.805 INFO [stderr] | Dec 18 01:08:45.805 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.805 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.805 INFO [stderr] Dec 18 01:08:45.812 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:45.813 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:45.813 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 18 01:08:45.813 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:08:45.813 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:08:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:08:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 18 01:08:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 01:08:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:08:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.813 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.813 INFO [stderr] Dec 18 01:08:45.813 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 18 01:08:45.813 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.813 INFO [stderr] | Dec 18 01:08:45.813 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.813 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.814 INFO [stderr] Dec 18 01:08:45.814 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:08:45.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.814 INFO [stderr] Dec 18 01:08:45.814 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 18 01:08:45.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.814 INFO [stderr] Dec 18 01:08:45.814 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 18 01:08:45.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.814 INFO [stderr] Dec 18 01:08:45.814 INFO [stderr] warning: cannot find type `account` in this scope Dec 18 01:08:45.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.814 INFO [stderr] Dec 18 01:08:45.814 INFO [stderr] warning: cannot find type `github` in this scope Dec 18 01:08:45.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.814 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.814 INFO [stderr] Dec 18 01:08:45.814 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 01:08:45.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.814 INFO [stderr] | Dec 18 01:08:45.815 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.815 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.815 INFO [stderr] Dec 18 01:08:45.815 INFO [stderr] warning: cannot find type `salt` in this scope Dec 18 01:08:45.815 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.815 INFO [stderr] | Dec 18 01:08:45.815 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.815 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.815 INFO [stderr] | Dec 18 01:08:45.815 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.815 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.815 INFO [stderr] Dec 18 01:08:45.815 INFO [stderr] warning: cannot find type `groups` in this scope Dec 18 01:08:45.815 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.815 INFO [stderr] | Dec 18 01:08:45.815 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.815 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.815 INFO [stderr] | Dec 18 01:08:45.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.816 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.816 INFO [stderr] Dec 18 01:08:45.816 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 18 01:08:45.816 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.816 INFO [stderr] | Dec 18 01:08:45.816 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.816 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.816 INFO [stderr] | Dec 18 01:08:45.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.816 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.816 INFO [stderr] Dec 18 01:08:45.816 INFO [stderr] warning: cannot find type `say` in this scope Dec 18 01:08:45.816 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.816 INFO [stderr] | Dec 18 01:08:45.816 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.816 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.816 INFO [stderr] | Dec 18 01:08:45.816 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.816 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.816 INFO [stderr] Dec 18 01:08:45.816 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 01:08:45.816 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.816 INFO [stderr] | Dec 18 01:08:45.817 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.817 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.817 INFO [stderr] | Dec 18 01:08:45.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.817 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.817 INFO [stderr] Dec 18 01:08:45.817 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 18 01:08:45.817 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.817 INFO [stderr] | Dec 18 01:08:45.817 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.817 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.817 INFO [stderr] | Dec 18 01:08:45.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.817 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.817 INFO [stderr] Dec 18 01:08:45.817 INFO [stderr] warning: cannot find type `tag` in this scope Dec 18 01:08:45.817 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.817 INFO [stderr] | Dec 18 01:08:45.817 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.817 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.817 INFO [stderr] | Dec 18 01:08:45.817 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.817 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.817 INFO [stderr] Dec 18 01:08:45.824 INFO [stderr] warning: cannot find type `comment` in this scope Dec 18 01:08:45.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.824 INFO [stderr] | Dec 18 01:08:45.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.824 INFO [stderr] | Dec 18 01:08:45.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.824 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.824 INFO [stderr] Dec 18 01:08:45.824 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 18 01:08:45.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.824 INFO [stderr] | Dec 18 01:08:45.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.824 INFO [stderr] | Dec 18 01:08:45.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.824 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.824 INFO [stderr] Dec 18 01:08:45.824 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 01:08:45.824 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.824 INFO [stderr] | Dec 18 01:08:45.824 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.824 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.824 INFO [stderr] | Dec 18 01:08:45.824 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.824 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.824 INFO [stderr] Dec 18 01:08:45.825 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 18 01:08:45.825 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:45.825 INFO [stderr] | Dec 18 01:08:45.825 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:45.825 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:45.825 INFO [stderr] | Dec 18 01:08:45.825 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:45.825 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:45.825 INFO [stderr] Dec 18 01:08:46.280 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:08:46.280 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:46.280 INFO [stderr] | Dec 18 01:08:46.280 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.280 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.280 INFO [stderr] | Dec 18 01:08:46.280 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 18 01:08:46.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.280 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.280 INFO [stderr] Dec 18 01:08:46.280 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 18 01:08:46.280 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:46.280 INFO [stderr] | Dec 18 01:08:46.280 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.280 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.280 INFO [stderr] | Dec 18 01:08:46.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.280 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.280 INFO [stderr] Dec 18 01:08:46.280 INFO [stderr] warning: cannot find type `relation` in this scope Dec 18 01:08:46.280 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:46.280 INFO [stderr] | Dec 18 01:08:46.280 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.280 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.280 INFO [stderr] | Dec 18 01:08:46.280 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.280 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.280 INFO [stderr] Dec 18 01:08:46.280 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.280 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 18 01:08:46.280 INFO [stderr] | Dec 18 01:08:46.280 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.281 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.281 INFO [stderr] | Dec 18 01:08:46.281 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.281 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.281 INFO [stderr] Dec 18 01:08:46.283 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.283 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:08:46.283 INFO [stderr] | Dec 18 01:08:46.283 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.283 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.283 INFO [stderr] | Dec 18 01:08:46.283 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.283 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.283 INFO [stderr] Dec 18 01:08:46.284 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.284 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:08:46.284 INFO [stderr] | Dec 18 01:08:46.284 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.284 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.284 INFO [stderr] | Dec 18 01:08:46.284 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.284 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.284 INFO [stderr] Dec 18 01:08:46.284 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:08:46.284 INFO [stderr] --> src/models/articles.rs:106:10 Dec 18 01:08:46.284 INFO [stderr] | Dec 18 01:08:46.284 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.284 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.284 INFO [stderr] | Dec 18 01:08:46.284 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.284 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.284 INFO [stderr] Dec 18 01:08:46.284 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.284 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:46.284 INFO [stderr] | Dec 18 01:08:46.284 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.284 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.284 INFO [stderr] | Dec 18 01:08:46.284 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.284 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.284 INFO [stderr] Dec 18 01:08:46.285 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:08:46.285 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.285 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.285 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.285 INFO [stderr] Dec 18 01:08:46.285 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.285 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.285 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.285 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.285 INFO [stderr] Dec 18 01:08:46.285 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 18 01:08:46.285 INFO [stderr] --> src/models/articles.rs:106:59 Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.285 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.285 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.285 INFO [stderr] Dec 18 01:08:46.285 INFO [stderr] warning: cannot find type `articles` in this scope Dec 18 01:08:46.285 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:46.285 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.285 INFO [stderr] | Dec 18 01:08:46.285 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.287 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.287 INFO [stderr] Dec 18 01:08:46.287 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 18 01:08:46.287 INFO [stderr] --> src/models/articles.rs:168:10 Dec 18 01:08:46.287 INFO [stderr] | Dec 18 01:08:46.287 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:46.287 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.287 INFO [stderr] | Dec 18 01:08:46.287 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.287 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.287 INFO [stderr] Dec 18 01:08:46.287 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.287 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:08:46.287 INFO [stderr] | Dec 18 01:08:46.287 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:46.287 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.287 INFO [stderr] | Dec 18 01:08:46.287 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.288 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.288 INFO [stderr] Dec 18 01:08:46.288 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.288 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:08:46.288 INFO [stderr] | Dec 18 01:08:46.288 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:46.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.288 INFO [stderr] | Dec 18 01:08:46.288 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.288 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.288 INFO [stderr] Dec 18 01:08:46.288 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 18 01:08:46.288 INFO [stderr] --> src/models/articles.rs:258:10 Dec 18 01:08:46.288 INFO [stderr] | Dec 18 01:08:46.288 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:46.288 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.288 INFO [stderr] | Dec 18 01:08:46.288 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.288 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.288 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.293 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.293 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/articles.rs:311:10 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.293 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/articles.rs:322:10 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.293 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.293 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.293 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/articles.rs:322:59 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.293 INFO [stderr] Dec 18 01:08:46.293 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.293 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.293 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.293 INFO [stderr] | Dec 18 01:08:46.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.293 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.294 INFO [stderr] Dec 18 01:08:46.294 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.294 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.294 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.294 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.294 INFO [stderr] Dec 18 01:08:46.294 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:08:46.294 INFO [stderr] --> src/models/comment.rs:13:10 Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.294 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.294 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.294 INFO [stderr] Dec 18 01:08:46.294 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.294 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.294 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.294 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.294 INFO [stderr] Dec 18 01:08:46.294 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:08:46.294 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.294 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.294 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.294 INFO [stderr] Dec 18 01:08:46.294 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:08:46.294 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.294 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.294 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.294 INFO [stderr] Dec 18 01:08:46.294 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.294 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.294 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.294 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.294 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.297 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.297 INFO [stderr] Dec 18 01:08:46.297 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 18 01:08:46.297 INFO [stderr] --> src/models/comment.rs:13:59 Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.297 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.297 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.297 INFO [stderr] Dec 18 01:08:46.297 INFO [stderr] warning: cannot find type `comments` in this scope Dec 18 01:08:46.297 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:46.297 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.297 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.297 INFO [stderr] Dec 18 01:08:46.297 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 18 01:08:46.297 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:46.297 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.297 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.297 INFO [stderr] Dec 18 01:08:46.297 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.297 INFO [stderr] --> src/models/comment.rs:53:10 Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 18 01:08:46.297 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.297 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.297 INFO [stderr] Dec 18 01:08:46.297 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.297 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.297 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.297 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.297 INFO [stderr] Dec 18 01:08:46.297 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 18 01:08:46.297 INFO [stderr] --> src/models/tag.rs:10:10 Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.297 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.297 INFO [stderr] | Dec 18 01:08:46.297 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.297 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.297 INFO [stderr] Dec 18 01:08:46.298 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.298 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:08:46.298 INFO [stderr] | Dec 18 01:08:46.298 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.298 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.298 INFO [stderr] | Dec 18 01:08:46.298 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.298 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.298 INFO [stderr] Dec 18 01:08:46.298 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:08:46.298 INFO [stderr] --> src/models/tag.rs:49:10 Dec 18 01:08:46.298 INFO [stderr] | Dec 18 01:08:46.298 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.298 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.298 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.302 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.302 INFO [stderr] Dec 18 01:08:46.302 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.302 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.302 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.302 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.302 INFO [stderr] Dec 18 01:08:46.302 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 18 01:08:46.302 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.302 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.302 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.302 INFO [stderr] Dec 18 01:08:46.302 INFO [stderr] warning: cannot find type `Text` in this scope Dec 18 01:08:46.302 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.302 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.302 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.302 INFO [stderr] Dec 18 01:08:46.302 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 18 01:08:46.302 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.302 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.302 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.302 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.303 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.303 INFO [stderr] Dec 18 01:08:46.303 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 18 01:08:46.303 INFO [stderr] --> src/models/tag.rs:49:59 Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 18 01:08:46.303 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.303 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.303 INFO [stderr] Dec 18 01:08:46.303 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:08:46.303 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.303 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.303 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.303 INFO [stderr] Dec 18 01:08:46.303 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 18 01:08:46.303 INFO [stderr] --> src/models/tag.rs:84:10 Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.303 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.303 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.303 INFO [stderr] Dec 18 01:08:46.303 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.303 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.303 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.303 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.303 INFO [stderr] Dec 18 01:08:46.303 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.303 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.303 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.303 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.303 INFO [stderr] Dec 18 01:08:46.303 INFO [stderr] warning: cannot find type `Users` in this scope Dec 18 01:08:46.303 INFO [stderr] --> src/models/user.rs:15:10 Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.303 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.303 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.303 INFO [stderr] Dec 18 01:08:46.303 INFO [stderr] warning: cannot find type `users` in this scope Dec 18 01:08:46.303 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.303 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.303 INFO [stderr] | Dec 18 01:08:46.303 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.306 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.306 INFO [stderr] Dec 18 01:08:46.306 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 18 01:08:46.306 INFO [stderr] --> src/models/user.rs:80:10 Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.306 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.306 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.306 INFO [stderr] Dec 18 01:08:46.306 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 18 01:08:46.306 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.306 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.306 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.306 INFO [stderr] Dec 18 01:08:46.306 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 18 01:08:46.306 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.306 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.306 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.306 INFO [stderr] Dec 18 01:08:46.306 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 18 01:08:46.306 INFO [stderr] --> src/models/user.rs:157:10 Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 18 01:08:46.306 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.306 INFO [stderr] | Dec 18 01:08:46.306 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.306 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.306 INFO [stderr] Dec 18 01:08:46.310 INFO [stderr] warning: cannot find type `table` in this scope Dec 18 01:08:46.310 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 18 01:08:46.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.310 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.310 INFO [stderr] Dec 18 01:08:46.310 INFO [stderr] warning: cannot find type `id` in this scope Dec 18 01:08:46.310 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.310 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.310 INFO [stderr] Dec 18 01:08:46.310 INFO [stderr] warning: cannot find type `title` in this scope Dec 18 01:08:46.310 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.310 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.310 INFO [stderr] Dec 18 01:08:46.310 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 18 01:08:46.310 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.310 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.310 INFO [stderr] | Dec 18 01:08:46.310 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.310 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.311 INFO [stderr] Dec 18 01:08:46.311 INFO [stderr] warning: cannot find type `content` in this scope Dec 18 01:08:46.311 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.311 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.311 INFO [stderr] Dec 18 01:08:46.311 INFO [stderr] warning: cannot find type `published` in this scope Dec 18 01:08:46.311 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.311 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.311 INFO [stderr] Dec 18 01:08:46.311 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 18 01:08:46.311 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.311 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.311 INFO [stderr] Dec 18 01:08:46.311 INFO [stderr] warning: cannot find type `tags` in this scope Dec 18 01:08:46.311 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.311 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.311 INFO [stderr] Dec 18 01:08:46.311 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 18 01:08:46.311 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.311 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.311 INFO [stderr] | Dec 18 01:08:46.311 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.313 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.313 INFO [stderr] Dec 18 01:08:46.313 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 18 01:08:46.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.313 INFO [stderr] | Dec 18 01:08:46.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.313 INFO [stderr] | Dec 18 01:08:46.313 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.313 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.313 INFO [stderr] Dec 18 01:08:46.313 INFO [stderr] warning: cannot find type `account` in this scope Dec 18 01:08:46.313 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.313 INFO [stderr] | Dec 18 01:08:46.313 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.313 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.313 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.314 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.314 INFO [stderr] Dec 18 01:08:46.314 INFO [stderr] warning: cannot find type `github` in this scope Dec 18 01:08:46.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.314 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.314 INFO [stderr] Dec 18 01:08:46.314 INFO [stderr] warning: cannot find type `password` in this scope Dec 18 01:08:46.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.314 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.314 INFO [stderr] Dec 18 01:08:46.314 INFO [stderr] warning: cannot find type `salt` in this scope Dec 18 01:08:46.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.314 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.314 INFO [stderr] Dec 18 01:08:46.314 INFO [stderr] warning: cannot find type `groups` in this scope Dec 18 01:08:46.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.314 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.314 INFO [stderr] Dec 18 01:08:46.314 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 18 01:08:46.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.314 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.314 INFO [stderr] Dec 18 01:08:46.314 INFO [stderr] warning: cannot find type `say` in this scope Dec 18 01:08:46.314 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.314 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.314 INFO [stderr] | Dec 18 01:08:46.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.314 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.314 INFO [stderr] Dec 18 01:08:46.320 INFO [stderr] warning: cannot find type `email` in this scope Dec 18 01:08:46.320 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.320 INFO [stderr] | Dec 18 01:08:46.320 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.320 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.320 INFO [stderr] | Dec 18 01:08:46.320 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.320 INFO [stderr] Dec 18 01:08:46.320 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 18 01:08:46.320 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.320 INFO [stderr] | Dec 18 01:08:46.320 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.320 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.320 INFO [stderr] | Dec 18 01:08:46.320 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.320 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.320 INFO [stderr] Dec 18 01:08:46.320 INFO [stderr] warning: cannot find type `tag` in this scope Dec 18 01:08:46.320 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.320 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.321 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.321 INFO [stderr] Dec 18 01:08:46.321 INFO [stderr] warning: cannot find type `comment` in this scope Dec 18 01:08:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.321 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.321 INFO [stderr] Dec 18 01:08:46.321 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 18 01:08:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.321 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.321 INFO [stderr] Dec 18 01:08:46.321 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 18 01:08:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.321 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.321 INFO [stderr] Dec 18 01:08:46.321 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 18 01:08:46.321 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 18 01:08:46.321 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 18 01:08:46.321 INFO [stderr] | Dec 18 01:08:46.321 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 18 01:08:46.321 INFO [stderr] = note: for more information, see issue #50504 Dec 18 01:08:46.321 INFO [stderr] Dec 18 01:08:57.365 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s Dec 18 01:08:58.680 INFO running `"docker" "inspect" "497b39d59ec1ea870c673038564e8ea3faf01d1303877108d33257bff8295360"` Dec 18 01:08:59.008 INFO running `"docker" "rm" "-f" "497b39d59ec1ea870c673038564e8ea3faf01d1303877108d33257bff8295360"` Dec 18 01:08:59.260 INFO [stdout] 497b39d59ec1ea870c673038564e8ea3faf01d1303877108d33257bff8295360