Nov 28 06:18:28.274 INFO checking driftluo/MyBlog against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 06:18:28.274 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-3/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 06:18:28.723 INFO [stdout] 47101665e59e325f794d1e73770ee066e03b93ad708a27810d0539c1d94262d5 Nov 28 06:18:28.725 INFO running `"docker" "start" "-a" "47101665e59e325f794d1e73770ee066e03b93ad708a27810d0539c1d94262d5"` Nov 28 06:18:30.935 INFO [stderr] usermod: no changes Nov 28 06:18:31.413 INFO [stderr] Compiling httparse v1.3.1 Nov 28 06:18:31.460 INFO [stderr] Compiling pq-sys v0.4.5 Nov 28 06:18:31.461 INFO [stderr] Compiling crunchy v0.1.6 Nov 28 06:18:31.465 INFO [stderr] Checking typed-arena v1.4.0 Nov 28 06:18:31.468 INFO [stderr] Checking rand v0.5.2 Nov 28 06:18:31.473 INFO [stderr] Checking twoway v0.1.8 Nov 28 06:18:31.474 INFO [stderr] Checking cookie v0.10.1 Nov 28 06:18:31.475 INFO [stderr] Checking r2d2 v0.8.2 Nov 28 06:18:34.362 INFO [stderr] Compiling string_cache_codegen v0.4.1 Nov 28 06:18:37.329 INFO [stderr] Checking uuid v0.6.5 Nov 28 06:18:37.350 INFO [stderr] Checking mime v0.2.6 Nov 28 06:18:37.375 INFO [stderr] Compiling pest_derive v1.0.7 Nov 28 06:18:37.426 INFO [stderr] Compiling diesel_derives v1.3.0 Nov 28 06:18:37.959 INFO [stderr] Checking chrono v0.4.4 Nov 28 06:18:38.962 INFO [stderr] Checking env_logger v0.4.3 Nov 28 06:18:42.770 INFO [stderr] Checking error-chain v0.10.0 Nov 28 06:18:44.304 INFO [stderr] Checking r2d2_redis v0.7.0 Nov 28 06:18:47.955 INFO [stderr] Checking tiny-keccak v1.4.2 Nov 28 06:18:49.452 INFO [stderr] Checking dotenv v0.10.1 Nov 28 06:18:52.614 INFO [stderr] Checking tera v0.10.10 Nov 28 06:18:54.216 INFO [stderr] Checking hyper v0.10.13 Nov 28 06:18:56.280 INFO [stderr] Compiling string_cache v0.7.3 Nov 28 06:18:56.281 INFO [stderr] Compiling markup5ever v0.7.2 Nov 28 06:19:19.624 INFO [stderr] Checking sapper v0.1.5 Nov 28 06:19:19.624 INFO [stderr] Checking hyper-native-tls v0.2.4 Nov 28 06:19:20.604 INFO [stderr] Checking sapper_tmpl v0.1.2 Nov 28 06:19:21.844 INFO [stderr] Checking comrak v0.2.13 Nov 28 06:19:22.480 INFO [stderr] Checking diesel v1.3.2 Nov 28 06:19:26.082 INFO [stderr] Checking sapper_logger v0.1.1 Nov 28 06:19:26.083 INFO [stderr] Checking sapper_body v0.1.1 Nov 28 06:19:26.083 INFO [stderr] Checking sapper_session v0.1.2 Nov 28 06:19:26.083 INFO [stderr] Checking sapper_query v0.1.1 Nov 28 06:19:34.273 INFO [stderr] Checking sapper_std v0.1.7 Nov 28 06:19:39.930 INFO [stderr] Checking html5ever v0.22.3 Nov 28 06:19:45.705 INFO [stderr] Checking ammonia v1.1.0 Nov 28 06:20:17.643 INFO [stderr] Checking blog v0.2.0 (/source) Nov 28 06:20:28.195 INFO [stderr] warning: cannot find type `relation` in this scope Nov 28 06:20:28.196 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.196 INFO [stderr] | Nov 28 06:20:28.197 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.197 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.197 INFO [stderr] | Nov 28 06:20:28.198 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:20:28.198 INFO [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 28 06:20:28.199 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.199 INFO [stderr] Nov 28 06:20:28.199 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 28 06:20:28.200 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.200 INFO [stderr] | Nov 28 06:20:28.200 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.201 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.201 INFO [stderr] | Nov 28 06:20:28.201 INFO [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 28 06:20:28.202 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.202 INFO [stderr] Nov 28 06:20:28.202 INFO [stderr] warning: cannot find type `relation` in this scope Nov 28 06:20:28.203 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.203 INFO [stderr] | Nov 28 06:20:28.203 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.204 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.204 INFO [stderr] | Nov 28 06:20:28.204 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.205 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.205 INFO [stderr] Nov 28 06:20:28.206 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.206 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.206 INFO [stderr] | Nov 28 06:20:28.206 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.207 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.207 INFO [stderr] | Nov 28 06:20:28.208 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.208 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.208 INFO [stderr] Nov 28 06:20:28.211 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.211 INFO [stderr] --> src/models/articles.rs:106:10 Nov 28 06:20:28.211 INFO [stderr] | Nov 28 06:20:28.212 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.212 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.220 INFO [stderr] | Nov 28 06:20:28.221 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.221 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.221 INFO [stderr] Nov 28 06:20:28.222 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.222 INFO [stderr] --> src/models/articles.rs:106:10 Nov 28 06:20:28.223 INFO [stderr] | Nov 28 06:20:28.223 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.223 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.224 INFO [stderr] | Nov 28 06:20:28.224 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.224 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.225 INFO [stderr] Nov 28 06:20:28.225 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 28 06:20:28.225 INFO [stderr] --> src/models/articles.rs:106:10 Nov 28 06:20:28.226 INFO [stderr] | Nov 28 06:20:28.226 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.226 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.227 INFO [stderr] | Nov 28 06:20:28.227 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.228 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.228 INFO [stderr] Nov 28 06:20:28.229 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.229 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.230 INFO [stderr] | Nov 28 06:20:28.230 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.230 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.231 INFO [stderr] | Nov 28 06:20:28.231 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.231 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.232 INFO [stderr] Nov 28 06:20:28.232 INFO [stderr] warning: cannot find type `articles` in this scope Nov 28 06:20:28.232 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.233 INFO [stderr] | Nov 28 06:20:28.233 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.233 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.234 INFO [stderr] | Nov 28 06:20:28.234 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.235 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.235 INFO [stderr] Nov 28 06:20:28.235 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.236 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.236 INFO [stderr] | Nov 28 06:20:28.236 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.237 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.237 INFO [stderr] | Nov 28 06:20:28.237 INFO [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 28 06:20:28.238 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.238 INFO [stderr] Nov 28 06:20:28.238 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 28 06:20:28.239 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.239 INFO [stderr] | Nov 28 06:20:28.239 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.240 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.240 INFO [stderr] | Nov 28 06:20:28.241 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.241 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.241 INFO [stderr] Nov 28 06:20:28.242 INFO [stderr] warning: cannot find type `articles` in this scope Nov 28 06:20:28.242 INFO [stderr] --> src/models/articles.rs:168:10 Nov 28 06:20:28.243 INFO [stderr] | Nov 28 06:20:28.243 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.243 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.244 INFO [stderr] | Nov 28 06:20:28.244 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.245 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.245 INFO [stderr] Nov 28 06:20:28.245 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 28 06:20:28.246 INFO [stderr] --> src/models/articles.rs:168:10 Nov 28 06:20:28.246 INFO [stderr] | Nov 28 06:20:28.247 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.247 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.247 INFO [stderr] | Nov 28 06:20:28.248 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.248 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.250 INFO [stderr] Nov 28 06:20:28.251 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.251 INFO [stderr] --> src/models/articles.rs:258:10 Nov 28 06:20:28.251 INFO [stderr] | Nov 28 06:20:28.252 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.252 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.252 INFO [stderr] | Nov 28 06:20:28.253 INFO [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 28 06:20:28.253 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.253 INFO [stderr] Nov 28 06:20:28.254 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.254 INFO [stderr] --> src/models/articles.rs:258:10 Nov 28 06:20:28.254 INFO [stderr] | Nov 28 06:20:28.255 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.255 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.255 INFO [stderr] | Nov 28 06:20:28.256 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.256 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.256 INFO [stderr] Nov 28 06:20:28.257 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 28 06:20:28.257 INFO [stderr] --> src/models/articles.rs:258:10 Nov 28 06:20:28.257 INFO [stderr] | Nov 28 06:20:28.258 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.258 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.258 INFO [stderr] | Nov 28 06:20:28.259 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.259 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.259 INFO [stderr] Nov 28 06:20:28.260 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.260 INFO [stderr] --> src/models/articles.rs:311:10 Nov 28 06:20:28.260 INFO [stderr] | Nov 28 06:20:28.261 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.261 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.261 INFO [stderr] | Nov 28 06:20:28.262 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.262 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.262 INFO [stderr] Nov 28 06:20:28.263 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.263 INFO [stderr] --> src/models/articles.rs:311:10 Nov 28 06:20:28.263 INFO [stderr] | Nov 28 06:20:28.264 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.264 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.264 INFO [stderr] | Nov 28 06:20:28.265 INFO [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 28 06:20:28.265 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.265 INFO [stderr] Nov 28 06:20:28.266 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 28 06:20:28.266 INFO [stderr] --> src/models/articles.rs:311:10 Nov 28 06:20:28.266 INFO [stderr] | Nov 28 06:20:28.267 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.267 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.267 INFO [stderr] | Nov 28 06:20:28.268 INFO [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 28 06:20:28.268 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.269 INFO [stderr] Nov 28 06:20:28.269 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 28 06:20:28.270 INFO [stderr] --> src/models/articles.rs:322:10 Nov 28 06:20:28.270 INFO [stderr] | Nov 28 06:20:28.270 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.271 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.271 INFO [stderr] | Nov 28 06:20:28.271 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.272 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.272 INFO [stderr] Nov 28 06:20:28.281 INFO [stderr] warning: cannot find type `Text` in this scope Nov 28 06:20:28.281 INFO [stderr] --> src/models/articles.rs:322:59 Nov 28 06:20:28.281 INFO [stderr] | Nov 28 06:20:28.282 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.282 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.282 INFO [stderr] | Nov 28 06:20:28.283 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.283 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.283 INFO [stderr] Nov 28 06:20:28.284 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 28 06:20:28.284 INFO [stderr] --> src/models/articles.rs:322:59 Nov 28 06:20:28.284 INFO [stderr] | Nov 28 06:20:28.285 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.285 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.285 INFO [stderr] | Nov 28 06:20:28.286 INFO [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 28 06:20:28.286 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.286 INFO [stderr] Nov 28 06:20:28.287 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 28 06:20:28.287 INFO [stderr] --> src/models/articles.rs:322:59 Nov 28 06:20:28.287 INFO [stderr] | Nov 28 06:20:28.288 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.288 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.288 INFO [stderr] | Nov 28 06:20:28.289 INFO [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 28 06:20:28.289 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.289 INFO [stderr] Nov 28 06:20:28.290 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.291 INFO [stderr] --> src/models/comment.rs:13:10 Nov 28 06:20:28.291 INFO [stderr] | Nov 28 06:20:28.291 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.292 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.292 INFO [stderr] | Nov 28 06:20:28.293 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.293 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.293 INFO [stderr] Nov 28 06:20:28.294 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.294 INFO [stderr] --> src/models/comment.rs:13:10 Nov 28 06:20:28.294 INFO [stderr] | Nov 28 06:20:28.295 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.295 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.296 INFO [stderr] | Nov 28 06:20:28.296 INFO [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 28 06:20:28.296 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.297 INFO [stderr] Nov 28 06:20:28.297 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 28 06:20:28.298 INFO [stderr] --> src/models/comment.rs:13:10 Nov 28 06:20:28.298 INFO [stderr] | Nov 28 06:20:28.298 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.299 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.299 INFO [stderr] | Nov 28 06:20:28.300 INFO [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 28 06:20:28.300 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.300 INFO [stderr] Nov 28 06:20:28.302 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.302 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.302 INFO [stderr] | Nov 28 06:20:28.303 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.303 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.304 INFO [stderr] | Nov 28 06:20:28.304 INFO [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 28 06:20:28.304 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.305 INFO [stderr] Nov 28 06:20:28.305 INFO [stderr] warning: cannot find type `comments` in this scope Nov 28 06:20:28.306 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.306 INFO [stderr] | Nov 28 06:20:28.306 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.307 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.307 INFO [stderr] | Nov 28 06:20:28.307 INFO [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 28 06:20:28.308 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.308 INFO [stderr] Nov 28 06:20:28.308 INFO [stderr] warning: cannot find type `Text` in this scope Nov 28 06:20:28.309 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.309 INFO [stderr] | Nov 28 06:20:28.309 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.310 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.310 INFO [stderr] | Nov 28 06:20:28.310 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.311 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.311 INFO [stderr] Nov 28 06:20:28.312 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.312 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.312 INFO [stderr] | Nov 28 06:20:28.313 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.313 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.313 INFO [stderr] | Nov 28 06:20:28.314 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 28 06:20:28.314 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.314 INFO [stderr] Nov 28 06:20:28.315 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 28 06:20:28.315 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.315 INFO [stderr] | Nov 28 06:20:28.316 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.316 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.324 INFO [stderr] | Nov 28 06:20:28.325 INFO [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 28 06:20:28.325 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.325 INFO [stderr] Nov 28 06:20:28.326 INFO [stderr] warning: cannot find type `comments` in this scope Nov 28 06:20:28.326 INFO [stderr] --> src/models/comment.rs:53:10 Nov 28 06:20:28.327 INFO [stderr] | Nov 28 06:20:28.327 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.328 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.328 INFO [stderr] | Nov 28 06:20:28.328 INFO [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 28 06:20:28.329 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.329 INFO [stderr] Nov 28 06:20:28.329 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 28 06:20:28.330 INFO [stderr] --> src/models/comment.rs:53:10 Nov 28 06:20:28.330 INFO [stderr] | Nov 28 06:20:28.331 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.331 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.331 INFO [stderr] | Nov 28 06:20:28.332 INFO [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 28 06:20:28.332 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.332 INFO [stderr] Nov 28 06:20:28.333 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.333 INFO [stderr] --> src/models/comment.rs:53:10 Nov 28 06:20:28.334 INFO [stderr] | Nov 28 06:20:28.334 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.334 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.335 INFO [stderr] | Nov 28 06:20:28.335 INFO [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 28 06:20:28.336 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.336 INFO [stderr] Nov 28 06:20:28.338 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.339 INFO [stderr] --> src/models/tag.rs:10:10 Nov 28 06:20:28.339 INFO [stderr] | Nov 28 06:20:28.339 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.340 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.340 INFO [stderr] | Nov 28 06:20:28.341 INFO [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 28 06:20:28.341 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.341 INFO [stderr] Nov 28 06:20:28.342 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 28 06:20:28.342 INFO [stderr] --> src/models/tag.rs:10:10 Nov 28 06:20:28.342 INFO [stderr] | Nov 28 06:20:28.343 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.343 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.344 INFO [stderr] | Nov 28 06:20:28.344 INFO [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 28 06:20:28.344 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.345 INFO [stderr] Nov 28 06:20:28.346 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.346 INFO [stderr] --> src/models/tag.rs:49:10 Nov 28 06:20:28.346 INFO [stderr] | Nov 28 06:20:28.347 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.347 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.348 INFO [stderr] | Nov 28 06:20:28.348 INFO [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 28 06:20:28.348 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.349 INFO [stderr] Nov 28 06:20:28.349 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 28 06:20:28.349 INFO [stderr] --> src/models/tag.rs:49:10 Nov 28 06:20:28.350 INFO [stderr] | Nov 28 06:20:28.350 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.351 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.351 INFO [stderr] | Nov 28 06:20:28.351 INFO [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 28 06:20:28.352 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.352 INFO [stderr] Nov 28 06:20:28.353 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.353 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.354 INFO [stderr] | Nov 28 06:20:28.354 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.355 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.355 INFO [stderr] | Nov 28 06:20:28.355 INFO [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 28 06:20:28.356 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.356 INFO [stderr] Nov 28 06:20:28.357 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 28 06:20:28.357 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.357 INFO [stderr] | Nov 28 06:20:28.358 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.358 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.359 INFO [stderr] | Nov 28 06:20:28.359 INFO [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 28 06:20:28.359 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.360 INFO [stderr] Nov 28 06:20:28.360 INFO [stderr] warning: cannot find type `Text` in this scope Nov 28 06:20:28.361 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.361 INFO [stderr] | Nov 28 06:20:28.362 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.362 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.362 INFO [stderr] | Nov 28 06:20:28.363 INFO [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 28 06:20:28.363 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.363 INFO [stderr] Nov 28 06:20:28.364 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 28 06:20:28.364 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.365 INFO [stderr] | Nov 28 06:20:28.365 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.366 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.366 INFO [stderr] | Nov 28 06:20:28.366 INFO [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 28 06:20:28.367 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.367 INFO [stderr] Nov 28 06:20:28.368 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 28 06:20:28.368 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.368 INFO [stderr] | Nov 28 06:20:28.369 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.369 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.370 INFO [stderr] | Nov 28 06:20:28.370 INFO [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 28 06:20:28.370 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.371 INFO [stderr] Nov 28 06:20:28.371 INFO [stderr] warning: cannot find type `tags` in this scope Nov 28 06:20:28.372 INFO [stderr] --> src/models/tag.rs:84:10 Nov 28 06:20:28.372 INFO [stderr] | Nov 28 06:20:28.373 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.373 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.373 INFO [stderr] | Nov 28 06:20:28.374 INFO [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 28 06:20:28.374 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.374 INFO [stderr] Nov 28 06:20:28.375 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 28 06:20:28.375 INFO [stderr] --> src/models/tag.rs:84:10 Nov 28 06:20:28.376 INFO [stderr] | Nov 28 06:20:28.376 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.376 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.377 INFO [stderr] | Nov 28 06:20:28.377 INFO [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 28 06:20:28.378 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.378 INFO [stderr] Nov 28 06:20:28.379 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.379 INFO [stderr] --> src/models/user.rs:15:10 Nov 28 06:20:28.380 INFO [stderr] | Nov 28 06:20:28.380 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.380 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.381 INFO [stderr] | Nov 28 06:20:28.381 INFO [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 28 06:20:28.381 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.382 INFO [stderr] Nov 28 06:20:28.382 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.382 INFO [stderr] --> src/models/user.rs:15:10 Nov 28 06:20:28.383 INFO [stderr] | Nov 28 06:20:28.383 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.383 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.384 INFO [stderr] | Nov 28 06:20:28.384 INFO [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 28 06:20:28.385 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.385 INFO [stderr] Nov 28 06:20:28.386 INFO [stderr] warning: cannot find type `Users` in this scope Nov 28 06:20:28.386 INFO [stderr] --> src/models/user.rs:15:10 Nov 28 06:20:28.386 INFO [stderr] | Nov 28 06:20:28.387 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.387 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.388 INFO [stderr] | Nov 28 06:20:28.392 INFO [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 28 06:20:28.392 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.392 INFO [stderr] Nov 28 06:20:28.392 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 06:20:28.392 INFO [stderr] --> src/models/user.rs:80:10 Nov 28 06:20:28.392 INFO [stderr] | Nov 28 06:20:28.392 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.392 INFO [stderr] | Nov 28 06:20:28.392 INFO [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 28 06:20:28.392 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.392 INFO [stderr] Nov 28 06:20:28.392 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 06:20:28.392 INFO [stderr] --> src/models/user.rs:80:10 Nov 28 06:20:28.392 INFO [stderr] | Nov 28 06:20:28.392 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.392 INFO [stderr] | Nov 28 06:20:28.392 INFO [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 28 06:20:28.392 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.392 INFO [stderr] Nov 28 06:20:28.392 INFO [stderr] warning: cannot find type `relation` in this scope Nov 28 06:20:28.392 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.392 INFO [stderr] | Nov 28 06:20:28.392 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.392 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.392 INFO [stderr] | Nov 28 06:20:28.392 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 28 06:20:28.392 INFO [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 28 06:20:28.392 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.392 INFO [stderr] Nov 28 06:20:28.393 INFO [stderr] warning: cannot find type `Relations` in this scope Nov 28 06:20:28.393 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.393 INFO [stderr] | Nov 28 06:20:28.396 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.396 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.396 INFO [stderr] | Nov 28 06:20:28.396 INFO [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 28 06:20:28.396 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.396 INFO [stderr] Nov 28 06:20:28.396 INFO [stderr] warning: cannot find type `relation` in this scope Nov 28 06:20:28.396 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.396 INFO [stderr] | Nov 28 06:20:28.396 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.396 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.396 INFO [stderr] | Nov 28 06:20:28.396 INFO [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 28 06:20:28.396 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.396 INFO [stderr] Nov 28 06:20:28.396 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.396 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Nov 28 06:20:28.396 INFO [stderr] | Nov 28 06:20:28.396 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.396 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.396 INFO [stderr] | Nov 28 06:20:28.396 INFO [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 28 06:20:28.396 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.396 INFO [stderr] Nov 28 06:20:28.396 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.396 INFO [stderr] --> src/models/user.rs:157:10 Nov 28 06:20:28.396 INFO [stderr] | Nov 28 06:20:28.396 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.396 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.396 INFO [stderr] | Nov 28 06:20:28.396 INFO [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 28 06:20:28.396 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.396 INFO [stderr] Nov 28 06:20:28.397 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.397 INFO [stderr] --> src/models/user.rs:157:10 Nov 28 06:20:28.397 INFO [stderr] | Nov 28 06:20:28.397 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.397 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.397 INFO [stderr] | Nov 28 06:20:28.397 INFO [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 28 06:20:28.397 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.397 INFO [stderr] Nov 28 06:20:28.397 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 28 06:20:28.397 INFO [stderr] --> src/models/user.rs:157:10 Nov 28 06:20:28.397 INFO [stderr] | Nov 28 06:20:28.397 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.397 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.397 INFO [stderr] | Nov 28 06:20:28.397 INFO [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 28 06:20:28.397 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.397 INFO [stderr] Nov 28 06:20:28.400 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:20:28.400 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:20:28.400 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.400 INFO [stderr] --> src/models/articles.rs:106:10 Nov 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [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 28 06:20:28.400 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.400 INFO [stderr] Nov 28 06:20:28.400 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.400 INFO [stderr] --> src/models/articles.rs:106:10 Nov 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.400 INFO [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 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [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 28 06:20:28.400 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.400 INFO [stderr] Nov 28 06:20:28.400 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 28 06:20:28.400 INFO [stderr] --> src/models/articles.rs:106:10 Nov 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.400 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.400 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.400 INFO [stderr] | Nov 28 06:20:28.400 INFO [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 28 06:20:28.400 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.400 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `articles` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `ArticleList` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:106:59 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `articles` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:168:10 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:168:10 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:258:10 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:258:10 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Nov 28 06:20:28.401 INFO [stderr] --> src/models/articles.rs:258:10 Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.401 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.401 INFO [stderr] | Nov 28 06:20:28.401 INFO [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 28 06:20:28.401 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.401 INFO [stderr] Nov 28 06:20:28.401 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.402 INFO [stderr] --> src/models/articles.rs:311:10 Nov 28 06:20:28.402 INFO [stderr] | Nov 28 06:20:28.402 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.402 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.402 INFO [stderr] | Nov 28 06:20:28.402 INFO [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 28 06:20:28.402 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.402 INFO [stderr] Nov 28 06:20:28.402 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.402 INFO [stderr] --> src/models/articles.rs:311:10 Nov 28 06:20:28.402 INFO [stderr] | Nov 28 06:20:28.402 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.402 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.402 INFO [stderr] | Nov 28 06:20:28.402 INFO [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 28 06:20:28.402 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.402 INFO [stderr] Nov 28 06:20:28.402 INFO [stderr] warning: cannot find type `Articles` in this scope Nov 28 06:20:28.402 INFO [stderr] --> src/models/articles.rs:311:10 Nov 28 06:20:28.402 INFO [stderr] | Nov 28 06:20:28.402 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Nov 28 06:20:28.402 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.402 INFO [stderr] | Nov 28 06:20:28.402 INFO [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 28 06:20:28.402 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.402 INFO [stderr] Nov 28 06:20:28.402 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 28 06:20:28.402 INFO [stderr] --> src/models/articles.rs:322:10 Nov 28 06:20:28.404 INFO [stderr] | Nov 28 06:20:28.404 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.405 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.405 INFO [stderr] Nov 28 06:20:28.405 INFO [stderr] warning: cannot find type `Text` in this scope Nov 28 06:20:28.405 INFO [stderr] --> src/models/articles.rs:322:59 Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.405 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.405 INFO [stderr] Nov 28 06:20:28.405 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 28 06:20:28.405 INFO [stderr] --> src/models/articles.rs:322:59 Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.405 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.405 INFO [stderr] Nov 28 06:20:28.405 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Nov 28 06:20:28.405 INFO [stderr] --> src/models/articles.rs:322:59 Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.405 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.405 INFO [stderr] Nov 28 06:20:28.405 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.405 INFO [stderr] --> src/models/comment.rs:13:10 Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.405 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.405 INFO [stderr] Nov 28 06:20:28.405 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.405 INFO [stderr] --> src/models/comment.rs:13:10 Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.405 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.405 INFO [stderr] Nov 28 06:20:28.405 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 28 06:20:28.405 INFO [stderr] --> src/models/comment.rs:13:10 Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.405 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.405 INFO [stderr] Nov 28 06:20:28.405 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.405 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.405 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.405 INFO [stderr] | Nov 28 06:20:28.405 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.406 INFO [stderr] warning: cannot find type `comments` in this scope Nov 28 06:20:28.406 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.406 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.406 INFO [stderr] warning: cannot find type `Text` in this scope Nov 28 06:20:28.406 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.406 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.406 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.406 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.406 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.406 INFO [stderr] warning: cannot find type `Comments` in this scope Nov 28 06:20:28.406 INFO [stderr] --> src/models/comment.rs:13:59 Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.406 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.406 INFO [stderr] warning: cannot find type `comments` in this scope Nov 28 06:20:28.406 INFO [stderr] --> src/models/comment.rs:53:10 Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.406 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.406 INFO [stderr] warning: cannot find type `InsertComments` in this scope Nov 28 06:20:28.406 INFO [stderr] --> src/models/comment.rs:53:10 Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.406 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.406 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.406 INFO [stderr] --> src/models/comment.rs:53:10 Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Nov 28 06:20:28.406 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.406 INFO [stderr] | Nov 28 06:20:28.406 INFO [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 28 06:20:28.406 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.406 INFO [stderr] Nov 28 06:20:28.409 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.409 INFO [stderr] --> src/models/tag.rs:10:10 Nov 28 06:20:28.409 INFO [stderr] | Nov 28 06:20:28.409 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.409 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.409 INFO [stderr] | Nov 28 06:20:28.409 INFO [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 28 06:20:28.409 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.409 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `Tags` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:10:10 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:49:10 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:49:10 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `Text` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `BigInt` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `TagCount` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:49:59 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `tags` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:84:10 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.410 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [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 28 06:20:28.410 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.410 INFO [stderr] Nov 28 06:20:28.410 INFO [stderr] warning: cannot find type `NewTag` in this scope Nov 28 06:20:28.410 INFO [stderr] --> src/models/tag.rs:84:10 Nov 28 06:20:28.410 INFO [stderr] | Nov 28 06:20:28.410 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.411 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.411 INFO [stderr] | Nov 28 06:20:28.411 INFO [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 28 06:20:28.411 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.411 INFO [stderr] Nov 28 06:20:28.411 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.411 INFO [stderr] --> src/models/user.rs:15:10 Nov 28 06:20:28.411 INFO [stderr] | Nov 28 06:20:28.411 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.411 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.411 INFO [stderr] | Nov 28 06:20:28.411 INFO [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 28 06:20:28.411 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.411 INFO [stderr] Nov 28 06:20:28.411 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.411 INFO [stderr] --> src/models/user.rs:15:10 Nov 28 06:20:28.411 INFO [stderr] | Nov 28 06:20:28.411 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.411 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.411 INFO [stderr] | Nov 28 06:20:28.411 INFO [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 28 06:20:28.411 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.411 INFO [stderr] Nov 28 06:20:28.411 INFO [stderr] warning: cannot find type `Users` in this scope Nov 28 06:20:28.411 INFO [stderr] --> src/models/user.rs:15:10 Nov 28 06:20:28.411 INFO [stderr] | Nov 28 06:20:28.411 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.411 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.411 INFO [stderr] | Nov 28 06:20:28.411 INFO [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 28 06:20:28.411 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.411 INFO [stderr] Nov 28 06:20:28.413 INFO [stderr] warning: cannot find type `users` in this scope Nov 28 06:20:28.413 INFO [stderr] --> src/models/user.rs:80:10 Nov 28 06:20:28.413 INFO [stderr] | Nov 28 06:20:28.413 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.413 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.413 INFO [stderr] | Nov 28 06:20:28.413 INFO [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 28 06:20:28.413 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.413 INFO [stderr] Nov 28 06:20:28.413 INFO [stderr] warning: cannot find type `NewUser` in this scope Nov 28 06:20:28.413 INFO [stderr] --> src/models/user.rs:80:10 Nov 28 06:20:28.413 INFO [stderr] | Nov 28 06:20:28.413 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.414 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.414 INFO [stderr] | Nov 28 06:20:28.414 INFO [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 28 06:20:28.414 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.414 INFO [stderr] Nov 28 06:20:28.414 INFO [stderr] warning: cannot find type `Uuid` in this scope Nov 28 06:20:28.414 INFO [stderr] --> src/models/user.rs:157:10 Nov 28 06:20:28.414 INFO [stderr] | Nov 28 06:20:28.414 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.414 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.414 INFO [stderr] | Nov 28 06:20:28.414 INFO [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 28 06:20:28.414 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.414 INFO [stderr] Nov 28 06:20:28.414 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 28 06:20:28.414 INFO [stderr] --> src/models/user.rs:157:10 Nov 28 06:20:28.414 INFO [stderr] | Nov 28 06:20:28.414 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.414 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.414 INFO [stderr] | Nov 28 06:20:28.414 INFO [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 28 06:20:28.414 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.414 INFO [stderr] Nov 28 06:20:28.414 INFO [stderr] warning: cannot find type `UserInfo` in this scope Nov 28 06:20:28.414 INFO [stderr] --> src/models/user.rs:157:10 Nov 28 06:20:28.414 INFO [stderr] | Nov 28 06:20:28.414 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Nov 28 06:20:28.414 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.414 INFO [stderr] | Nov 28 06:20:28.414 INFO [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 28 06:20:28.414 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.414 INFO [stderr] Nov 28 06:20:28.424 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:20:28.424 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.424 INFO [stderr] | Nov 28 06:20:28.424 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.424 INFO [stderr] | Nov 28 06:20:28.424 INFO [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 28 06:20:28.424 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.424 INFO [stderr] Nov 28 06:20:28.424 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:20:28.424 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.424 INFO [stderr] | Nov 28 06:20:28.424 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.424 INFO [stderr] | Nov 28 06:20:28.424 INFO [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 28 06:20:28.424 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.424 INFO [stderr] Nov 28 06:20:28.424 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 28 06:20:28.424 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.424 INFO [stderr] | Nov 28 06:20:28.424 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.424 INFO [stderr] | Nov 28 06:20:28.424 INFO [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 28 06:20:28.424 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.424 INFO [stderr] Nov 28 06:20:28.424 INFO [stderr] warning: cannot find type `content` in this scope Nov 28 06:20:28.424 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.424 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `tags` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `account` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `github` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [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 28 06:20:28.425 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.425 INFO [stderr] Nov 28 06:20:28.425 INFO [stderr] warning: cannot find type `salt` in this scope Nov 28 06:20:28.425 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.425 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.425 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.425 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `groups` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `say` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `tag` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `comment` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.426 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 06:20:28.426 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.426 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.426 INFO [stderr] | Nov 28 06:20:28.426 INFO [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 28 06:20:28.426 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.426 INFO [stderr] Nov 28 06:20:28.427 INFO [stderr] warning: cannot find type `table` in this scope Nov 28 06:20:28.427 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 28 06:20:28.427 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [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 28 06:20:28.427 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.427 INFO [stderr] Nov 28 06:20:28.427 INFO [stderr] warning: cannot find type `id` in this scope Nov 28 06:20:28.427 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.427 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [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 28 06:20:28.427 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.427 INFO [stderr] Nov 28 06:20:28.427 INFO [stderr] warning: cannot find type `title` in this scope Nov 28 06:20:28.427 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.427 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 28 06:20:28.427 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [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 28 06:20:28.427 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.427 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.427 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.427 INFO [stderr] Nov 28 06:20:28.427 INFO [stderr] warning: cannot find type `raw_content` in this scope Nov 28 06:20:28.427 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.427 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.427 INFO [stderr] | Nov 28 06:20:28.427 INFO [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 28 06:20:28.431 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.431 INFO [stderr] Nov 28 06:20:28.436 INFO [stderr] warning: cannot find type `content` in this scope Nov 28 06:20:28.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.436 INFO [stderr] | Nov 28 06:20:28.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.436 INFO [stderr] | Nov 28 06:20:28.436 INFO [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 28 06:20:28.436 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.436 INFO [stderr] Nov 28 06:20:28.436 INFO [stderr] warning: cannot find type `published` in this scope Nov 28 06:20:28.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.436 INFO [stderr] | Nov 28 06:20:28.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.436 INFO [stderr] | Nov 28 06:20:28.436 INFO [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 28 06:20:28.436 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.436 INFO [stderr] Nov 28 06:20:28.436 INFO [stderr] warning: cannot find type `tags_id` in this scope Nov 28 06:20:28.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.436 INFO [stderr] | Nov 28 06:20:28.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.436 INFO [stderr] | Nov 28 06:20:28.436 INFO [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 28 06:20:28.436 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.436 INFO [stderr] Nov 28 06:20:28.436 INFO [stderr] warning: cannot find type `tags` in this scope Nov 28 06:20:28.436 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `create_time` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `modify_time` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `account` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `github` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `password` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `salt` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `groups` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.437 INFO [stderr] Nov 28 06:20:28.437 INFO [stderr] warning: cannot find type `nickname` in this scope Nov 28 06:20:28.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.437 INFO [stderr] | Nov 28 06:20:28.437 INFO [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 28 06:20:28.437 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.438 INFO [stderr] Nov 28 06:20:28.438 INFO [stderr] warning: cannot find type `say` in this scope Nov 28 06:20:28.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [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 28 06:20:28.438 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.438 INFO [stderr] Nov 28 06:20:28.438 INFO [stderr] warning: cannot find type `email` in this scope Nov 28 06:20:28.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [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 28 06:20:28.438 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.438 INFO [stderr] Nov 28 06:20:28.438 INFO [stderr] warning: cannot find type `disabled` in this scope Nov 28 06:20:28.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [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 28 06:20:28.438 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.438 INFO [stderr] Nov 28 06:20:28.438 INFO [stderr] warning: cannot find type `tag` in this scope Nov 28 06:20:28.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [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 28 06:20:28.438 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.438 INFO [stderr] Nov 28 06:20:28.438 INFO [stderr] warning: cannot find type `comment` in this scope Nov 28 06:20:28.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [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 28 06:20:28.438 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.438 INFO [stderr] Nov 28 06:20:28.438 INFO [stderr] warning: cannot find type `article_id` in this scope Nov 28 06:20:28.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.438 INFO [stderr] | Nov 28 06:20:28.438 INFO [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 28 06:20:28.448 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.448 INFO [stderr] Nov 28 06:20:28.448 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 28 06:20:28.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.448 INFO [stderr] | Nov 28 06:20:28.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.448 INFO [stderr] | Nov 28 06:20:28.448 INFO [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 28 06:20:28.448 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.448 INFO [stderr] Nov 28 06:20:28.448 INFO [stderr] warning: cannot find type `tag_id` in this scope Nov 28 06:20:28.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 28 06:20:28.448 INFO [stderr] | Nov 28 06:20:28.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 28 06:20:28.448 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 28 06:20:28.448 INFO [stderr] | Nov 28 06:20:28.448 INFO [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 28 06:20:28.448 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.448 INFO [stderr] Nov 28 06:20:28.448 INFO [stderr] | Nov 28 06:20:28.448 INFO [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 28 06:20:28.448 INFO [stderr] = note: for more information, see issue #50504 Nov 28 06:20:28.448 INFO [stderr] Nov 28 06:20:49.712 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s Nov 28 06:20:49.731 INFO [stderr] su: No module specific data is present Nov 28 06:20:50.482 INFO running `"docker" "inspect" "47101665e59e325f794d1e73770ee066e03b93ad708a27810d0539c1d94262d5"` Nov 28 06:20:50.736 INFO running `"docker" "rm" "-f" "47101665e59e325f794d1e73770ee066e03b93ad708a27810d0539c1d94262d5"` Nov 28 06:20:50.941 INFO [stdout] 47101665e59e325f794d1e73770ee066e03b93ad708a27810d0539c1d94262d5