Nov 30 03:53:30.334 INFO checking driftluo/MyBlog against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 03:53:30.334 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-7/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 03:53:30.906 INFO [stdout] 31b15f54eaf92e5a88d8d8ec7f74a8c5d5c1deee4bbd17083c912f2d42eeda97 Nov 30 03:53:30.908 INFO running `"docker" "start" "-a" "31b15f54eaf92e5a88d8d8ec7f74a8c5d5c1deee4bbd17083c912f2d42eeda97"` Nov 30 03:53:32.631 INFO [stderr] usermod: no changes Nov 30 03:53:33.170 INFO [stderr] Compiling httparse v1.3.1 Nov 30 03:53:33.197 INFO [stderr] Compiling pq-sys v0.4.5 Nov 30 03:53:33.242 INFO [stderr] Checking rand v0.5.2 Nov 30 03:53:33.242 INFO [stderr] Compiling phf_generator v0.7.22 Nov 30 03:53:33.243 INFO [stderr] Checking cookie v0.10.1 Nov 30 03:53:33.244 INFO [stderr] Compiling syn v0.11.11 Nov 30 03:53:33.244 INFO [stderr] Checking r2d2 v0.8.2 Nov 30 03:53:33.244 INFO [stderr] Compiling serde_json v1.0.21 Nov 30 03:53:38.260 INFO [stderr] Checking uuid v0.6.5 Nov 30 03:53:39.304 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 30 03:53:39.306 INFO [stderr] Compiling phf_codegen v0.7.22 Nov 30 03:53:39.853 INFO [stderr] Checking chrono v0.4.4 Nov 30 03:53:40.805 INFO [stderr] Checking env_logger v0.4.3 Nov 30 03:53:42.725 INFO [stderr] Checking error-chain v0.10.0 Nov 30 03:53:43.921 INFO [stderr] Checking r2d2_redis v0.7.0 Nov 30 03:53:52.361 INFO [stderr] Checking hyper v0.10.13 Nov 30 03:53:56.922 INFO [stderr] Checking tera v0.10.10 Nov 30 03:53:57.182 INFO [stderr] Checking diesel v1.3.2 Nov 30 03:54:00.574 INFO [stderr] Compiling string_cache v0.7.3 Nov 30 03:54:00.575 INFO [stderr] Compiling markup5ever v0.7.2 Nov 30 03:54:18.880 INFO [stderr] Checking sapper v0.1.5 Nov 30 03:54:19.128 INFO [stderr] Checking hyper-native-tls v0.2.4 Nov 30 03:54:22.841 INFO [stderr] Compiling pest_derive v1.0.7 Nov 30 03:54:22.841 INFO [stderr] Compiling derive-error-chain v0.10.1 Nov 30 03:54:24.864 INFO [stderr] Checking sapper_tmpl v0.1.2 Nov 30 03:54:28.276 INFO [stderr] Checking sapper_query v0.1.1 Nov 30 03:54:28.276 INFO [stderr] Checking sapper_session v0.1.2 Nov 30 03:54:28.276 INFO [stderr] Checking sapper_logger v0.1.1 Nov 30 03:54:32.948 INFO [stderr] Checking sapper_body v0.1.1 Nov 30 03:54:40.270 INFO [stderr] Checking sapper_std v0.1.7 Nov 30 03:54:46.698 INFO [stderr] Checking html5ever v0.22.3 Nov 30 03:54:46.796 INFO [stderr] Checking dotenv v0.10.1 Nov 30 03:54:52.856 INFO [stderr] Checking comrak v0.2.13 Nov 30 03:54:54.116 INFO [stderr] Checking ammonia v1.1.0 Nov 30 03:55:25.500 INFO [stderr] Checking blog v0.2.0 (/source) Nov 30 03:55:34.632 INFO [stderr] warning: cannot find type `relation` in this scope Nov 30 03:55:34.632 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:34.632 INFO [stderr] | Nov 30 03:55:34.632 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.632 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.632 INFO [stderr] | Nov 30 03:55:34.632 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:55:34.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! Nov 30 03:55:34.632 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.632 INFO [stderr] Nov 30 03:55:34.632 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 30 03:55:34.632 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:34.632 INFO [stderr] | Nov 30 03:55:34.632 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.632 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.632 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.632 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.633 INFO [stderr] Nov 30 03:55:34.633 INFO [stderr] warning: cannot find type `relation` in this scope Nov 30 03:55:34.634 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:34.634 INFO [stderr] | Nov 30 03:55:34.634 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.634 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.634 INFO [stderr] | Nov 30 03:55:34.634 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.635 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.635 INFO [stderr] Nov 30 03:55:34.635 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.635 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:34.635 INFO [stderr] | Nov 30 03:55:34.635 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.635 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.636 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.640 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.640 INFO [stderr] Nov 30 03:55:34.640 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.640 INFO [stderr] --> src/models/articles.rs:106:10 Nov 30 03:55:34.640 INFO [stderr] | Nov 30 03:55:34.640 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.640 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:106:10 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:106:10 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `articles` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `articles` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:168:10 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:168:10 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:258:10 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.649 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:34.649 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.649 INFO [stderr] Nov 30 03:55:34.649 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.649 INFO [stderr] --> src/models/articles.rs:258:10 Nov 30 03:55:34.649 INFO [stderr] | Nov 30 03:55:34.650 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:34.650 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.650 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.650 INFO [stderr] Nov 30 03:55:34.650 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 30 03:55:34.650 INFO [stderr] --> src/models/articles.rs:258:10 Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.650 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:34.650 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.650 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.650 INFO [stderr] Nov 30 03:55:34.650 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.650 INFO [stderr] --> src/models/articles.rs:311:10 Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.650 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:34.650 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.650 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.650 INFO [stderr] Nov 30 03:55:34.650 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.650 INFO [stderr] --> src/models/articles.rs:311:10 Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.650 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:34.650 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.650 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.650 INFO [stderr] Nov 30 03:55:34.650 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 30 03:55:34.650 INFO [stderr] --> src/models/articles.rs:311:10 Nov 30 03:55:34.650 INFO [stderr] | Nov 30 03:55:34.650 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:34.651 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.651 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.651 INFO [stderr] Nov 30 03:55:34.651 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 30 03:55:34.651 INFO [stderr] --> src/models/articles.rs:322:10 Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.651 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.651 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.651 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.651 INFO [stderr] Nov 30 03:55:34.651 INFO [stderr] warning: cannot find type `Text` in this scope Nov 30 03:55:34.651 INFO [stderr] --> src/models/articles.rs:322:59 Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.651 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.651 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.651 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.651 INFO [stderr] Nov 30 03:55:34.651 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:55:34.651 INFO [stderr] --> src/models/articles.rs:322:59 Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.651 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.651 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.651 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.651 INFO [stderr] Nov 30 03:55:34.651 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 30 03:55:34.651 INFO [stderr] --> src/models/articles.rs:322:59 Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.651 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.651 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.651 INFO [stderr] | Nov 30 03:55:34.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! Nov 30 03:55:34.651 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.651 INFO [stderr] Nov 30 03:55:34.651 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.651 INFO [stderr] --> src/models/comment.rs:13:10 Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.652 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.652 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.652 INFO [stderr] Nov 30 03:55:34.652 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.652 INFO [stderr] --> src/models/comment.rs:13:10 Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.652 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.652 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.652 INFO [stderr] Nov 30 03:55:34.652 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 30 03:55:34.652 INFO [stderr] --> src/models/comment.rs:13:10 Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.652 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.652 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.652 INFO [stderr] Nov 30 03:55:34.652 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.652 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.652 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.652 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.652 INFO [stderr] Nov 30 03:55:34.652 INFO [stderr] warning: cannot find type `comments` in this scope Nov 30 03:55:34.652 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.652 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.652 INFO [stderr] | Nov 30 03:55:34.652 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.652 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.652 INFO [stderr] Nov 30 03:55:34.652 INFO [stderr] warning: cannot find type `Text` in this scope Nov 30 03:55:34.652 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.653 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.653 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.653 INFO [stderr] Nov 30 03:55:34.653 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.653 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.653 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.653 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.653 INFO [stderr] Nov 30 03:55:34.653 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 30 03:55:34.653 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.653 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.653 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.653 INFO [stderr] Nov 30 03:55:34.653 INFO [stderr] warning: cannot find type `comments` in this scope Nov 30 03:55:34.653 INFO [stderr] --> src/models/comment.rs:53:10 Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:34.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.653 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.653 INFO [stderr] Nov 30 03:55:34.653 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 30 03:55:34.653 INFO [stderr] --> src/models/comment.rs:53:10 Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:34.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.653 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.653 INFO [stderr] Nov 30 03:55:34.653 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.653 INFO [stderr] --> src/models/comment.rs:53:10 Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:34.653 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.653 INFO [stderr] | Nov 30 03:55:34.653 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.653 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.653 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:10:10 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.673 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.673 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:10:10 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.673 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.673 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:49:10 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.673 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.673 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:49:10 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.673 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.673 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.673 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.673 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.673 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.673 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `Text` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.673 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.673 INFO [stderr] Nov 30 03:55:34.673 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:55:34.673 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.673 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.673 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.673 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `tags` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/tag.rs:84:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/tag.rs:84:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/user.rs:15:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/user.rs:15:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `Users` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/user.rs:15:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/user.rs:80:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/user.rs:80:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/user.rs:157:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.674 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.674 INFO [stderr] Nov 30 03:55:34.674 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:34.674 INFO [stderr] --> src/models/user.rs:157:10 Nov 30 03:55:34.674 INFO [stderr] | Nov 30 03:55:34.674 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.674 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.675 INFO [stderr] | Nov 30 03:55:34.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.675 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.675 INFO [stderr] Nov 30 03:55:34.675 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 30 03:55:34.675 INFO [stderr] --> src/models/user.rs:157:10 Nov 30 03:55:34.675 INFO [stderr] | Nov 30 03:55:34.675 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:34.675 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.675 INFO [stderr] | Nov 30 03:55:34.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.675 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.675 INFO [stderr] Nov 30 03:55:34.700 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:34.700 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:34.700 INFO [stderr] | Nov 30 03:55:34.700 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:34.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.700 INFO [stderr] | Nov 30 03:55:34.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.700 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.700 INFO [stderr] Nov 30 03:55:34.700 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:55:34.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.700 INFO [stderr] | Nov 30 03:55:34.700 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.700 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.700 INFO [stderr] | Nov 30 03:55:34.700 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.700 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.700 INFO [stderr] Nov 30 03:55:34.700 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 03:55:34.700 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.701 INFO [stderr] | Nov 30 03:55:34.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.701 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.701 INFO [stderr] | Nov 30 03:55:34.701 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.701 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.701 INFO [stderr] Nov 30 03:55:34.701 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 30 03:55:34.701 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.701 INFO [stderr] | Nov 30 03:55:34.701 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.704 INFO [stderr] | Nov 30 03:55:34.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.704 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.704 INFO [stderr] Nov 30 03:55:34.704 INFO [stderr] warning: cannot find type `content` in this scope Nov 30 03:55:34.704 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.704 INFO [stderr] | Nov 30 03:55:34.704 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.704 INFO [stderr] | Nov 30 03:55:34.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.704 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.704 INFO [stderr] Nov 30 03:55:34.704 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 03:55:34.704 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.704 INFO [stderr] | Nov 30 03:55:34.704 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.704 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.704 INFO [stderr] | Nov 30 03:55:34.704 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.704 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.704 INFO [stderr] Nov 30 03:55:34.708 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 30 03:55:34.708 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.708 INFO [stderr] | Nov 30 03:55:34.708 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.708 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.708 INFO [stderr] | Nov 30 03:55:34.708 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.708 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.708 INFO [stderr] Nov 30 03:55:34.712 INFO [stderr] warning: cannot find type `tags` in this scope Nov 30 03:55:34.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.712 INFO [stderr] | Nov 30 03:55:34.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.712 INFO [stderr] | Nov 30 03:55:34.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.712 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.712 INFO [stderr] Nov 30 03:55:34.712 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 30 03:55:34.712 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.712 INFO [stderr] | Nov 30 03:55:34.712 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.712 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.712 INFO [stderr] | Nov 30 03:55:34.712 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.712 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.712 INFO [stderr] Nov 30 03:55:34.713 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 30 03:55:34.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.713 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.713 INFO [stderr] Nov 30 03:55:34.713 INFO [stderr] warning: cannot find type `account` in this scope Nov 30 03:55:34.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.713 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.713 INFO [stderr] Nov 30 03:55:34.713 INFO [stderr] warning: cannot find type `github` in this scope Nov 30 03:55:34.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.713 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.713 INFO [stderr] Nov 30 03:55:34.713 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 03:55:34.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.713 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.713 INFO [stderr] Nov 30 03:55:34.713 INFO [stderr] warning: cannot find type `salt` in this scope Nov 30 03:55:34.713 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.713 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.713 INFO [stderr] | Nov 30 03:55:34.713 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.713 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.713 INFO [stderr] Nov 30 03:55:34.716 INFO [stderr] warning: cannot find type `groups` in this scope Nov 30 03:55:34.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.716 INFO [stderr] | Nov 30 03:55:34.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.716 INFO [stderr] | Nov 30 03:55:34.716 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.716 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.716 INFO [stderr] Nov 30 03:55:34.716 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 30 03:55:34.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.716 INFO [stderr] | Nov 30 03:55:34.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.716 INFO [stderr] | Nov 30 03:55:34.716 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.716 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.716 INFO [stderr] Nov 30 03:55:34.716 INFO [stderr] warning: cannot find type `say` in this scope Nov 30 03:55:34.716 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.716 INFO [stderr] | Nov 30 03:55:34.716 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.716 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.716 INFO [stderr] | Nov 30 03:55:34.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.720 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.720 INFO [stderr] Nov 30 03:55:34.720 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 03:55:34.720 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.720 INFO [stderr] | Nov 30 03:55:34.720 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.720 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.720 INFO [stderr] | Nov 30 03:55:34.720 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.720 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.720 INFO [stderr] Nov 30 03:55:34.720 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 30 03:55:34.720 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.720 INFO [stderr] | Nov 30 03:55:34.720 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.720 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.724 INFO [stderr] | Nov 30 03:55:34.724 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.724 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.724 INFO [stderr] Nov 30 03:55:34.724 INFO [stderr] warning: cannot find type `tag` in this scope Nov 30 03:55:34.724 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.724 INFO [stderr] | Nov 30 03:55:34.724 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.724 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.724 INFO [stderr] | Nov 30 03:55:34.724 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.724 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.724 INFO [stderr] Nov 30 03:55:34.724 INFO [stderr] warning: cannot find type `comment` in this scope Nov 30 03:55:34.724 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.724 INFO [stderr] | Nov 30 03:55:34.724 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.724 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.724 INFO [stderr] | Nov 30 03:55:34.724 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.724 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.724 INFO [stderr] Nov 30 03:55:34.724 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 30 03:55:34.724 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.724 INFO [stderr] | Nov 30 03:55:34.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.725 INFO [stderr] | Nov 30 03:55:34.725 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.725 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.725 INFO [stderr] Nov 30 03:55:34.725 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 03:55:34.725 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.725 INFO [stderr] | Nov 30 03:55:34.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.725 INFO [stderr] | Nov 30 03:55:34.725 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.725 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.725 INFO [stderr] Nov 30 03:55:34.725 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 30 03:55:34.725 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:34.725 INFO [stderr] | Nov 30 03:55:34.725 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:34.725 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:34.725 INFO [stderr] | Nov 30 03:55:34.725 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:34.725 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:34.728 INFO [stderr] Nov 30 03:55:35.010 INFO [stderr] warning: cannot find type `relation` in this scope Nov 30 03:55:35.010 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:35.010 INFO [stderr] | Nov 30 03:55:35.010 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.010 INFO [stderr] | Nov 30 03:55:35.010 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 03:55:35.010 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.010 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.010 INFO [stderr] Nov 30 03:55:35.010 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 30 03:55:35.010 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:35.010 INFO [stderr] | Nov 30 03:55:35.010 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.010 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.010 INFO [stderr] | Nov 30 03:55:35.010 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.010 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.010 INFO [stderr] Nov 30 03:55:35.010 INFO [stderr] warning: cannot find type `relation` in this scope Nov 30 03:55:35.010 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:35.010 INFO [stderr] | Nov 30 03:55:35.011 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.011 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.011 INFO [stderr] | Nov 30 03:55:35.011 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.011 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.011 INFO [stderr] Nov 30 03:55:35.011 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.011 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 30 03:55:35.011 INFO [stderr] | Nov 30 03:55:35.011 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.011 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.011 INFO [stderr] | Nov 30 03:55:35.011 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.011 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.011 INFO [stderr] Nov 30 03:55:35.012 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.012 INFO [stderr] --> src/models/articles.rs:106:10 Nov 30 03:55:35.012 INFO [stderr] | Nov 30 03:55:35.012 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.012 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.012 INFO [stderr] | Nov 30 03:55:35.012 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.012 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.012 INFO [stderr] Nov 30 03:55:35.013 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.013 INFO [stderr] --> src/models/articles.rs:106:10 Nov 30 03:55:35.013 INFO [stderr] | Nov 30 03:55:35.013 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.013 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.013 INFO [stderr] | Nov 30 03:55:35.013 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.013 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.013 INFO [stderr] Nov 30 03:55:35.013 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 30 03:55:35.013 INFO [stderr] --> src/models/articles.rs:106:10 Nov 30 03:55:35.013 INFO [stderr] | Nov 30 03:55:35.013 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.013 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.013 INFO [stderr] | Nov 30 03:55:35.013 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.013 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.013 INFO [stderr] Nov 30 03:55:35.013 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.013 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:35.013 INFO [stderr] | Nov 30 03:55:35.013 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.014 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.028 INFO [stderr] | Nov 30 03:55:35.028 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.028 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.029 INFO [stderr] Nov 30 03:55:35.029 INFO [stderr] warning: cannot find type `articles` in this scope Nov 30 03:55:35.029 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.029 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.029 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.029 INFO [stderr] Nov 30 03:55:35.029 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.029 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.029 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.029 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.029 INFO [stderr] Nov 30 03:55:35.029 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 30 03:55:35.029 INFO [stderr] --> src/models/articles.rs:106:59 Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.029 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.029 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.029 INFO [stderr] Nov 30 03:55:35.029 INFO [stderr] warning: cannot find type `articles` in this scope Nov 30 03:55:35.029 INFO [stderr] --> src/models/articles.rs:168:10 Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:35.029 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.029 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.029 INFO [stderr] Nov 30 03:55:35.029 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 30 03:55:35.029 INFO [stderr] --> src/models/articles.rs:168:10 Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:35.029 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.029 INFO [stderr] | Nov 30 03:55:35.029 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.029 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.029 INFO [stderr] Nov 30 03:55:35.031 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.031 INFO [stderr] --> src/models/articles.rs:258:10 Nov 30 03:55:35.031 INFO [stderr] | Nov 30 03:55:35.031 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:35.031 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.031 INFO [stderr] | Nov 30 03:55:35.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.031 INFO [stderr] Nov 30 03:55:35.031 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.031 INFO [stderr] --> src/models/articles.rs:258:10 Nov 30 03:55:35.031 INFO [stderr] | Nov 30 03:55:35.031 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:35.031 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.031 INFO [stderr] | Nov 30 03:55:35.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.031 INFO [stderr] Nov 30 03:55:35.031 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 30 03:55:35.031 INFO [stderr] --> src/models/articles.rs:258:10 Nov 30 03:55:35.031 INFO [stderr] | Nov 30 03:55:35.031 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:35.031 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.031 INFO [stderr] | Nov 30 03:55:35.031 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.031 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.031 INFO [stderr] Nov 30 03:55:35.032 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.032 INFO [stderr] --> src/models/articles.rs:311:10 Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:35.032 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.032 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.032 INFO [stderr] Nov 30 03:55:35.032 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.032 INFO [stderr] --> src/models/articles.rs:311:10 Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:35.032 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.032 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.032 INFO [stderr] Nov 30 03:55:35.032 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 30 03:55:35.032 INFO [stderr] --> src/models/articles.rs:311:10 Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 30 03:55:35.032 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.032 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.032 INFO [stderr] Nov 30 03:55:35.032 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 30 03:55:35.032 INFO [stderr] --> src/models/articles.rs:322:10 Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.032 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.032 INFO [stderr] | Nov 30 03:55:35.032 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.032 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.032 INFO [stderr] Nov 30 03:55:35.033 INFO [stderr] warning: cannot find type `Text` in this scope Nov 30 03:55:35.033 INFO [stderr] --> src/models/articles.rs:322:59 Nov 30 03:55:35.033 INFO [stderr] | Nov 30 03:55:35.033 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.033 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.033 INFO [stderr] | Nov 30 03:55:35.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.033 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.033 INFO [stderr] Nov 30 03:55:35.033 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:55:35.033 INFO [stderr] --> src/models/articles.rs:322:59 Nov 30 03:55:35.033 INFO [stderr] | Nov 30 03:55:35.033 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.033 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.033 INFO [stderr] | Nov 30 03:55:35.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.033 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.033 INFO [stderr] Nov 30 03:55:35.033 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 30 03:55:35.033 INFO [stderr] --> src/models/articles.rs:322:59 Nov 30 03:55:35.033 INFO [stderr] | Nov 30 03:55:35.033 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.033 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.033 INFO [stderr] | Nov 30 03:55:35.033 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.033 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.034 INFO [stderr] Nov 30 03:55:35.034 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.034 INFO [stderr] --> src/models/comment.rs:13:10 Nov 30 03:55:35.034 INFO [stderr] | Nov 30 03:55:35.034 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.034 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.034 INFO [stderr] | Nov 30 03:55:35.034 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.034 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.034 INFO [stderr] Nov 30 03:55:35.035 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.035 INFO [stderr] --> src/models/comment.rs:13:10 Nov 30 03:55:35.035 INFO [stderr] | Nov 30 03:55:35.035 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.035 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.035 INFO [stderr] | Nov 30 03:55:35.035 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.035 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.035 INFO [stderr] Nov 30 03:55:35.036 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 30 03:55:35.036 INFO [stderr] --> src/models/comment.rs:13:10 Nov 30 03:55:35.036 INFO [stderr] | Nov 30 03:55:35.036 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.036 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.036 INFO [stderr] | Nov 30 03:55:35.036 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.037 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.037 INFO [stderr] Nov 30 03:55:35.038 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.038 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:35.038 INFO [stderr] | Nov 30 03:55:35.038 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.038 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.038 INFO [stderr] | Nov 30 03:55:35.039 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.039 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.039 INFO [stderr] Nov 30 03:55:35.039 INFO [stderr] warning: cannot find type `comments` in this scope Nov 30 03:55:35.039 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:35.039 INFO [stderr] | Nov 30 03:55:35.040 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.040 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.040 INFO [stderr] | Nov 30 03:55:35.040 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.040 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.041 INFO [stderr] Nov 30 03:55:35.041 INFO [stderr] warning: cannot find type `Text` in this scope Nov 30 03:55:35.041 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:35.041 INFO [stderr] | Nov 30 03:55:35.041 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.041 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.042 INFO [stderr] | Nov 30 03:55:35.042 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.042 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.042 INFO [stderr] Nov 30 03:55:35.042 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.042 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:35.042 INFO [stderr] | Nov 30 03:55:35.043 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.043 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.043 INFO [stderr] | Nov 30 03:55:35.043 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.043 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.043 INFO [stderr] Nov 30 03:55:35.043 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 30 03:55:35.043 INFO [stderr] --> src/models/comment.rs:13:59 Nov 30 03:55:35.043 INFO [stderr] | Nov 30 03:55:35.043 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.043 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.044 INFO [stderr] | Nov 30 03:55:35.044 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.044 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.044 INFO [stderr] Nov 30 03:55:35.044 INFO [stderr] warning: cannot find type `comments` in this scope Nov 30 03:55:35.045 INFO [stderr] --> src/models/comment.rs:53:10 Nov 30 03:55:35.045 INFO [stderr] | Nov 30 03:55:35.045 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:35.045 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.045 INFO [stderr] | Nov 30 03:55:35.045 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.046 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.046 INFO [stderr] Nov 30 03:55:35.046 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 30 03:55:35.046 INFO [stderr] --> src/models/comment.rs:53:10 Nov 30 03:55:35.046 INFO [stderr] | Nov 30 03:55:35.046 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:35.046 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.046 INFO [stderr] | Nov 30 03:55:35.046 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.047 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.047 INFO [stderr] Nov 30 03:55:35.047 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.047 INFO [stderr] --> src/models/comment.rs:53:10 Nov 30 03:55:35.047 INFO [stderr] | Nov 30 03:55:35.047 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 30 03:55:35.047 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.047 INFO [stderr] | Nov 30 03:55:35.047 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.048 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.048 INFO [stderr] Nov 30 03:55:35.056 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.056 INFO [stderr] --> src/models/tag.rs:10:10 Nov 30 03:55:35.056 INFO [stderr] | Nov 30 03:55:35.056 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.057 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.057 INFO [stderr] | Nov 30 03:55:35.057 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.057 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.057 INFO [stderr] Nov 30 03:55:35.058 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 30 03:55:35.058 INFO [stderr] --> src/models/tag.rs:10:10 Nov 30 03:55:35.058 INFO [stderr] | Nov 30 03:55:35.058 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.058 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.058 INFO [stderr] | Nov 30 03:55:35.059 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.059 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.059 INFO [stderr] Nov 30 03:55:35.060 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.060 INFO [stderr] --> src/models/tag.rs:49:10 Nov 30 03:55:35.060 INFO [stderr] | Nov 30 03:55:35.060 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.060 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.060 INFO [stderr] | Nov 30 03:55:35.061 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.061 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.061 INFO [stderr] Nov 30 03:55:35.061 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 30 03:55:35.062 INFO [stderr] --> src/models/tag.rs:49:10 Nov 30 03:55:35.062 INFO [stderr] | Nov 30 03:55:35.062 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.062 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.062 INFO [stderr] | Nov 30 03:55:35.062 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.062 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.062 INFO [stderr] Nov 30 03:55:35.063 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.063 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:35.064 INFO [stderr] | Nov 30 03:55:35.064 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.064 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.064 INFO [stderr] | Nov 30 03:55:35.064 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.065 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.065 INFO [stderr] Nov 30 03:55:35.065 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 30 03:55:35.065 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:35.065 INFO [stderr] | Nov 30 03:55:35.065 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.065 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.066 INFO [stderr] | Nov 30 03:55:35.066 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.066 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.066 INFO [stderr] Nov 30 03:55:35.066 INFO [stderr] warning: cannot find type `Text` in this scope Nov 30 03:55:35.066 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:35.067 INFO [stderr] | Nov 30 03:55:35.067 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.067 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.067 INFO [stderr] | Nov 30 03:55:35.067 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.067 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.067 INFO [stderr] Nov 30 03:55:35.067 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 30 03:55:35.067 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:35.067 INFO [stderr] | Nov 30 03:55:35.067 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.068 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.068 INFO [stderr] | Nov 30 03:55:35.068 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.068 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.068 INFO [stderr] Nov 30 03:55:35.068 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 30 03:55:35.068 INFO [stderr] --> src/models/tag.rs:49:59 Nov 30 03:55:35.068 INFO [stderr] | Nov 30 03:55:35.068 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 30 03:55:35.068 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.068 INFO [stderr] | Nov 30 03:55:35.069 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.069 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.072 INFO [stderr] Nov 30 03:55:35.072 INFO [stderr] warning: cannot find type `tags` in this scope Nov 30 03:55:35.073 INFO [stderr] --> src/models/tag.rs:84:10 Nov 30 03:55:35.073 INFO [stderr] | Nov 30 03:55:35.073 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.073 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.073 INFO [stderr] | Nov 30 03:55:35.073 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.074 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.074 INFO [stderr] Nov 30 03:55:35.074 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 30 03:55:35.074 INFO [stderr] --> src/models/tag.rs:84:10 Nov 30 03:55:35.074 INFO [stderr] | Nov 30 03:55:35.074 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.074 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.075 INFO [stderr] | Nov 30 03:55:35.075 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.075 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.075 INFO [stderr] Nov 30 03:55:35.076 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.076 INFO [stderr] --> src/models/user.rs:15:10 Nov 30 03:55:35.076 INFO [stderr] | Nov 30 03:55:35.076 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.076 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.076 INFO [stderr] | Nov 30 03:55:35.077 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.077 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.077 INFO [stderr] Nov 30 03:55:35.077 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.077 INFO [stderr] --> src/models/user.rs:15:10 Nov 30 03:55:35.077 INFO [stderr] | Nov 30 03:55:35.077 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.078 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.078 INFO [stderr] | Nov 30 03:55:35.078 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.078 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.078 INFO [stderr] Nov 30 03:55:35.078 INFO [stderr] warning: cannot find type `Users` in this scope Nov 30 03:55:35.079 INFO [stderr] --> src/models/user.rs:15:10 Nov 30 03:55:35.079 INFO [stderr] | Nov 30 03:55:35.079 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.079 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.079 INFO [stderr] | Nov 30 03:55:35.079 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.079 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.079 INFO [stderr] Nov 30 03:55:35.081 INFO [stderr] warning: cannot find type `users` in this scope Nov 30 03:55:35.081 INFO [stderr] --> src/models/user.rs:80:10 Nov 30 03:55:35.081 INFO [stderr] | Nov 30 03:55:35.081 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.081 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.082 INFO [stderr] | Nov 30 03:55:35.082 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.082 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.082 INFO [stderr] Nov 30 03:55:35.083 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 30 03:55:35.083 INFO [stderr] --> src/models/user.rs:80:10 Nov 30 03:55:35.083 INFO [stderr] | Nov 30 03:55:35.083 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.083 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.083 INFO [stderr] | Nov 30 03:55:35.083 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.083 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.085 INFO [stderr] Nov 30 03:55:35.085 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 30 03:55:35.085 INFO [stderr] --> src/models/user.rs:157:10 Nov 30 03:55:35.085 INFO [stderr] | Nov 30 03:55:35.086 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.086 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.092 INFO [stderr] | Nov 30 03:55:35.092 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.093 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.093 INFO [stderr] Nov 30 03:55:35.093 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 03:55:35.093 INFO [stderr] --> src/models/user.rs:157:10 Nov 30 03:55:35.093 INFO [stderr] | Nov 30 03:55:35.093 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.093 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.093 INFO [stderr] | Nov 30 03:55:35.094 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.094 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.094 INFO [stderr] Nov 30 03:55:35.094 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 30 03:55:35.094 INFO [stderr] --> src/models/user.rs:157:10 Nov 30 03:55:35.094 INFO [stderr] | Nov 30 03:55:35.094 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 30 03:55:35.095 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.095 INFO [stderr] | Nov 30 03:55:35.095 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.095 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.095 INFO [stderr] Nov 30 03:55:35.095 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 03:55:35.095 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 03:55:35.096 INFO [stderr] | Nov 30 03:55:35.096 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 03:55:35.096 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.096 INFO [stderr] | Nov 30 03:55:35.096 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.096 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.096 INFO [stderr] Nov 30 03:55:35.096 INFO [stderr] warning: cannot find type `id` in this scope Nov 30 03:55:35.097 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.097 INFO [stderr] | Nov 30 03:55:35.097 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.097 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.097 INFO [stderr] | Nov 30 03:55:35.097 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.097 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.097 INFO [stderr] Nov 30 03:55:35.098 INFO [stderr] warning: cannot find type `title` in this scope Nov 30 03:55:35.098 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.098 INFO [stderr] | Nov 30 03:55:35.098 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.098 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.098 INFO [stderr] | Nov 30 03:55:35.098 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.098 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.099 INFO [stderr] Nov 30 03:55:35.099 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 30 03:55:35.099 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.099 INFO [stderr] | Nov 30 03:55:35.099 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.099 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.099 INFO [stderr] | Nov 30 03:55:35.099 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.100 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.100 INFO [stderr] Nov 30 03:55:35.100 INFO [stderr] warning: cannot find type `content` in this scope Nov 30 03:55:35.100 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.101 INFO [stderr] | Nov 30 03:55:35.101 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.101 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.101 INFO [stderr] | Nov 30 03:55:35.101 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.101 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.101 INFO [stderr] Nov 30 03:55:35.102 INFO [stderr] warning: cannot find type `published` in this scope Nov 30 03:55:35.102 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.102 INFO [stderr] | Nov 30 03:55:35.102 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.102 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.102 INFO [stderr] | Nov 30 03:55:35.102 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.102 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.103 INFO [stderr] Nov 30 03:55:35.103 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 30 03:55:35.103 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.103 INFO [stderr] | Nov 30 03:55:35.103 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.103 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.103 INFO [stderr] | Nov 30 03:55:35.104 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.104 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.104 INFO [stderr] Nov 30 03:55:35.104 INFO [stderr] warning: cannot find type `tags` in this scope Nov 30 03:55:35.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.108 INFO [stderr] | Nov 30 03:55:35.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.108 INFO [stderr] | Nov 30 03:55:35.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.108 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.108 INFO [stderr] Nov 30 03:55:35.108 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 30 03:55:35.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.108 INFO [stderr] | Nov 30 03:55:35.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.108 INFO [stderr] | Nov 30 03:55:35.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.108 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.108 INFO [stderr] Nov 30 03:55:35.108 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 30 03:55:35.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.108 INFO [stderr] | Nov 30 03:55:35.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.108 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.108 INFO [stderr] | Nov 30 03:55:35.108 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.108 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.108 INFO [stderr] Nov 30 03:55:35.108 INFO [stderr] warning: cannot find type `account` in this scope Nov 30 03:55:35.108 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.108 INFO [stderr] | Nov 30 03:55:35.108 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.109 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.109 INFO [stderr] Nov 30 03:55:35.109 INFO [stderr] warning: cannot find type `github` in this scope Nov 30 03:55:35.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.109 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.109 INFO [stderr] Nov 30 03:55:35.109 INFO [stderr] warning: cannot find type `password` in this scope Nov 30 03:55:35.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.109 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.109 INFO [stderr] Nov 30 03:55:35.109 INFO [stderr] warning: cannot find type `salt` in this scope Nov 30 03:55:35.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.109 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.109 INFO [stderr] Nov 30 03:55:35.109 INFO [stderr] warning: cannot find type `groups` in this scope Nov 30 03:55:35.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.109 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.109 INFO [stderr] Nov 30 03:55:35.109 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 30 03:55:35.109 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.109 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.109 INFO [stderr] | Nov 30 03:55:35.109 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.109 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.109 INFO [stderr] Nov 30 03:55:35.112 INFO [stderr] warning: cannot find type `say` in this scope Nov 30 03:55:35.112 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.112 INFO [stderr] | Nov 30 03:55:35.113 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.113 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.113 INFO [stderr] | Nov 30 03:55:35.113 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.113 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.113 INFO [stderr] Nov 30 03:55:35.113 INFO [stderr] warning: cannot find type `email` in this scope Nov 30 03:55:35.113 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.113 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.120 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.120 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.120 INFO [stderr] Nov 30 03:55:35.120 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 30 03:55:35.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.120 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.120 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.120 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.120 INFO [stderr] Nov 30 03:55:35.120 INFO [stderr] warning: cannot find type `tag` in this scope Nov 30 03:55:35.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.120 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.120 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.120 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.120 INFO [stderr] Nov 30 03:55:35.120 INFO [stderr] warning: cannot find type `comment` in this scope Nov 30 03:55:35.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.120 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.120 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.120 INFO [stderr] | Nov 30 03:55:35.120 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.120 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.120 INFO [stderr] Nov 30 03:55:35.120 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 30 03:55:35.120 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.121 INFO [stderr] | Nov 30 03:55:35.121 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.121 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.121 INFO [stderr] | Nov 30 03:55:35.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.121 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.121 INFO [stderr] Nov 30 03:55:35.121 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 30 03:55:35.121 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.121 INFO [stderr] | Nov 30 03:55:35.121 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.121 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.121 INFO [stderr] | Nov 30 03:55:35.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.121 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.121 INFO [stderr] Nov 30 03:55:35.121 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 30 03:55:35.121 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 03:55:35.121 INFO [stderr] | Nov 30 03:55:35.121 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 03:55:35.121 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 03:55:35.121 INFO [stderr] | Nov 30 03:55:35.121 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 03:55:35.121 INFO [stderr] = note: for more information, see issue #50504 Nov 30 03:55:35.121 INFO [stderr] Nov 30 03:55:57.452 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s Nov 30 03:55:57.512 INFO [stderr] su: No module specific data is present Nov 30 03:55:58.594 INFO running `"docker" "inspect" "31b15f54eaf92e5a88d8d8ec7f74a8c5d5c1deee4bbd17083c912f2d42eeda97"` Nov 30 03:55:58.878 INFO running `"docker" "rm" "-f" "31b15f54eaf92e5a88d8d8ec7f74a8c5d5c1deee4bbd17083c912f2d42eeda97"` Nov 30 03:55:59.172 INFO [stdout] 31b15f54eaf92e5a88d8d8ec7f74a8c5d5c1deee4bbd17083c912f2d42eeda97