Dec 06 01:10:54.453 INFO testing driftluo/MyBlog against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 01:10:54.454 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 01:10:55.047 INFO [stdout] 22886b5fcacee41e8ee7dca3ab18fef7c80c90b9262284dbb4b892f94421dfed Dec 06 01:10:55.049 INFO running `"docker" "start" "-a" "22886b5fcacee41e8ee7dca3ab18fef7c80c90b9262284dbb4b892f94421dfed"` Dec 06 01:10:57.192 INFO [stderr] usermod: no changes Dec 06 01:10:57.662 INFO [stderr] Compiling crunchy v0.1.6 Dec 06 01:10:57.664 INFO [stderr] Compiling typed-arena v1.4.0 Dec 06 01:10:57.666 INFO [stderr] Compiling cookie v0.10.1 Dec 06 01:10:57.667 INFO [stderr] Compiling r2d2 v0.8.2 Dec 06 01:10:57.673 INFO [stderr] Compiling string_cache_codegen v0.4.1 Dec 06 01:10:57.673 INFO [stderr] Compiling uuid v0.6.5 Dec 06 01:10:57.728 INFO [stderr] Compiling pest_derive v1.0.7 Dec 06 01:10:57.728 INFO [stderr] Compiling env_logger v0.4.3 Dec 06 01:11:00.099 INFO [stderr] Compiling tendril v0.4.0 Dec 06 01:11:01.714 INFO [stderr] Compiling chrono v0.4.4 Dec 06 01:11:02.519 INFO [stderr] Compiling hyper v0.10.13 Dec 06 01:11:08.254 INFO [stderr] Compiling redis v0.8.0 Dec 06 01:11:08.340 INFO [stderr] Compiling error-chain v0.10.0 Dec 06 01:11:08.500 INFO [stderr] Compiling string_cache v0.7.3 Dec 06 01:11:08.500 INFO [stderr] Compiling markup5ever v0.7.2 Dec 06 01:11:09.051 INFO [stderr] Compiling tiny-keccak v1.4.2 Dec 06 01:11:16.600 INFO [stderr] Compiling dotenv v0.10.1 Dec 06 01:11:24.562 INFO [stderr] Compiling tera v0.10.10 Dec 06 01:11:24.570 INFO [stderr] Compiling diesel v1.3.2 Dec 06 01:11:30.817 INFO [stderr] Compiling comrak v0.2.13 Dec 06 01:11:31.186 INFO [stderr] Compiling r2d2_redis v0.7.0 Dec 06 01:11:40.480 INFO [stderr] Compiling sapper v0.1.5 Dec 06 01:11:40.480 INFO [stderr] Compiling hyper-native-tls v0.2.4 Dec 06 01:11:58.696 INFO [stderr] Compiling sapper_tmpl v0.1.2 Dec 06 01:11:59.424 INFO [stderr] Compiling html5ever v0.22.3 Dec 06 01:11:59.999 INFO [stderr] Compiling sapper_body v0.1.1 Dec 06 01:11:59.999 INFO [stderr] Compiling sapper_logger v0.1.1 Dec 06 01:11:59.999 INFO [stderr] Compiling sapper_session v0.1.2 Dec 06 01:11:59.999 INFO [stderr] Compiling sapper_query v0.1.1 Dec 06 01:12:08.953 INFO [stderr] Compiling sapper_std v0.1.7 Dec 06 01:12:17.533 INFO [stderr] Compiling ammonia v1.1.0 Dec 06 01:12:46.617 INFO [stderr] Compiling blog v0.2.0 (/source) Dec 06 01:12:52.368 INFO [stderr] warning: cannot find type `relation` in this scope Dec 06 01:12:52.368 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:12:52.368 INFO [stderr] | Dec 06 01:12:52.368 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.368 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.368 INFO [stderr] | Dec 06 01:12:52.368 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 01:12:52.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.369 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.369 INFO [stderr] Dec 06 01:12:52.369 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 06 01:12:52.369 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.369 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.369 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.369 INFO [stderr] Dec 06 01:12:52.369 INFO [stderr] warning: cannot find type `relation` in this scope Dec 06 01:12:52.369 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.369 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.369 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.369 INFO [stderr] Dec 06 01:12:52.369 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.369 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.369 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.369 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.369 INFO [stderr] Dec 06 01:12:52.369 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.369 INFO [stderr] --> src/models/articles.rs:106:10 Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.369 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.369 INFO [stderr] Dec 06 01:12:52.369 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.369 INFO [stderr] --> src/models/articles.rs:106:10 Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.369 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.369 INFO [stderr] Dec 06 01:12:52.369 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 06 01:12:52.369 INFO [stderr] --> src/models/articles.rs:106:10 Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.369 INFO [stderr] | Dec 06 01:12:52.369 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.369 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.369 INFO [stderr] Dec 06 01:12:52.377 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.377 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `articles` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `articles` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:168:10 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:168:10 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:258:10 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:258:10 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:258:10 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.378 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.378 INFO [stderr] Dec 06 01:12:52.378 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.378 INFO [stderr] --> src/models/articles.rs:311:10 Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.378 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 06 01:12:52.378 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.378 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/articles.rs:311:10 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/articles.rs:311:10 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/articles.rs:322:10 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `Text` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/articles.rs:322:59 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/articles.rs:322:59 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/articles.rs:322:59 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/comment.rs:13:10 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/comment.rs:13:10 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/comment.rs:13:10 Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.379 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.379 INFO [stderr] | Dec 06 01:12:52.379 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.379 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.379 INFO [stderr] Dec 06 01:12:52.379 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.379 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `comments` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `Text` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `comments` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/comment.rs:53:10 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/comment.rs:53:10 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/comment.rs:53:10 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/tag.rs:10:10 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.380 INFO [stderr] Dec 06 01:12:52.380 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 06 01:12:52.380 INFO [stderr] --> src/models/tag.rs:10:10 Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.380 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.380 INFO [stderr] | Dec 06 01:12:52.380 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.380 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:49:10 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:49:10 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `Text` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `tags` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:84:10 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/tag.rs:84:10 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.381 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.381 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.381 INFO [stderr] Dec 06 01:12:52.381 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.381 INFO [stderr] --> src/models/user.rs:15:10 Dec 06 01:12:52.381 INFO [stderr] | Dec 06 01:12:52.381 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.382 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.382 INFO [stderr] Dec 06 01:12:52.382 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.382 INFO [stderr] --> src/models/user.rs:15:10 Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.382 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.382 INFO [stderr] Dec 06 01:12:52.382 INFO [stderr] warning: cannot find type `Users` in this scope Dec 06 01:12:52.382 INFO [stderr] --> src/models/user.rs:15:10 Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.382 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.382 INFO [stderr] Dec 06 01:12:52.382 INFO [stderr] warning: cannot find type `users` in this scope Dec 06 01:12:52.382 INFO [stderr] --> src/models/user.rs:80:10 Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.382 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.382 INFO [stderr] Dec 06 01:12:52.382 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 06 01:12:52.382 INFO [stderr] --> src/models/user.rs:80:10 Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.382 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.382 INFO [stderr] | Dec 06 01:12:52.382 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.382 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.382 INFO [stderr] Dec 06 01:12:52.384 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:12:52.384 INFO [stderr] --> src/models/user.rs:157:10 Dec 06 01:12:52.384 INFO [stderr] | Dec 06 01:12:52.384 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.384 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.384 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.384 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.384 INFO [stderr] Dec 06 01:12:52.384 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:12:52.384 INFO [stderr] --> src/models/user.rs:157:10 Dec 06 01:12:52.384 INFO [stderr] | Dec 06 01:12:52.384 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.384 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.384 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.384 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.384 INFO [stderr] Dec 06 01:12:52.384 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 06 01:12:52.384 INFO [stderr] --> src/models/user.rs:157:10 Dec 06 01:12:52.384 INFO [stderr] | Dec 06 01:12:52.384 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:12:52.384 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.384 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.384 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.384 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `content` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `published` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `tags` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.393 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.393 INFO [stderr] | Dec 06 01:12:52.393 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.393 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.393 INFO [stderr] Dec 06 01:12:52.393 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 06 01:12:52.393 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `account` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `github` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `password` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `salt` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `groups` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `say` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.394 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 01:12:52.394 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.394 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.394 INFO [stderr] | Dec 06 01:12:52.394 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.394 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.394 INFO [stderr] Dec 06 01:12:52.395 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 06 01:12:52.395 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.395 INFO [stderr] | Dec 06 01:12:52.395 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.395 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.395 INFO [stderr] | Dec 06 01:12:52.395 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:12:52.395 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.395 INFO [stderr] Dec 06 01:12:52.400 INFO [stderr] warning: cannot find type `tag` in this scope Dec 06 01:12:52.400 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.400 INFO [stderr] | Dec 06 01:12:52.400 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.400 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.400 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.400 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.400 INFO [stderr] Dec 06 01:12:52.400 INFO [stderr] warning: cannot find type `comment` in this scope Dec 06 01:12:52.400 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.400 INFO [stderr] | Dec 06 01:12:52.400 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.400 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.400 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.400 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.400 INFO [stderr] Dec 06 01:12:52.400 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 06 01:12:52.400 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.400 INFO [stderr] | Dec 06 01:12:52.400 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.401 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.401 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.401 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.401 INFO [stderr] Dec 06 01:12:52.401 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 01:12:52.401 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.401 INFO [stderr] | Dec 06 01:12:52.401 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.401 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.401 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.401 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.401 INFO [stderr] Dec 06 01:12:52.401 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 06 01:12:52.401 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:12:52.401 INFO [stderr] | Dec 06 01:12:52.401 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:12:52.401 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:12:52.401 INFO [stderr] | Dec 06 01:12:52.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! Dec 06 01:12:52.401 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:12:52.401 INFO [stderr] Dec 06 01:13:14.249 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 17s Dec 06 01:13:14.265 INFO [stderr] su: No module specific data is present Dec 06 01:13:14.582 INFO running `"docker" "inspect" "22886b5fcacee41e8ee7dca3ab18fef7c80c90b9262284dbb4b892f94421dfed"` Dec 06 01:13:14.699 INFO running `"docker" "rm" "-f" "22886b5fcacee41e8ee7dca3ab18fef7c80c90b9262284dbb4b892f94421dfed"` Dec 06 01:13:14.843 INFO [stdout] 22886b5fcacee41e8ee7dca3ab18fef7c80c90b9262284dbb4b892f94421dfed Dec 06 01:13:14.846 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 01:13:15.016 INFO [stdout] 1b93e9e4421e1987fc7ec3e296b4f645b76d8c0f95d6faf1f8b680487534324f Dec 06 01:13:15.018 INFO running `"docker" "start" "-a" "1b93e9e4421e1987fc7ec3e296b4f645b76d8c0f95d6faf1f8b680487534324f"` Dec 06 01:13:15.501 INFO [stderr] usermod: no changes Dec 06 01:13:15.751 INFO [stderr] Compiling blog v0.2.0 (/source) Dec 06 01:13:22.127 INFO [stderr] warning: cannot find type `relation` in this scope Dec 06 01:13:22.127 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:13:22.127 INFO [stderr] | Dec 06 01:13:22.127 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.127 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.127 INFO [stderr] | Dec 06 01:13:22.127 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 06 01:13:22.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.127 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.127 INFO [stderr] Dec 06 01:13:22.127 INFO [stderr] warning: cannot find type `Relations` in this scope Dec 06 01:13:22.127 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:13:22.127 INFO [stderr] | Dec 06 01:13:22.127 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.127 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.127 INFO [stderr] | Dec 06 01:13:22.127 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.127 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.127 INFO [stderr] Dec 06 01:13:22.127 INFO [stderr] warning: cannot find type `relation` in this scope Dec 06 01:13:22.127 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:13:22.127 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/article_tag_relation.rs:9:10 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 9 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:106:10 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:106:10 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:106:10 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `articles` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `ArticleList` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:106:59 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 106 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.128 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.128 INFO [stderr] Dec 06 01:13:22.128 INFO [stderr] warning: cannot find type `articles` in this scope Dec 06 01:13:22.128 INFO [stderr] --> src/models/articles.rs:168:10 Dec 06 01:13:22.128 INFO [stderr] | Dec 06 01:13:22.128 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 06 01:13:22.128 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `InsertArticle` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:168:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 168 | #[derive(Insertable, Debug, Clone)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:258:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:258:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `RawArticlesWithTag` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:258:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 258 | #[derive(Queryable, Debug, Clone)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:311:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:311:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `Articles` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:311:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 311 | #[derive(Queryable, Debug, Clone)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:322:10 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.129 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.129 INFO [stderr] Dec 06 01:13:22.129 INFO [stderr] warning: cannot find type `Text` in this scope Dec 06 01:13:22.129 INFO [stderr] --> src/models/articles.rs:322:59 Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.129 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.129 INFO [stderr] | Dec 06 01:13:22.129 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/articles.rs:322:59 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `PublishedStatistics` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/articles.rs:322:59 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 322 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/comment.rs:13:10 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/comment.rs:13:10 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/comment.rs:13:10 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `comments` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `Text` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.130 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.130 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.130 INFO [stderr] | Dec 06 01:13:22.130 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.130 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.130 INFO [stderr] Dec 06 01:13:22.130 INFO [stderr] warning: cannot find type `Comments` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/comment.rs:13:59 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 13 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `comments` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/comment.rs:53:10 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `InsertComments` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/comment.rs:53:10 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/comment.rs:53:10 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 53 | #[derive(Insertable, Debug, Clone)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/tag.rs:10:10 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `Tags` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/tag.rs:10:10 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 10 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/tag.rs:49:10 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/tag.rs:49:10 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.131 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.131 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.131 INFO [stderr] Dec 06 01:13:22.131 INFO [stderr] warning: cannot find type `sql_uuid` in this scope Dec 06 01:13:22.131 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:13:22.131 INFO [stderr] | Dec 06 01:13:22.131 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.132 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.132 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.132 INFO [stderr] Dec 06 01:13:22.132 INFO [stderr] warning: cannot find type `Text` in this scope Dec 06 01:13:22.132 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.132 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.132 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.132 INFO [stderr] Dec 06 01:13:22.132 INFO [stderr] warning: cannot find type `BigInt` in this scope Dec 06 01:13:22.132 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.132 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.132 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.132 INFO [stderr] Dec 06 01:13:22.132 INFO [stderr] warning: cannot find type `TagCount` in this scope Dec 06 01:13:22.132 INFO [stderr] --> src/models/tag.rs:49:59 Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] 49 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize, QueryableByName)] Dec 06 01:13:22.132 INFO [stderr] | ^^^^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.132 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.132 INFO [stderr] Dec 06 01:13:22.132 INFO [stderr] warning: cannot find type `tags` in this scope Dec 06 01:13:22.132 INFO [stderr] --> src/models/tag.rs:84:10 Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.132 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.132 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.132 INFO [stderr] Dec 06 01:13:22.132 INFO [stderr] warning: cannot find type `NewTag` in this scope Dec 06 01:13:22.132 INFO [stderr] --> src/models/tag.rs:84:10 Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] 84 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.132 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.132 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.132 INFO [stderr] Dec 06 01:13:22.132 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.132 INFO [stderr] --> src/models/user.rs:15:10 Dec 06 01:13:22.132 INFO [stderr] | Dec 06 01:13:22.132 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.132 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.133 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.133 INFO [stderr] --> src/models/user.rs:15:10 Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.133 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.133 INFO [stderr] warning: cannot find type `Users` in this scope Dec 06 01:13:22.133 INFO [stderr] --> src/models/user.rs:15:10 Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] 15 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.133 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.133 INFO [stderr] warning: cannot find type `users` in this scope Dec 06 01:13:22.133 INFO [stderr] --> src/models/user.rs:80:10 Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.133 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.133 INFO [stderr] warning: cannot find type `NewUser` in this scope Dec 06 01:13:22.133 INFO [stderr] --> src/models/user.rs:80:10 Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] 80 | #[derive(Insertable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.133 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.133 INFO [stderr] warning: cannot find type `Uuid` in this scope Dec 06 01:13:22.133 INFO [stderr] --> src/models/user.rs:157:10 Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.133 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.133 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 06 01:13:22.133 INFO [stderr] --> src/models/user.rs:157:10 Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.133 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.133 INFO [stderr] warning: cannot find type `UserInfo` in this scope Dec 06 01:13:22.133 INFO [stderr] --> src/models/user.rs:157:10 Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] 157 | #[derive(Queryable, Debug, Clone, Deserialize, Serialize)] Dec 06 01:13:22.133 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.133 INFO [stderr] | Dec 06 01:13:22.133 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.133 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.133 INFO [stderr] Dec 06 01:13:22.141 INFO [stderr] warning: cannot find type `table` in this scope Dec 06 01:13:22.141 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 06 01:13:22.141 INFO [stderr] | Dec 06 01:13:22.141 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 06 01:13:22.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.141 INFO [stderr] | Dec 06 01:13:22.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.141 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.141 INFO [stderr] Dec 06 01:13:22.141 INFO [stderr] warning: cannot find type `id` in this scope Dec 06 01:13:22.141 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.141 INFO [stderr] | Dec 06 01:13:22.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.141 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.141 INFO [stderr] | Dec 06 01:13:22.141 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.141 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.141 INFO [stderr] Dec 06 01:13:22.141 INFO [stderr] warning: cannot find type `title` in this scope Dec 06 01:13:22.141 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.141 INFO [stderr] | Dec 06 01:13:22.141 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.142 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.142 INFO [stderr] | Dec 06 01:13:22.142 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.142 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.142 INFO [stderr] Dec 06 01:13:22.145 INFO [stderr] warning: cannot find type `raw_content` in this scope Dec 06 01:13:22.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.145 INFO [stderr] | Dec 06 01:13:22.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.145 INFO [stderr] | Dec 06 01:13:22.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.145 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.145 INFO [stderr] Dec 06 01:13:22.145 INFO [stderr] warning: cannot find type `content` in this scope Dec 06 01:13:22.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.145 INFO [stderr] | Dec 06 01:13:22.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.145 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.145 INFO [stderr] | Dec 06 01:13:22.145 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.145 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.145 INFO [stderr] Dec 06 01:13:22.145 INFO [stderr] warning: cannot find type `published` in this scope Dec 06 01:13:22.145 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.145 INFO [stderr] | Dec 06 01:13:22.145 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.146 INFO [stderr] Dec 06 01:13:22.146 INFO [stderr] warning: cannot find type `tags_id` in this scope Dec 06 01:13:22.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.146 INFO [stderr] Dec 06 01:13:22.146 INFO [stderr] warning: cannot find type `tags` in this scope Dec 06 01:13:22.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.146 INFO [stderr] Dec 06 01:13:22.146 INFO [stderr] warning: cannot find type `create_time` in this scope Dec 06 01:13:22.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.146 INFO [stderr] Dec 06 01:13:22.146 INFO [stderr] warning: cannot find type `modify_time` in this scope Dec 06 01:13:22.146 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.146 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.146 INFO [stderr] | Dec 06 01:13:22.146 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.146 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.146 INFO [stderr] Dec 06 01:13:22.152 INFO [stderr] warning: cannot find type `account` in this scope Dec 06 01:13:22.152 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.152 INFO [stderr] | Dec 06 01:13:22.152 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.152 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.152 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.156 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.156 INFO [stderr] Dec 06 01:13:22.156 INFO [stderr] warning: cannot find type `github` in this scope Dec 06 01:13:22.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.156 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.156 INFO [stderr] Dec 06 01:13:22.156 INFO [stderr] warning: cannot find type `password` in this scope Dec 06 01:13:22.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.156 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.156 INFO [stderr] Dec 06 01:13:22.156 INFO [stderr] warning: cannot find type `salt` in this scope Dec 06 01:13:22.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.156 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.156 INFO [stderr] Dec 06 01:13:22.156 INFO [stderr] warning: cannot find type `groups` in this scope Dec 06 01:13:22.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.156 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.156 INFO [stderr] Dec 06 01:13:22.156 INFO [stderr] warning: cannot find type `nickname` in this scope Dec 06 01:13:22.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.156 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.156 INFO [stderr] Dec 06 01:13:22.156 INFO [stderr] warning: cannot find type `say` in this scope Dec 06 01:13:22.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.156 INFO [stderr] | Dec 06 01:13:22.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.157 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.157 INFO [stderr] Dec 06 01:13:22.157 INFO [stderr] warning: cannot find type `email` in this scope Dec 06 01:13:22.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.157 INFO [stderr] | Dec 06 01:13:22.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.157 INFO [stderr] | Dec 06 01:13:22.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.157 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.157 INFO [stderr] Dec 06 01:13:22.157 INFO [stderr] warning: cannot find type `disabled` in this scope Dec 06 01:13:22.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.157 INFO [stderr] | Dec 06 01:13:22.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.157 INFO [stderr] | Dec 06 01:13:22.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.157 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.157 INFO [stderr] Dec 06 01:13:22.157 INFO [stderr] warning: cannot find type `tag` in this scope Dec 06 01:13:22.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.157 INFO [stderr] | Dec 06 01:13:22.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.157 INFO [stderr] | Dec 06 01:13:22.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.160 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.160 INFO [stderr] Dec 06 01:13:22.160 INFO [stderr] warning: cannot find type `comment` in this scope Dec 06 01:13:22.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.160 INFO [stderr] | Dec 06 01:13:22.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.160 INFO [stderr] | Dec 06 01:13:22.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.160 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.160 INFO [stderr] Dec 06 01:13:22.160 INFO [stderr] warning: cannot find type `article_id` in this scope Dec 06 01:13:22.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.160 INFO [stderr] | Dec 06 01:13:22.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.160 INFO [stderr] | Dec 06 01:13:22.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.161 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.161 INFO [stderr] Dec 06 01:13:22.161 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 06 01:13:22.161 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.161 INFO [stderr] | Dec 06 01:13:22.161 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.161 INFO [stderr] | Dec 06 01:13:22.161 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.161 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.161 INFO [stderr] Dec 06 01:13:22.161 INFO [stderr] warning: cannot find type `tag_id` in this scope Dec 06 01:13:22.161 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 06 01:13:22.161 INFO [stderr] | Dec 06 01:13:22.161 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 06 01:13:22.161 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 06 01:13:22.161 INFO [stderr] | Dec 06 01:13:22.161 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 06 01:13:22.161 INFO [stderr] = note: for more information, see issue #50504 Dec 06 01:13:22.161 INFO [stderr] Dec 06 01:13:25.230 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.71s Dec 06 01:13:25.244 INFO [stderr] su: No module specific data is present Dec 06 01:13:25.637 INFO running `"docker" "inspect" "1b93e9e4421e1987fc7ec3e296b4f645b76d8c0f95d6faf1f8b680487534324f"` Dec 06 01:13:25.874 INFO running `"docker" "rm" "-f" "1b93e9e4421e1987fc7ec3e296b4f645b76d8c0f95d6faf1f8b680487534324f"` Dec 06 01:13:26.120 INFO [stdout] 1b93e9e4421e1987fc7ec3e296b4f645b76d8c0f95d6faf1f8b680487534324f Dec 06 01:13:26.122 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-6/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 01:13:26.519 INFO [stdout] 95a0c99fce62724af06d630a468e44eea6fdd1f2fe98053e460a0d00b2f9fb20 Dec 06 01:13:26.522 INFO running `"docker" "start" "-a" "95a0c99fce62724af06d630a468e44eea6fdd1f2fe98053e460a0d00b2f9fb20"` Dec 06 01:13:27.863 INFO [stderr] usermod: no changes Dec 06 01:13:28.188 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.30s Dec 06 01:13:28.208 INFO [stderr] Running /target/debug/deps/blog-708a465700455e33 Dec 06 01:13:28.208 INFO [stdout] Dec 06 01:13:28.208 INFO [stdout] running 0 tests Dec 06 01:13:28.208 INFO [stdout] Dec 06 01:13:28.208 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 01:13:28.208 INFO [stdout] Dec 06 01:13:28.216 INFO [stdout] Dec 06 01:13:28.216 INFO [stderr] Running /target/debug/deps/blog_api-ab6eb76ac8175c4e Dec 06 01:13:28.216 INFO [stdout] running 0 tests Dec 06 01:13:28.216 INFO [stdout] Dec 06 01:13:28.216 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 01:13:28.216 INFO [stdout] Dec 06 01:13:28.224 INFO [stderr] Running /target/debug/deps/blog_web-cdaa7bff908c7710 Dec 06 01:13:28.227 INFO [stdout] Dec 06 01:13:28.227 INFO [stdout] running 0 tests Dec 06 01:13:28.227 INFO [stdout] Dec 06 01:13:28.227 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 01:13:28.227 INFO [stdout] Dec 06 01:13:28.232 INFO [stderr] Doc-tests blog Dec 06 01:13:37.828 INFO [stdout] Dec 06 01:13:37.828 INFO [stdout] running 0 tests Dec 06 01:13:37.828 INFO [stdout] Dec 06 01:13:37.828 INFO [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 01:13:37.828 INFO [stdout] Dec 06 01:13:37.848 INFO [stderr] su: No module specific data is present Dec 06 01:13:39.080 INFO running `"docker" "inspect" "95a0c99fce62724af06d630a468e44eea6fdd1f2fe98053e460a0d00b2f9fb20"` Dec 06 01:13:39.418 INFO running `"docker" "rm" "-f" "95a0c99fce62724af06d630a468e44eea6fdd1f2fe98053e460a0d00b2f9fb20"` Dec 06 01:13:39.720 INFO [stdout] 95a0c99fce62724af06d630a468e44eea6fdd1f2fe98053e460a0d00b2f9fb20