Dec 11 22:28:53.065 INFO checking apolitical/scraped_to_posts against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 22:28:53.065 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-0/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +3a75e80557a103497cffbcab395a2f37061a77ea-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 11 22:28:53.625 INFO [stdout] 9cbbee1a99c089bf0a4a120cddea83f3507fe154d8ce976ca66c38ec642edebc Dec 11 22:28:53.627 INFO running `"docker" "start" "-a" "9cbbee1a99c089bf0a4a120cddea83f3507fe154d8ce976ca66c38ec642edebc"` Dec 11 22:28:56.279 INFO [stderr] usermod: no changes Dec 11 22:28:56.560 INFO [stderr] Checking thread_local v0.3.6 Dec 11 22:28:56.560 INFO [stderr] Checking regex-syntax v0.6.3 Dec 11 22:28:56.580 INFO [stderr] Checking memchr v2.1.1 Dec 11 22:28:56.580 INFO [stderr] Compiling syn v0.15.22 Dec 11 22:28:56.580 INFO [stderr] Checking backtrace v0.3.9 Dec 11 22:28:56.580 INFO [stderr] Checking chrono v0.4.6 Dec 11 22:29:00.103 INFO [stderr] Checking failure v0.1.1 Dec 11 22:29:00.275 INFO [stderr] Checking aho-corasick v0.6.9 Dec 11 22:29:04.912 INFO [stderr] Checking diesel v1.3.3 Dec 11 22:29:09.714 INFO [stderr] Checking regex v1.0.6 Dec 11 22:29:15.884 INFO [stderr] Compiling serde_derive v1.0.81 Dec 11 22:29:19.972 INFO [stderr] Checking env_logger v0.6.0 Dec 11 22:29:19.974 INFO [stderr] Checking dotenv v0.13.0 Dec 11 22:29:51.252 INFO [stderr] Checking scraped_to_posts v0.1.0 (/source) Dec 11 22:29:54.734 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.734 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:54.734 INFO [stderr] | Dec 11 22:29:54.734 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.734 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.734 INFO [stderr] | Dec 11 22:29:54.734 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 22:29:54.734 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.734 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.734 INFO [stderr] Dec 11 22:29:54.734 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:54.734 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:54.734 INFO [stderr] | Dec 11 22:29:54.735 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.735 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.735 INFO [stderr] | Dec 11 22:29:54.735 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.735 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.735 INFO [stderr] Dec 11 22:29:54.735 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.735 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:54.736 INFO [stderr] | Dec 11 22:29:54.736 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.736 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.736 INFO [stderr] | Dec 11 22:29:54.736 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.736 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.736 INFO [stderr] Dec 11 22:29:54.736 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:54.736 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:54.736 INFO [stderr] | Dec 11 22:29:54.736 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.736 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.736 INFO [stderr] | Dec 11 22:29:54.736 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.736 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.737 INFO [stderr] Dec 11 22:29:54.737 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.737 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:54.737 INFO [stderr] | Dec 11 22:29:54.737 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.737 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.737 INFO [stderr] | Dec 11 22:29:54.737 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.737 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.737 INFO [stderr] Dec 11 22:29:54.737 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:54.737 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:54.737 INFO [stderr] | Dec 11 22:29:54.737 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.737 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.737 INFO [stderr] | Dec 11 22:29:54.737 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.737 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.737 INFO [stderr] Dec 11 22:29:54.737 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:54.737 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.738 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.738 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.738 INFO [stderr] Dec 11 22:29:54.738 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.738 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.738 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.738 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.738 INFO [stderr] Dec 11 22:29:54.738 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.738 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.738 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.738 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.738 INFO [stderr] Dec 11 22:29:54.738 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.738 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.738 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.738 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.738 INFO [stderr] Dec 11 22:29:54.738 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:54.738 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.738 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.738 INFO [stderr] | Dec 11 22:29:54.738 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.738 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.738 INFO [stderr] Dec 11 22:29:54.738 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.738 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:54.739 INFO [stderr] | Dec 11 22:29:54.739 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.739 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.739 INFO [stderr] | Dec 11 22:29:54.739 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.739 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.739 INFO [stderr] Dec 11 22:29:54.739 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:54.739 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:54.739 INFO [stderr] | Dec 11 22:29:54.739 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.739 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.739 INFO [stderr] | Dec 11 22:29:54.739 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.739 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.739 INFO [stderr] Dec 11 22:29:54.739 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:54.739 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:54.739 INFO [stderr] | Dec 11 22:29:54.739 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.739 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.739 INFO [stderr] | Dec 11 22:29:54.739 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.739 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.739 INFO [stderr] Dec 11 22:29:54.739 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.739 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:54.739 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.740 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.740 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.740 INFO [stderr] Dec 11 22:29:54.740 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.740 INFO [stderr] --> src/model.rs:55:50 Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.740 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.740 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.740 INFO [stderr] Dec 11 22:29:54.740 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 22:29:54.740 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 22:29:54.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.740 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.740 INFO [stderr] Dec 11 22:29:54.740 INFO [stderr] warning: cannot find type `ID` in this scope Dec 11 22:29:54.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.740 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.740 INFO [stderr] Dec 11 22:29:54.740 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 11 22:29:54.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.740 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.740 INFO [stderr] Dec 11 22:29:54.740 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 11 22:29:54.740 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.740 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.740 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.740 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.742 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.742 INFO [stderr] | Dec 11 22:29:54.742 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.742 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.742 INFO [stderr] Dec 11 22:29:54.742 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 11 22:29:54.742 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.743 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.743 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.743 INFO [stderr] Dec 11 22:29:54.743 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 11 22:29:54.743 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.743 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.743 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.743 INFO [stderr] Dec 11 22:29:54.743 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 11 22:29:54.743 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.743 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.743 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.743 INFO [stderr] Dec 11 22:29:54.743 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 11 22:29:54.743 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.743 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.743 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.743 INFO [stderr] Dec 11 22:29:54.743 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 11 22:29:54.743 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.743 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.743 INFO [stderr] | Dec 11 22:29:54.743 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.743 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.743 INFO [stderr] Dec 11 22:29:54.743 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 11 22:29:54.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.745 INFO [stderr] Dec 11 22:29:54.745 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 11 22:29:54.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.745 INFO [stderr] Dec 11 22:29:54.745 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 22:29:54.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.745 INFO [stderr] Dec 11 22:29:54.745 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 11 22:29:54.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.745 INFO [stderr] Dec 11 22:29:54.745 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 11 22:29:54.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.745 INFO [stderr] Dec 11 22:29:54.745 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 11 22:29:54.745 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.745 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.745 INFO [stderr] | Dec 11 22:29:54.745 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.745 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.745 INFO [stderr] Dec 11 22:29:54.746 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 11 22:29:54.746 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.746 INFO [stderr] | Dec 11 22:29:54.746 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.746 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.746 INFO [stderr] | Dec 11 22:29:54.746 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.746 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.746 INFO [stderr] Dec 11 22:29:54.746 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 11 22:29:54.746 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.746 INFO [stderr] | Dec 11 22:29:54.747 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.747 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.747 INFO [stderr] | Dec 11 22:29:54.747 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.747 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.747 INFO [stderr] Dec 11 22:29:54.752 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 11 22:29:54.752 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.753 INFO [stderr] | Dec 11 22:29:54.753 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.753 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.754 INFO [stderr] | Dec 11 22:29:54.754 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.754 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.754 INFO [stderr] Dec 11 22:29:54.754 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 11 22:29:54.754 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.754 INFO [stderr] | Dec 11 22:29:54.754 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.754 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.755 INFO [stderr] | Dec 11 22:29:54.755 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.755 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.755 INFO [stderr] Dec 11 22:29:54.755 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 11 22:29:54.755 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.755 INFO [stderr] | Dec 11 22:29:54.755 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.755 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.760 INFO [stderr] | Dec 11 22:29:54.760 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.761 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.761 INFO [stderr] Dec 11 22:29:54.928 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.928 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:54.928 INFO [stderr] | Dec 11 22:29:54.929 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.929 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.929 INFO [stderr] | Dec 11 22:29:54.929 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 22:29:54.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.930 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.930 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:54.932 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.932 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.932 INFO [stderr] | Dec 11 22:29:54.932 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.932 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.932 INFO [stderr] Dec 11 22:29:54.932 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.933 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:54.933 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:54.933 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.933 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:54.933 INFO [stderr] --> src/model.rs:55:50 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 22:29:54.933 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `ID` in this scope Dec 11 22:29:54.933 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 11 22:29:54.933 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 11 22:29:54.933 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 11 22:29:54.933 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.933 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.933 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.933 INFO [stderr] Dec 11 22:29:54.933 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 11 22:29:54.933 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.933 INFO [stderr] | Dec 11 22:29:54.933 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.934 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.934 INFO [stderr] Dec 11 22:29:54.934 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 11 22:29:54.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.934 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.934 INFO [stderr] Dec 11 22:29:54.934 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 11 22:29:54.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.934 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.934 INFO [stderr] Dec 11 22:29:54.934 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 11 22:29:54.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.934 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.934 INFO [stderr] Dec 11 22:29:54.934 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 11 22:29:54.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.934 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.934 INFO [stderr] Dec 11 22:29:54.934 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 11 22:29:54.934 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.934 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.934 INFO [stderr] | Dec 11 22:29:54.934 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.934 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.934 INFO [stderr] Dec 11 22:29:54.940 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 11 22:29:54.940 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.940 INFO [stderr] | Dec 11 22:29:54.940 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.940 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.940 INFO [stderr] | Dec 11 22:29:54.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.940 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.940 INFO [stderr] Dec 11 22:29:54.940 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 11 22:29:54.940 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.940 INFO [stderr] | Dec 11 22:29:54.940 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.940 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.940 INFO [stderr] | Dec 11 22:29:54.940 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.940 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.940 INFO [stderr] Dec 11 22:29:54.941 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 11 22:29:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.941 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.941 INFO [stderr] Dec 11 22:29:54.941 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 11 22:29:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.941 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.941 INFO [stderr] Dec 11 22:29:54.941 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 11 22:29:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.941 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.941 INFO [stderr] Dec 11 22:29:54.941 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 11 22:29:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.941 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.941 INFO [stderr] Dec 11 22:29:54.941 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 11 22:29:54.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.941 INFO [stderr] | Dec 11 22:29:54.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.941 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.941 INFO [stderr] Dec 11 22:29:54.941 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 11 22:29:54.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.948 INFO [stderr] | Dec 11 22:29:54.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.948 INFO [stderr] | Dec 11 22:29:54.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.948 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.948 INFO [stderr] Dec 11 22:29:54.948 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 22:29:54.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.948 INFO [stderr] | Dec 11 22:29:54.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.948 INFO [stderr] | Dec 11 22:29:54.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.948 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.948 INFO [stderr] Dec 11 22:29:54.948 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 11 22:29:54.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.948 INFO [stderr] | Dec 11 22:29:54.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.948 INFO [stderr] | Dec 11 22:29:54.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.948 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.948 INFO [stderr] Dec 11 22:29:54.949 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 11 22:29:54.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.949 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.949 INFO [stderr] Dec 11 22:29:54.949 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 11 22:29:54.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.949 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.949 INFO [stderr] Dec 11 22:29:54.949 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 11 22:29:54.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.949 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.949 INFO [stderr] Dec 11 22:29:54.949 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 11 22:29:54.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.949 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.949 INFO [stderr] Dec 11 22:29:54.949 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 11 22:29:54.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.949 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.949 INFO [stderr] Dec 11 22:29:54.949 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 11 22:29:54.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.949 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.949 INFO [stderr] Dec 11 22:29:54.949 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 11 22:29:54.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:54.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:54.949 INFO [stderr] | Dec 11 22:29:54.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 11 22:29:54.949 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:54.949 INFO [stderr] Dec 11 22:30:00.696 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Dec 11 22:30:00.716 INFO [stderr] su: No module specific data is present Dec 11 22:30:01.170 INFO running `"docker" "inspect" "9cbbee1a99c089bf0a4a120cddea83f3507fe154d8ce976ca66c38ec642edebc"` Dec 11 22:30:01.303 INFO running `"docker" "rm" "-f" "9cbbee1a99c089bf0a4a120cddea83f3507fe154d8ce976ca66c38ec642edebc"` Dec 11 22:30:01.417 INFO [stdout] 9cbbee1a99c089bf0a4a120cddea83f3507fe154d8ce976ca66c38ec642edebc