Dec 11 19:25:41.482 INFO checking driftluo/MyBlog against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 19:25:41.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-0/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a75e80557a103497cffbcab395a2f37061a77ea-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 19:25:42.018 INFO [stdout] 730a3a6dd9993839d4713a3c0c446700f8f32938cc6b7bee7e24c7712e0ef24d Dec 11 19:25:42.021 INFO running `"docker" "start" "-a" "730a3a6dd9993839d4713a3c0c446700f8f32938cc6b7bee7e24c7712e0ef24d"` Dec 11 19:25:44.373 INFO [stderr] usermod: no changes Dec 11 19:25:44.915 INFO [stderr] Compiling crunchy v0.1.6 Dec 11 19:25:44.920 INFO [stderr] Checking typed-arena v1.4.0 Dec 11 19:25:44.943 INFO [stderr] Checking cookie v0.10.1 Dec 11 19:25:44.945 INFO [stderr] Checking r2d2 v0.8.2 Dec 11 19:25:44.987 INFO [stderr] Compiling serde_json v1.0.21 Dec 11 19:25:44.988 INFO [stderr] Checking uuid v0.6.5 Dec 11 19:25:45.025 INFO [stderr] Compiling pest_derive v1.0.7 Dec 11 19:25:45.027 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 11 19:25:47.970 INFO [stderr] Compiling string_cache v0.7.3 Dec 11 19:25:49.918 INFO [stderr] Checking redis v0.8.0 Dec 11 19:25:50.093 INFO [stderr] Checking hyper v0.10.13 Dec 11 19:25:50.406 INFO [stderr] Checking chrono v0.4.4 Dec 11 19:25:50.938 INFO [stderr] Checking env_logger v0.4.3 Dec 11 19:25:57.346 INFO [stderr] Checking error-chain v0.10.0 Dec 11 19:26:13.948 INFO [stderr] Checking tiny-keccak v1.4.2 Dec 11 19:26:14.025 INFO [stderr] Checking dotenv v0.10.1 Dec 11 19:26:16.712 INFO [stderr] Checking tera v0.10.10 Dec 11 19:26:17.318 INFO [stderr] Checking r2d2_redis v0.7.0 Dec 11 19:26:17.745 INFO [stderr] Compiling markup5ever v0.7.2 Dec 11 19:26:19.940 INFO [stderr] Checking comrak v0.2.13 Dec 11 19:26:20.414 INFO [stderr] Checking sapper v0.1.5 Dec 11 19:26:20.414 INFO [stderr] Checking hyper-native-tls v0.2.4 Dec 11 19:26:25.593 INFO [stderr] Checking diesel v1.3.2 Dec 11 19:26:28.808 INFO [stderr] Checking sapper_logger v0.1.1 Dec 11 19:26:28.808 INFO [stderr] Checking sapper_session v0.1.2 Dec 11 19:26:28.808 INFO [stderr] Checking sapper_body v0.1.1 Dec 11 19:26:28.808 INFO [stderr] Checking sapper_query v0.1.1 Dec 11 19:26:38.756 INFO [stderr] Checking sapper_tmpl v0.1.2 Dec 11 19:26:43.960 INFO [stderr] Checking sapper_std v0.1.7 Dec 11 19:26:44.350 INFO [stderr] Checking html5ever v0.22.3 Dec 11 19:26:49.565 INFO [stderr] Checking ammonia v1.1.0 Dec 11 19:27:17.946 INFO [stderr] Checking blog v0.2.0 (/source) Dec 11 19:27:28.596 INFO [stderr] warning: cannot find type `relation` in this scope Dec 11 19:27:28.596 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.596 INFO [stderr] | Dec 11 19:27:28.596 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.596 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.597 INFO [stderr] | Dec 11 19:27:28.597 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 19:27:28.597 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.597 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.597 INFO [stderr] Dec 11 19:27:28.597 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 11 19:27:28.597 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.597 INFO [stderr] | Dec 11 19:27:28.597 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.597 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.597 INFO [stderr] | Dec 11 19:27:28.597 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.597 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.597 INFO [stderr] Dec 11 19:27:28.597 INFO [stderr] warning: cannot find type `relation` in this scope Dec 11 19:27:28.597 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.597 INFO [stderr] | Dec 11 19:27:28.597 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.597 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.597 INFO [stderr] | Dec 11 19:27:28.597 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.597 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.597 INFO [stderr] Dec 11 19:27:28.597 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.597 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.597 INFO [stderr] | Dec 11 19:27:28.597 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.597 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.597 INFO [stderr] | Dec 11 19:27:28.597 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.597 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.597 INFO [stderr] Dec 11 19:27:28.599 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.599 INFO [stderr] --> src/models/articles.rs:106:10 Dec 11 19:27:28.599 INFO [stderr] | Dec 11 19:27:28.599 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.599 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.599 INFO [stderr] | Dec 11 19:27:28.599 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.599 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.600 INFO [stderr] Dec 11 19:27:28.600 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.600 INFO [stderr] --> src/models/articles.rs:106:10 Dec 11 19:27:28.600 INFO [stderr] | Dec 11 19:27:28.600 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.600 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.600 INFO [stderr] | Dec 11 19:27:28.601 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.601 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.601 INFO [stderr] Dec 11 19:27:28.602 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 11 19:27:28.602 INFO [stderr] --> src/models/articles.rs:106:10 Dec 11 19:27:28.602 INFO [stderr] | Dec 11 19:27:28.602 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.602 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.603 INFO [stderr] | Dec 11 19:27:28.603 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.603 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.603 INFO [stderr] Dec 11 19:27:28.605 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.605 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.605 INFO [stderr] | Dec 11 19:27:28.605 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.605 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.606 INFO [stderr] | Dec 11 19:27:28.606 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.606 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.607 INFO [stderr] Dec 11 19:27:28.607 INFO [stderr] warning: cannot find type `articles` in this scope Dec 11 19:27:28.607 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.607 INFO [stderr] | Dec 11 19:27:28.608 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.608 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.608 INFO [stderr] | Dec 11 19:27:28.608 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.609 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.609 INFO [stderr] Dec 11 19:27:28.609 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.610 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.610 INFO [stderr] | Dec 11 19:27:28.610 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.610 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.611 INFO [stderr] | Dec 11 19:27:28.611 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.611 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.611 INFO [stderr] Dec 11 19:27:28.612 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 11 19:27:28.612 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.612 INFO [stderr] | Dec 11 19:27:28.612 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.612 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.612 INFO [stderr] | Dec 11 19:27:28.612 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.613 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.613 INFO [stderr] Dec 11 19:27:28.613 INFO [stderr] warning: cannot find type `articles` in this scope Dec 11 19:27:28.613 INFO [stderr] --> src/models/articles.rs:168:10 Dec 11 19:27:28.613 INFO [stderr] | Dec 11 19:27:28.613 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.613 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.613 INFO [stderr] | Dec 11 19:27:28.614 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.614 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.614 INFO [stderr] Dec 11 19:27:28.614 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 11 19:27:28.614 INFO [stderr] --> src/models/articles.rs:168:10 Dec 11 19:27:28.614 INFO [stderr] | Dec 11 19:27:28.614 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.614 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.614 INFO [stderr] | Dec 11 19:27:28.614 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.615 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.615 INFO [stderr] Dec 11 19:27:28.616 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.616 INFO [stderr] --> src/models/articles.rs:258:10 Dec 11 19:27:28.616 INFO [stderr] | Dec 11 19:27:28.616 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.617 INFO [stderr] | Dec 11 19:27:28.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.617 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.617 INFO [stderr] Dec 11 19:27:28.617 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.617 INFO [stderr] --> src/models/articles.rs:258:10 Dec 11 19:27:28.617 INFO [stderr] | Dec 11 19:27:28.617 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.617 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.617 INFO [stderr] | Dec 11 19:27:28.617 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.617 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.618 INFO [stderr] Dec 11 19:27:28.618 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 11 19:27:28.618 INFO [stderr] --> src/models/articles.rs:258:10 Dec 11 19:27:28.618 INFO [stderr] | Dec 11 19:27:28.618 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.618 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.618 INFO [stderr] | Dec 11 19:27:28.618 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.618 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.618 INFO [stderr] Dec 11 19:27:28.619 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.619 INFO [stderr] --> src/models/articles.rs:311:10 Dec 11 19:27:28.619 INFO [stderr] | Dec 11 19:27:28.619 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.619 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.619 INFO [stderr] | Dec 11 19:27:28.619 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.619 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.619 INFO [stderr] Dec 11 19:27:28.619 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.619 INFO [stderr] --> src/models/articles.rs:311:10 Dec 11 19:27:28.619 INFO [stderr] | Dec 11 19:27:28.619 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.619 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.620 INFO [stderr] | Dec 11 19:27:28.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.620 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.620 INFO [stderr] Dec 11 19:27:28.620 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 11 19:27:28.620 INFO [stderr] --> src/models/articles.rs:311:10 Dec 11 19:27:28.620 INFO [stderr] | Dec 11 19:27:28.620 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.620 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.620 INFO [stderr] | Dec 11 19:27:28.620 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.621 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.621 INFO [stderr] Dec 11 19:27:28.621 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 11 19:27:28.621 INFO [stderr] --> src/models/articles.rs:322:10 Dec 11 19:27:28.621 INFO [stderr] | Dec 11 19:27:28.621 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.621 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.621 INFO [stderr] | Dec 11 19:27:28.621 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.621 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.621 INFO [stderr] Dec 11 19:27:28.622 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 19:27:28.622 INFO [stderr] --> src/models/articles.rs:322:59 Dec 11 19:27:28.622 INFO [stderr] | Dec 11 19:27:28.622 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.622 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.622 INFO [stderr] | Dec 11 19:27:28.622 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.623 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.623 INFO [stderr] Dec 11 19:27:28.623 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 19:27:28.623 INFO [stderr] --> src/models/articles.rs:322:59 Dec 11 19:27:28.623 INFO [stderr] | Dec 11 19:27:28.623 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.623 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.623 INFO [stderr] | Dec 11 19:27:28.623 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.623 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.623 INFO [stderr] Dec 11 19:27:28.623 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 11 19:27:28.623 INFO [stderr] --> src/models/articles.rs:322:59 Dec 11 19:27:28.624 INFO [stderr] | Dec 11 19:27:28.624 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.624 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.624 INFO [stderr] | Dec 11 19:27:28.624 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.624 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.624 INFO [stderr] Dec 11 19:27:28.625 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.625 INFO [stderr] --> src/models/comment.rs:13:10 Dec 11 19:27:28.625 INFO [stderr] | Dec 11 19:27:28.625 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.625 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.625 INFO [stderr] | Dec 11 19:27:28.625 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.625 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.626 INFO [stderr] Dec 11 19:27:28.626 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.626 INFO [stderr] --> src/models/comment.rs:13:10 Dec 11 19:27:28.626 INFO [stderr] | Dec 11 19:27:28.626 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.626 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.626 INFO [stderr] | Dec 11 19:27:28.626 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.627 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.627 INFO [stderr] Dec 11 19:27:28.627 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 11 19:27:28.627 INFO [stderr] --> src/models/comment.rs:13:10 Dec 11 19:27:28.627 INFO [stderr] | Dec 11 19:27:28.627 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.627 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.627 INFO [stderr] | Dec 11 19:27:28.627 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.628 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.628 INFO [stderr] Dec 11 19:27:28.629 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.629 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.629 INFO [stderr] | Dec 11 19:27:28.629 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.629 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.629 INFO [stderr] | Dec 11 19:27:28.629 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.629 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.629 INFO [stderr] Dec 11 19:27:28.629 INFO [stderr] warning: cannot find type `comments` in this scope Dec 11 19:27:28.630 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.630 INFO [stderr] | Dec 11 19:27:28.630 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.630 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.630 INFO [stderr] | Dec 11 19:27:28.630 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.630 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.630 INFO [stderr] Dec 11 19:27:28.630 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 19:27:28.630 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.631 INFO [stderr] | Dec 11 19:27:28.631 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.631 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.631 INFO [stderr] | Dec 11 19:27:28.631 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.631 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.631 INFO [stderr] Dec 11 19:27:28.631 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.632 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.632 INFO [stderr] | Dec 11 19:27:28.632 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.632 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.632 INFO [stderr] | Dec 11 19:27:28.632 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.632 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.632 INFO [stderr] Dec 11 19:27:28.633 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 11 19:27:28.633 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.633 INFO [stderr] | Dec 11 19:27:28.633 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.633 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.633 INFO [stderr] | Dec 11 19:27:28.633 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.633 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.633 INFO [stderr] Dec 11 19:27:28.634 INFO [stderr] warning: cannot find type `comments` in this scope Dec 11 19:27:28.634 INFO [stderr] --> src/models/comment.rs:53:10 Dec 11 19:27:28.634 INFO [stderr] | Dec 11 19:27:28.634 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.634 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.634 INFO [stderr] | Dec 11 19:27:28.635 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.635 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.635 INFO [stderr] Dec 11 19:27:28.635 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 11 19:27:28.635 INFO [stderr] --> src/models/comment.rs:53:10 Dec 11 19:27:28.635 INFO [stderr] | Dec 11 19:27:28.635 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.635 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.636 INFO [stderr] | Dec 11 19:27:28.636 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.636 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.636 INFO [stderr] Dec 11 19:27:28.636 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.636 INFO [stderr] --> src/models/comment.rs:53:10 Dec 11 19:27:28.636 INFO [stderr] | Dec 11 19:27:28.636 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.637 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.637 INFO [stderr] | Dec 11 19:27:28.637 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.637 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.637 INFO [stderr] Dec 11 19:27:28.639 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.639 INFO [stderr] --> src/models/tag.rs:10:10 Dec 11 19:27:28.639 INFO [stderr] | Dec 11 19:27:28.639 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.639 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.639 INFO [stderr] | Dec 11 19:27:28.639 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.639 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.639 INFO [stderr] Dec 11 19:27:28.640 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 11 19:27:28.640 INFO [stderr] --> src/models/tag.rs:10:10 Dec 11 19:27:28.640 INFO [stderr] | Dec 11 19:27:28.640 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.640 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.640 INFO [stderr] | Dec 11 19:27:28.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.640 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.640 INFO [stderr] Dec 11 19:27:28.641 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.641 INFO [stderr] --> src/models/tag.rs:49:10 Dec 11 19:27:28.641 INFO [stderr] | Dec 11 19:27:28.641 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.641 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.641 INFO [stderr] | Dec 11 19:27:28.641 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.641 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.641 INFO [stderr] Dec 11 19:27:28.641 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 11 19:27:28.642 INFO [stderr] --> src/models/tag.rs:49:10 Dec 11 19:27:28.642 INFO [stderr] | Dec 11 19:27:28.642 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.642 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.642 INFO [stderr] | Dec 11 19:27:28.642 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.642 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.642 INFO [stderr] Dec 11 19:27:28.643 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.643 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.643 INFO [stderr] | Dec 11 19:27:28.643 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.643 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.643 INFO [stderr] | Dec 11 19:27:28.643 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.643 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.643 INFO [stderr] Dec 11 19:27:28.643 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 11 19:27:28.643 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.643 INFO [stderr] | Dec 11 19:27:28.643 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.643 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.644 INFO [stderr] | Dec 11 19:27:28.644 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.644 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.644 INFO [stderr] Dec 11 19:27:28.648 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 19:27:28.648 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.648 INFO [stderr] | Dec 11 19:27:28.648 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.648 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.648 INFO [stderr] | Dec 11 19:27:28.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.648 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.648 INFO [stderr] Dec 11 19:27:28.648 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 19:27:28.648 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.648 INFO [stderr] | Dec 11 19:27:28.648 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.648 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.648 INFO [stderr] | Dec 11 19:27:28.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `tags` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/tag.rs:84:10 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/tag.rs:84:10 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/user.rs:15:10 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/user.rs:15:10 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `Users` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/user.rs:15:10 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/user.rs:80:10 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.649 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 11 19:27:28.649 INFO [stderr] --> src/models/user.rs:80:10 Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.649 INFO [stderr] | Dec 11 19:27:28.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.649 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.649 INFO [stderr] Dec 11 19:27:28.650 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.650 INFO [stderr] --> src/models/user.rs:157:10 Dec 11 19:27:28.650 INFO [stderr] | Dec 11 19:27:28.650 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.650 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.650 INFO [stderr] | Dec 11 19:27:28.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.650 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.650 INFO [stderr] Dec 11 19:27:28.650 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.650 INFO [stderr] --> src/models/user.rs:157:10 Dec 11 19:27:28.650 INFO [stderr] | Dec 11 19:27:28.650 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.650 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.650 INFO [stderr] | Dec 11 19:27:28.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.650 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.650 INFO [stderr] Dec 11 19:27:28.650 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 11 19:27:28.650 INFO [stderr] --> src/models/user.rs:157:10 Dec 11 19:27:28.650 INFO [stderr] | Dec 11 19:27:28.650 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.650 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.651 INFO [stderr] | Dec 11 19:27:28.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.651 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.651 INFO [stderr] Dec 11 19:27:28.654 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 19:27:28.654 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 19:27:28.654 INFO [stderr] | Dec 11 19:27:28.654 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 19:27:28.654 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.654 INFO [stderr] | Dec 11 19:27:28.654 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.654 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.654 INFO [stderr] Dec 11 19:27:28.655 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 19:27:28.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.655 INFO [stderr] | Dec 11 19:27:28.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.655 INFO [stderr] | Dec 11 19:27:28.655 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.655 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.655 INFO [stderr] Dec 11 19:27:28.655 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 19:27:28.655 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.655 INFO [stderr] | Dec 11 19:27:28.655 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.655 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.655 INFO [stderr] | Dec 11 19:27:28.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.656 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.656 INFO [stderr] Dec 11 19:27:28.656 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 11 19:27:28.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.656 INFO [stderr] | Dec 11 19:27:28.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.656 INFO [stderr] | Dec 11 19:27:28.656 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.656 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.656 INFO [stderr] Dec 11 19:27:28.657 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 19:27:28.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.657 INFO [stderr] | Dec 11 19:27:28.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.657 INFO [stderr] | Dec 11 19:27:28.657 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.657 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.657 INFO [stderr] Dec 11 19:27:28.657 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 19:27:28.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.657 INFO [stderr] | Dec 11 19:27:28.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.657 INFO [stderr] | Dec 11 19:27:28.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.658 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.658 INFO [stderr] Dec 11 19:27:28.658 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 11 19:27:28.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.658 INFO [stderr] | Dec 11 19:27:28.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.658 INFO [stderr] | Dec 11 19:27:28.658 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.658 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.658 INFO [stderr] Dec 11 19:27:28.659 INFO [stderr] warning: cannot find type `tags` in this scope Dec 11 19:27:28.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.659 INFO [stderr] | Dec 11 19:27:28.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.659 INFO [stderr] | Dec 11 19:27:28.659 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.659 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.659 INFO [stderr] Dec 11 19:27:28.659 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 11 19:27:28.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.659 INFO [stderr] | Dec 11 19:27:28.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.659 INFO [stderr] | Dec 11 19:27:28.659 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.659 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.659 INFO [stderr] Dec 11 19:27:28.659 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 11 19:27:28.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.659 INFO [stderr] | Dec 11 19:27:28.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.659 INFO [stderr] | Dec 11 19:27:28.659 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.659 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.660 INFO [stderr] Dec 11 19:27:28.661 INFO [stderr] warning: cannot find type `account` in this scope Dec 11 19:27:28.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.661 INFO [stderr] | Dec 11 19:27:28.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.661 INFO [stderr] | Dec 11 19:27:28.661 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.662 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.662 INFO [stderr] Dec 11 19:27:28.662 INFO [stderr] warning: cannot find type `github` in this scope Dec 11 19:27:28.662 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.662 INFO [stderr] | Dec 11 19:27:28.662 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.662 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.662 INFO [stderr] | Dec 11 19:27:28.662 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.662 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.662 INFO [stderr] Dec 11 19:27:28.663 INFO [stderr] warning: cannot find type `password` in this scope Dec 11 19:27:28.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.663 INFO [stderr] | Dec 11 19:27:28.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.663 INFO [stderr] | Dec 11 19:27:28.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.663 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.663 INFO [stderr] Dec 11 19:27:28.663 INFO [stderr] warning: cannot find type `salt` in this scope Dec 11 19:27:28.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.663 INFO [stderr] | Dec 11 19:27:28.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.663 INFO [stderr] | Dec 11 19:27:28.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.663 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.663 INFO [stderr] Dec 11 19:27:28.664 INFO [stderr] warning: cannot find type `groups` in this scope Dec 11 19:27:28.664 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.664 INFO [stderr] | Dec 11 19:27:28.664 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.664 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.664 INFO [stderr] | Dec 11 19:27:28.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.664 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.664 INFO [stderr] Dec 11 19:27:28.664 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 11 19:27:28.664 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.664 INFO [stderr] | Dec 11 19:27:28.664 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.664 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.664 INFO [stderr] | Dec 11 19:27:28.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.664 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.665 INFO [stderr] Dec 11 19:27:28.665 INFO [stderr] warning: cannot find type `say` in this scope Dec 11 19:27:28.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.665 INFO [stderr] | Dec 11 19:27:28.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.665 INFO [stderr] | Dec 11 19:27:28.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.665 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.665 INFO [stderr] Dec 11 19:27:28.665 INFO [stderr] warning: cannot find type `email` in this scope Dec 11 19:27:28.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.665 INFO [stderr] | Dec 11 19:27:28.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.665 INFO [stderr] | Dec 11 19:27:28.666 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.666 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.666 INFO [stderr] Dec 11 19:27:28.666 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 11 19:27:28.666 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.666 INFO [stderr] | Dec 11 19:27:28.666 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.666 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.666 INFO [stderr] | Dec 11 19:27:28.666 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.666 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.666 INFO [stderr] Dec 11 19:27:28.667 INFO [stderr] warning: cannot find type `tag` in this scope Dec 11 19:27:28.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.667 INFO [stderr] | Dec 11 19:27:28.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.667 INFO [stderr] | Dec 11 19:27:28.667 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.667 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.667 INFO [stderr] Dec 11 19:27:28.668 INFO [stderr] warning: cannot find type `comment` in this scope Dec 11 19:27:28.668 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.668 INFO [stderr] | Dec 11 19:27:28.668 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.668 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.668 INFO [stderr] | Dec 11 19:27:28.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.668 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.668 INFO [stderr] Dec 11 19:27:28.668 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 11 19:27:28.668 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.668 INFO [stderr] | Dec 11 19:27:28.668 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.668 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.668 INFO [stderr] | Dec 11 19:27:28.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.668 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.668 INFO [stderr] Dec 11 19:27:28.669 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 19:27:28.669 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.669 INFO [stderr] | Dec 11 19:27:28.669 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.669 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.669 INFO [stderr] | Dec 11 19:27:28.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.669 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.669 INFO [stderr] Dec 11 19:27:28.670 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 11 19:27:28.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.670 INFO [stderr] | Dec 11 19:27:28.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.670 INFO [stderr] | Dec 11 19:27:28.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.670 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.670 INFO [stderr] Dec 11 19:27:28.868 INFO [stderr] warning: cannot find type `relation` in this scope Dec 11 19:27:28.868 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.868 INFO [stderr] | Dec 11 19:27:28.868 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.868 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.868 INFO [stderr] | Dec 11 19:27:28.868 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 19:27:28.868 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.868 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.868 INFO [stderr] Dec 11 19:27:28.868 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 11 19:27:28.868 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.869 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.869 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.869 INFO [stderr] Dec 11 19:27:28.869 INFO [stderr] warning: cannot find type `relation` in this scope Dec 11 19:27:28.869 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.869 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.869 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.869 INFO [stderr] Dec 11 19:27:28.869 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.869 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.869 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.869 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.869 INFO [stderr] Dec 11 19:27:28.869 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.869 INFO [stderr] --> src/models/articles.rs:106:10 Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.869 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.869 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.869 INFO [stderr] Dec 11 19:27:28.869 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.869 INFO [stderr] --> src/models/articles.rs:106:10 Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.869 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.869 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.869 INFO [stderr] Dec 11 19:27:28.869 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 11 19:27:28.869 INFO [stderr] --> src/models/articles.rs:106:10 Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.869 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.869 INFO [stderr] | Dec 11 19:27:28.869 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.869 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.869 INFO [stderr] Dec 11 19:27:28.870 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.870 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.870 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.870 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.870 INFO [stderr] Dec 11 19:27:28.870 INFO [stderr] warning: cannot find type `articles` in this scope Dec 11 19:27:28.870 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.870 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.870 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.870 INFO [stderr] Dec 11 19:27:28.870 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.870 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.870 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.870 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.870 INFO [stderr] Dec 11 19:27:28.870 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 11 19:27:28.870 INFO [stderr] --> src/models/articles.rs:106:59 Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.870 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.870 INFO [stderr] | Dec 11 19:27:28.870 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.870 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.870 INFO [stderr] Dec 11 19:27:28.870 INFO [stderr] warning: cannot find type `articles` in this scope Dec 11 19:27:28.870 INFO [stderr] --> src/models/articles.rs:168:10 Dec 11 19:27:28.871 INFO [stderr] | Dec 11 19:27:28.871 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.871 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.871 INFO [stderr] | Dec 11 19:27:28.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.871 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.871 INFO [stderr] Dec 11 19:27:28.871 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 11 19:27:28.871 INFO [stderr] --> src/models/articles.rs:168:10 Dec 11 19:27:28.871 INFO [stderr] | Dec 11 19:27:28.871 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.871 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.871 INFO [stderr] | Dec 11 19:27:28.871 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.871 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.871 INFO [stderr] Dec 11 19:27:28.872 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.872 INFO [stderr] --> src/models/articles.rs:258:10 Dec 11 19:27:28.872 INFO [stderr] | Dec 11 19:27:28.872 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.872 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.872 INFO [stderr] | Dec 11 19:27:28.872 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.872 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.872 INFO [stderr] Dec 11 19:27:28.872 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.872 INFO [stderr] --> src/models/articles.rs:258:10 Dec 11 19:27:28.872 INFO [stderr] | Dec 11 19:27:28.872 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.872 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.872 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.873 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.873 INFO [stderr] Dec 11 19:27:28.873 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 11 19:27:28.873 INFO [stderr] --> src/models/articles.rs:258:10 Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.873 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.873 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.873 INFO [stderr] Dec 11 19:27:28.873 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.873 INFO [stderr] --> src/models/articles.rs:311:10 Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.873 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.873 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.873 INFO [stderr] Dec 11 19:27:28.873 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.873 INFO [stderr] --> src/models/articles.rs:311:10 Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.873 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.873 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.873 INFO [stderr] Dec 11 19:27:28.873 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 11 19:27:28.873 INFO [stderr] --> src/models/articles.rs:311:10 Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 11 19:27:28.873 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.873 INFO [stderr] | Dec 11 19:27:28.873 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.873 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.873 INFO [stderr] Dec 11 19:27:28.874 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 11 19:27:28.874 INFO [stderr] --> src/models/articles.rs:322:10 Dec 11 19:27:28.874 INFO [stderr] | Dec 11 19:27:28.874 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.874 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.874 INFO [stderr] | Dec 11 19:27:28.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.874 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.874 INFO [stderr] Dec 11 19:27:28.874 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 19:27:28.874 INFO [stderr] --> src/models/articles.rs:322:59 Dec 11 19:27:28.874 INFO [stderr] | Dec 11 19:27:28.874 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.874 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.874 INFO [stderr] | Dec 11 19:27:28.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.874 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.874 INFO [stderr] Dec 11 19:27:28.874 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 19:27:28.874 INFO [stderr] --> src/models/articles.rs:322:59 Dec 11 19:27:28.874 INFO [stderr] | Dec 11 19:27:28.874 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.874 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.874 INFO [stderr] | Dec 11 19:27:28.874 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.874 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.874 INFO [stderr] Dec 11 19:27:28.874 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 11 19:27:28.874 INFO [stderr] --> src/models/articles.rs:322:59 Dec 11 19:27:28.874 INFO [stderr] | Dec 11 19:27:28.874 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.874 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.875 INFO [stderr] | Dec 11 19:27:28.875 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.875 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.875 INFO [stderr] Dec 11 19:27:28.875 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.875 INFO [stderr] --> src/models/comment.rs:13:10 Dec 11 19:27:28.875 INFO [stderr] | Dec 11 19:27:28.876 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.876 INFO [stderr] | Dec 11 19:27:28.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.876 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.876 INFO [stderr] Dec 11 19:27:28.876 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.876 INFO [stderr] --> src/models/comment.rs:13:10 Dec 11 19:27:28.876 INFO [stderr] | Dec 11 19:27:28.876 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.876 INFO [stderr] | Dec 11 19:27:28.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.876 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.876 INFO [stderr] Dec 11 19:27:28.876 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 11 19:27:28.876 INFO [stderr] --> src/models/comment.rs:13:10 Dec 11 19:27:28.876 INFO [stderr] | Dec 11 19:27:28.876 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.876 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.876 INFO [stderr] | Dec 11 19:27:28.876 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.876 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.876 INFO [stderr] Dec 11 19:27:28.877 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.877 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.877 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.877 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.877 INFO [stderr] Dec 11 19:27:28.877 INFO [stderr] warning: cannot find type `comments` in this scope Dec 11 19:27:28.877 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.877 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.877 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.877 INFO [stderr] Dec 11 19:27:28.877 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 19:27:28.877 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.877 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.877 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.877 INFO [stderr] Dec 11 19:27:28.877 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.877 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.877 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.877 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.877 INFO [stderr] Dec 11 19:27:28.877 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 11 19:27:28.877 INFO [stderr] --> src/models/comment.rs:13:59 Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.877 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.877 INFO [stderr] | Dec 11 19:27:28.877 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.877 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.877 INFO [stderr] Dec 11 19:27:28.878 INFO [stderr] warning: cannot find type `comments` in this scope Dec 11 19:27:28.878 INFO [stderr] --> src/models/comment.rs:53:10 Dec 11 19:27:28.878 INFO [stderr] | Dec 11 19:27:28.878 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.878 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.878 INFO [stderr] | Dec 11 19:27:28.878 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.878 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.878 INFO [stderr] Dec 11 19:27:28.878 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 11 19:27:28.878 INFO [stderr] --> src/models/comment.rs:53:10 Dec 11 19:27:28.878 INFO [stderr] | Dec 11 19:27:28.878 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.878 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.878 INFO [stderr] | Dec 11 19:27:28.878 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.878 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.878 INFO [stderr] Dec 11 19:27:28.878 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.878 INFO [stderr] --> src/models/comment.rs:53:10 Dec 11 19:27:28.878 INFO [stderr] | Dec 11 19:27:28.878 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 11 19:27:28.878 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.878 INFO [stderr] | Dec 11 19:27:28.878 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.878 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.878 INFO [stderr] Dec 11 19:27:28.880 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.880 INFO [stderr] --> src/models/tag.rs:10:10 Dec 11 19:27:28.880 INFO [stderr] | Dec 11 19:27:28.880 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.880 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.880 INFO [stderr] | Dec 11 19:27:28.880 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.880 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.880 INFO [stderr] Dec 11 19:27:28.880 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 11 19:27:28.880 INFO [stderr] --> src/models/tag.rs:10:10 Dec 11 19:27:28.880 INFO [stderr] | Dec 11 19:27:28.880 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.880 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.880 INFO [stderr] | Dec 11 19:27:28.880 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.880 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.880 INFO [stderr] Dec 11 19:27:28.888 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.888 INFO [stderr] --> src/models/tag.rs:49:10 Dec 11 19:27:28.888 INFO [stderr] | Dec 11 19:27:28.888 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.888 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.889 INFO [stderr] | Dec 11 19:27:28.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.889 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.889 INFO [stderr] Dec 11 19:27:28.889 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 11 19:27:28.889 INFO [stderr] --> src/models/tag.rs:49:10 Dec 11 19:27:28.889 INFO [stderr] | Dec 11 19:27:28.889 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.889 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.889 INFO [stderr] | Dec 11 19:27:28.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.889 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.889 INFO [stderr] Dec 11 19:27:28.889 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.889 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.889 INFO [stderr] | Dec 11 19:27:28.889 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.889 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.889 INFO [stderr] | Dec 11 19:27:28.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.889 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.889 INFO [stderr] Dec 11 19:27:28.889 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 11 19:27:28.889 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.889 INFO [stderr] | Dec 11 19:27:28.889 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.889 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.889 INFO [stderr] | Dec 11 19:27:28.889 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.889 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.889 INFO [stderr] Dec 11 19:27:28.890 INFO [stderr] warning: cannot find type `Text` in this scope Dec 11 19:27:28.890 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.890 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.890 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.890 INFO [stderr] Dec 11 19:27:28.890 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 11 19:27:28.890 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.890 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.890 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.890 INFO [stderr] Dec 11 19:27:28.890 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 11 19:27:28.890 INFO [stderr] --> src/models/tag.rs:49:59 Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 11 19:27:28.890 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.890 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.890 INFO [stderr] Dec 11 19:27:28.890 INFO [stderr] warning: cannot find type `tags` in this scope Dec 11 19:27:28.890 INFO [stderr] --> src/models/tag.rs:84:10 Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.890 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.890 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.890 INFO [stderr] Dec 11 19:27:28.890 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 11 19:27:28.890 INFO [stderr] --> src/models/tag.rs:84:10 Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.890 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.890 INFO [stderr] | Dec 11 19:27:28.890 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.890 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.890 INFO [stderr] Dec 11 19:27:28.891 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.891 INFO [stderr] --> src/models/user.rs:15:10 Dec 11 19:27:28.891 INFO [stderr] | Dec 11 19:27:28.891 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.891 INFO [stderr] | Dec 11 19:27:28.891 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.891 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.891 INFO [stderr] Dec 11 19:27:28.891 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.891 INFO [stderr] --> src/models/user.rs:15:10 Dec 11 19:27:28.891 INFO [stderr] | Dec 11 19:27:28.891 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.891 INFO [stderr] | Dec 11 19:27:28.891 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.891 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.891 INFO [stderr] Dec 11 19:27:28.891 INFO [stderr] warning: cannot find type `Users` in this scope Dec 11 19:27:28.891 INFO [stderr] --> src/models/user.rs:15:10 Dec 11 19:27:28.891 INFO [stderr] | Dec 11 19:27:28.891 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.891 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.891 INFO [stderr] | Dec 11 19:27:28.891 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.891 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.891 INFO [stderr] Dec 11 19:27:28.896 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 19:27:28.896 INFO [stderr] --> src/models/user.rs:80:10 Dec 11 19:27:28.896 INFO [stderr] | Dec 11 19:27:28.896 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.896 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.896 INFO [stderr] | Dec 11 19:27:28.896 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.896 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.896 INFO [stderr] Dec 11 19:27:28.896 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 11 19:27:28.896 INFO [stderr] --> src/models/user.rs:80:10 Dec 11 19:27:28.896 INFO [stderr] | Dec 11 19:27:28.896 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.896 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.896 INFO [stderr] | Dec 11 19:27:28.896 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.896 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.896 INFO [stderr] Dec 11 19:27:28.898 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 11 19:27:28.898 INFO [stderr] --> src/models/user.rs:157:10 Dec 11 19:27:28.898 INFO [stderr] | Dec 11 19:27:28.898 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.898 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.898 INFO [stderr] | Dec 11 19:27:28.898 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.898 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.898 INFO [stderr] Dec 11 19:27:28.898 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 19:27:28.898 INFO [stderr] --> src/models/user.rs:157:10 Dec 11 19:27:28.898 INFO [stderr] | Dec 11 19:27:28.898 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.898 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.898 INFO [stderr] | Dec 11 19:27:28.898 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.898 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.898 INFO [stderr] Dec 11 19:27:28.898 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 11 19:27:28.898 INFO [stderr] --> src/models/user.rs:157:10 Dec 11 19:27:28.898 INFO [stderr] | Dec 11 19:27:28.898 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 11 19:27:28.898 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.898 INFO [stderr] | Dec 11 19:27:28.898 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.898 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.898 INFO [stderr] Dec 11 19:27:28.901 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 19:27:28.901 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 19:27:28.901 INFO [stderr] | Dec 11 19:27:28.901 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 19:27:28.901 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.901 INFO [stderr] | Dec 11 19:27:28.901 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.901 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.901 INFO [stderr] Dec 11 19:27:28.902 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 19:27:28.902 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.902 INFO [stderr] | Dec 11 19:27:28.902 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.902 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.904 INFO [stderr] | Dec 11 19:27:28.904 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.904 INFO [stderr] Dec 11 19:27:28.904 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 19:27:28.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.904 INFO [stderr] | Dec 11 19:27:28.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.904 INFO [stderr] | Dec 11 19:27:28.904 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.904 INFO [stderr] Dec 11 19:27:28.905 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 11 19:27:28.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.905 INFO [stderr] Dec 11 19:27:28.905 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 19:27:28.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.905 INFO [stderr] Dec 11 19:27:28.905 INFO [stderr] warning: cannot find type `published` in this scope Dec 11 19:27:28.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.905 INFO [stderr] Dec 11 19:27:28.905 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 11 19:27:28.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.905 INFO [stderr] | Dec 11 19:27:28.905 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.905 INFO [stderr] Dec 11 19:27:28.906 INFO [stderr] warning: cannot find type `tags` in this scope Dec 11 19:27:28.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.906 INFO [stderr] | Dec 11 19:27:28.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.906 INFO [stderr] | Dec 11 19:27:28.906 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.906 INFO [stderr] Dec 11 19:27:28.906 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 11 19:27:28.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.906 INFO [stderr] | Dec 11 19:27:28.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.912 INFO [stderr] | Dec 11 19:27:28.912 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.912 INFO [stderr] Dec 11 19:27:28.912 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 11 19:27:28.912 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.912 INFO [stderr] | Dec 11 19:27:28.912 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.912 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.912 INFO [stderr] | Dec 11 19:27:28.912 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.912 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.912 INFO [stderr] Dec 11 19:27:28.914 INFO [stderr] warning: cannot find type `account` in this scope Dec 11 19:27:28.914 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.914 INFO [stderr] | Dec 11 19:27:28.914 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.914 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.914 INFO [stderr] | Dec 11 19:27:28.914 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.914 INFO [stderr] Dec 11 19:27:28.914 INFO [stderr] warning: cannot find type `github` in this scope Dec 11 19:27:28.914 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.914 INFO [stderr] | Dec 11 19:27:28.914 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.914 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.914 INFO [stderr] | Dec 11 19:27:28.914 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.914 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.914 INFO [stderr] Dec 11 19:27:28.915 INFO [stderr] warning: cannot find type `password` in this scope Dec 11 19:27:28.915 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.915 INFO [stderr] | Dec 11 19:27:28.915 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.915 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.915 INFO [stderr] | Dec 11 19:27:28.915 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.915 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.915 INFO [stderr] Dec 11 19:27:28.915 INFO [stderr] warning: cannot find type `salt` in this scope Dec 11 19:27:28.915 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.915 INFO [stderr] | Dec 11 19:27:28.915 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.915 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.915 INFO [stderr] | Dec 11 19:27:28.915 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.915 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.915 INFO [stderr] Dec 11 19:27:28.915 INFO [stderr] warning: cannot find type `groups` in this scope Dec 11 19:27:28.915 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.915 INFO [stderr] | Dec 11 19:27:28.915 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.915 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.915 INFO [stderr] | Dec 11 19:27:28.915 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.915 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.915 INFO [stderr] Dec 11 19:27:28.916 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 11 19:27:28.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.916 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.916 INFO [stderr] Dec 11 19:27:28.916 INFO [stderr] warning: cannot find type `say` in this scope Dec 11 19:27:28.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.916 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.916 INFO [stderr] Dec 11 19:27:28.916 INFO [stderr] warning: cannot find type `email` in this scope Dec 11 19:27:28.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.916 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.916 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.916 INFO [stderr] Dec 11 19:27:28.916 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 11 19:27:28.916 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.916 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.916 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.916 INFO [stderr] | Dec 11 19:27:28.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.917 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.917 INFO [stderr] Dec 11 19:27:28.917 INFO [stderr] warning: cannot find type `tag` in this scope Dec 11 19:27:28.917 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.917 INFO [stderr] | Dec 11 19:27:28.917 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.917 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.917 INFO [stderr] | Dec 11 19:27:28.917 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.917 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.917 INFO [stderr] Dec 11 19:27:28.918 INFO [stderr] warning: cannot find type `comment` in this scope Dec 11 19:27:28.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.918 INFO [stderr] | Dec 11 19:27:28.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.918 INFO [stderr] | Dec 11 19:27:28.918 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.918 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.918 INFO [stderr] Dec 11 19:27:28.918 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 11 19:27:28.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.918 INFO [stderr] | Dec 11 19:27:28.918 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.918 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.918 INFO [stderr] | Dec 11 19:27:28.918 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.918 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.918 INFO [stderr] Dec 11 19:27:28.918 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 19:27:28.918 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.919 INFO [stderr] | Dec 11 19:27:28.919 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.919 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.919 INFO [stderr] | Dec 11 19:27:28.919 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.919 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.920 INFO [stderr] Dec 11 19:27:28.921 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 11 19:27:28.921 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 19:27:28.921 INFO [stderr] | Dec 11 19:27:28.921 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 19:27:28.921 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 19:27:28.921 INFO [stderr] | Dec 11 19:27:28.921 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 19:27:28.921 INFO [stderr] = note: for more information, see issue #50504 Dec 11 19:27:28.921 INFO [stderr] Dec 11 19:27:49.289 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s Dec 11 19:27:49.308 INFO [stderr] su: No module specific data is present Dec 11 19:27:49.626 INFO running `"docker" "inspect" "730a3a6dd9993839d4713a3c0c446700f8f32938cc6b7bee7e24c7712e0ef24d"` Dec 11 19:27:49.734 INFO running `"docker" "rm" "-f" "730a3a6dd9993839d4713a3c0c446700f8f32938cc6b7bee7e24c7712e0ef24d"` Dec 11 19:27:49.984 INFO [stdout] 730a3a6dd9993839d4713a3c0c446700f8f32938cc6b7bee7e24c7712e0ef24d