Dec 04 22:29:10.123 INFO checking apolitical/scraped_to_posts against try#1df97983eb2057dc6a8f7eb364e263b51ae23230 for pr-56481 Dec 04 22:29:10.123 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/try#1df97983eb2057dc6a8f7eb364e263b51ae23230:/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 +1df97983eb2057dc6a8f7eb364e263b51ae23230-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 04 22:29:10.575 INFO [stdout] a098eb84d28e1fdb362f2095a3e7c0e72077ac977dd72f5a826d44c3cb0ecd69 Dec 04 22:29:10.580 INFO running `"docker" "start" "-a" "a098eb84d28e1fdb362f2095a3e7c0e72077ac977dd72f5a826d44c3cb0ecd69"` Dec 04 22:29:11.961 INFO [stderr] usermod: no changes Dec 04 22:29:12.230 INFO [stderr] Checking regex-syntax v0.6.3 Dec 04 22:29:12.237 INFO [stderr] Checking r2d2 v0.8.3 Dec 04 22:29:12.241 INFO [stderr] Checking memchr v2.1.1 Dec 04 22:29:12.241 INFO [stderr] Compiling syn v0.15.18 Dec 04 22:29:12.241 INFO [stderr] Checking backtrace v0.3.9 Dec 04 22:29:12.246 INFO [stderr] Checking chrono v0.4.6 Dec 04 22:29:12.250 INFO [stderr] Compiling diesel_derives v1.3.0 Dec 04 22:29:14.539 INFO [stderr] Checking failure v0.1.1 Dec 04 22:29:15.979 INFO [stderr] Checking aho-corasick v0.6.9 Dec 04 22:29:27.440 INFO [stderr] Checking diesel v1.3.3 Dec 04 22:29:33.104 INFO [stderr] Checking regex v1.0.6 Dec 04 22:29:38.060 INFO [stderr] Compiling serde_derive v1.0.80 Dec 04 22:29:42.613 INFO [stderr] Checking env_logger v0.6.0 Dec 04 22:29:42.614 INFO [stderr] Checking dotenv v0.13.0 Dec 04 22:30:12.967 INFO [stderr] Checking scraped_to_posts v0.1.0 (/source) Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.179 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.179 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.179 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.179 INFO [stderr] | Dec 04 22:30:16.179 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.179 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.179 INFO [stderr] Dec 04 22:30:16.180 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.180 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:16.180 INFO [stderr] | Dec 04 22:30:16.180 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.180 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.180 INFO [stderr] | Dec 04 22:30:16.180 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.180 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.180 INFO [stderr] Dec 04 22:30:16.180 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:16.180 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:16.180 INFO [stderr] | Dec 04 22:30:16.180 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.180 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.180 INFO [stderr] | Dec 04 22:30:16.180 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.180 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.180 INFO [stderr] Dec 04 22:30:16.180 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.180 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:16.180 INFO [stderr] | Dec 04 22:30:16.180 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.180 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.180 INFO [stderr] | Dec 04 22:30:16.180 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.180 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.180 INFO [stderr] Dec 04 22:30:16.180 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:16.180 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:16.180 INFO [stderr] | Dec 04 22:30:16.184 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.184 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.184 INFO [stderr] | Dec 04 22:30:16.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.185 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.185 INFO [stderr] Dec 04 22:30:16.185 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:16.185 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:16.185 INFO [stderr] | Dec 04 22:30:16.185 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.185 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.185 INFO [stderr] | Dec 04 22:30:16.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.185 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.185 INFO [stderr] Dec 04 22:30:16.185 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.185 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:16.185 INFO [stderr] | Dec 04 22:30:16.185 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.185 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.185 INFO [stderr] | Dec 04 22:30:16.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.185 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.185 INFO [stderr] Dec 04 22:30:16.185 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.185 INFO [stderr] --> src/model.rs:55:50 Dec 04 22:30:16.185 INFO [stderr] | Dec 04 22:30:16.185 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.185 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.185 INFO [stderr] | Dec 04 22:30:16.185 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.185 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.185 INFO [stderr] Dec 04 22:30:16.190 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `ID` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.191 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.191 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.191 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.191 INFO [stderr] Dec 04 22:30:16.191 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 04 22:30:16.191 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.191 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.192 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.192 INFO [stderr] | Dec 04 22:30:16.192 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.192 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.192 INFO [stderr] Dec 04 22:30:16.192 INFO [stderr] warning: cannot find type `guid` in this scope Dec 04 22:30:16.192 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.193 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.193 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.193 INFO [stderr] Dec 04 22:30:16.193 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 04 22:30:16.193 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.193 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.193 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.193 INFO [stderr] Dec 04 22:30:16.193 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 04 22:30:16.193 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.193 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.193 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.193 INFO [stderr] Dec 04 22:30:16.193 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 04 22:30:16.193 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.193 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.193 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.193 INFO [stderr] Dec 04 22:30:16.193 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 04 22:30:16.193 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.193 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.193 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.193 INFO [stderr] Dec 04 22:30:16.193 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 04 22:30:16.193 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.193 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.193 INFO [stderr] | Dec 04 22:30:16.193 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.193 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.193 INFO [stderr] Dec 04 22:30:16.207 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 22:30:16.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.207 INFO [stderr] | Dec 04 22:30:16.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.207 INFO [stderr] | Dec 04 22:30:16.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.207 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.207 INFO [stderr] Dec 04 22:30:16.207 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 04 22:30:16.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.207 INFO [stderr] | Dec 04 22:30:16.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.207 INFO [stderr] | Dec 04 22:30:16.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.207 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.207 INFO [stderr] Dec 04 22:30:16.207 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 04 22:30:16.207 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.207 INFO [stderr] | Dec 04 22:30:16.207 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.207 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.207 INFO [stderr] | Dec 04 22:30:16.207 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.207 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.207 INFO [stderr] Dec 04 22:30:16.674 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.675 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 22:30:16.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.675 INFO [stderr] Dec 04 22:30:16.675 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.675 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.675 INFO [stderr] Dec 04 22:30:16.675 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.675 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.675 INFO [stderr] Dec 04 22:30:16.675 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.675 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.675 INFO [stderr] Dec 04 22:30:16.675 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.675 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.675 INFO [stderr] Dec 04 22:30:16.675 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.675 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.675 INFO [stderr] Dec 04 22:30:16.675 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.675 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.675 INFO [stderr] Dec 04 22:30:16.675 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.675 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:16.675 INFO [stderr] | Dec 04 22:30:16.675 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:16.683 INFO [stderr] --> src/model.rs:55:50 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.683 INFO [stderr] Dec 04 22:30:16.683 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 22:30:16.683 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 22:30:16.683 INFO [stderr] | Dec 04 22:30:16.683 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 22:30:16.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `ID` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.684 INFO [stderr] Dec 04 22:30:16.684 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 04 22:30:16.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.684 INFO [stderr] | Dec 04 22:30:16.684 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.685 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.685 INFO [stderr] Dec 04 22:30:16.685 INFO [stderr] warning: cannot find type `guid` in this scope Dec 04 22:30:16.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.685 INFO [stderr] | Dec 04 22:30:16.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:16.686 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 04 22:30:16.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:16.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:16.686 INFO [stderr] | Dec 04 22:30:16.686 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 04 22:30:16.686 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:16.686 INFO [stderr] Dec 04 22:30:21.659 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s Dec 04 22:30:21.675 INFO [stderr] su: No module specific data is present Dec 04 22:30:22.487 INFO running `"docker" "inspect" "a098eb84d28e1fdb362f2095a3e7c0e72077ac977dd72f5a826d44c3cb0ecd69"` Dec 04 22:30:22.792 INFO running `"docker" "rm" "-f" "a098eb84d28e1fdb362f2095a3e7c0e72077ac977dd72f5a826d44c3cb0ecd69"` Dec 04 22:30:23.095 INFO [stdout] a098eb84d28e1fdb362f2095a3e7c0e72077ac977dd72f5a826d44c3cb0ecd69