Dec 11 22:28:49.382 INFO checking apolitical/scraped_to_posts against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 22:28:49.383 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-4/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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:49.807 INFO [stdout] c9c9c5b173779f979855555bbc99d39567d5e997b9a54ff86ae33f03f2ee4272 Dec 11 22:28:49.809 INFO running `"docker" "start" "-a" "c9c9c5b173779f979855555bbc99d39567d5e997b9a54ff86ae33f03f2ee4272"` Dec 11 22:28:52.136 INFO [stderr] usermod: no changes Dec 11 22:28:52.408 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Dec 11 22:28:52.408 INFO [stderr] Checking regex-syntax v0.6.3 Dec 11 22:28:52.412 INFO [stderr] Checking memchr v2.1.1 Dec 11 22:28:52.412 INFO [stderr] Compiling syn v0.15.22 Dec 11 22:28:52.412 INFO [stderr] Checking backtrace v0.3.9 Dec 11 22:28:52.412 INFO [stderr] Checking chrono v0.4.6 Dec 11 22:28:55.808 INFO [stderr] Checking failure v0.1.1 Dec 11 22:28:58.157 INFO [stderr] Checking aho-corasick v0.6.9 Dec 11 22:29:02.574 INFO [stderr] Checking diesel v1.3.3 Dec 11 22:29:04.764 INFO [stderr] Checking regex v1.0.6 Dec 11 22:29:11.252 INFO [stderr] Compiling serde_derive v1.0.81 Dec 11 22:29:13.809 INFO [stderr] Checking dotenv v0.13.0 Dec 11 22:29:13.811 INFO [stderr] Checking env_logger v0.6.0 Dec 11 22:29:49.346 INFO [stderr] Checking scraped_to_posts v0.1.0 (/source) Dec 11 22:29:52.884 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.885 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:52.885 INFO [stderr] | Dec 11 22:29:52.885 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.886 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.886 INFO [stderr] | Dec 11 22:29:52.886 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 22:29:52.886 INFO [stderr] = 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:52.887 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.887 INFO [stderr] Dec 11 22:29:52.887 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:52.887 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:52.887 INFO [stderr] | Dec 11 22:29:52.888 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.888 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.888 INFO [stderr] | Dec 11 22:29:52.888 INFO [stderr] = 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:52.889 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.889 INFO [stderr] Dec 11 22:29:52.889 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.889 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:52.890 INFO [stderr] | Dec 11 22:29:52.890 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.890 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.891 INFO [stderr] | Dec 11 22:29:52.891 INFO [stderr] = 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:52.891 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.892 INFO [stderr] Dec 11 22:29:52.892 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:52.892 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:52.892 INFO [stderr] | Dec 11 22:29:52.893 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.893 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.893 INFO [stderr] | Dec 11 22:29:52.894 INFO [stderr] = 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:52.894 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.894 INFO [stderr] Dec 11 22:29:52.895 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.895 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:52.895 INFO [stderr] | Dec 11 22:29:52.895 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.896 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.896 INFO [stderr] | Dec 11 22:29:52.896 INFO [stderr] = 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:52.897 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.897 INFO [stderr] Dec 11 22:29:52.897 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:52.897 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:52.898 INFO [stderr] | Dec 11 22:29:52.898 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.898 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.899 INFO [stderr] | Dec 11 22:29:52.899 INFO [stderr] = 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:52.899 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.899 INFO [stderr] Dec 11 22:29:52.899 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:52.899 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:52.899 INFO [stderr] | Dec 11 22:29:52.899 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.899 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.899 INFO [stderr] | Dec 11 22:29:52.899 INFO [stderr] = 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:52.899 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.899 INFO [stderr] Dec 11 22:29:52.899 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.899 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:52.899 INFO [stderr] | Dec 11 22:29:52.899 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.899 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.899 INFO [stderr] | Dec 11 22:29:52.899 INFO [stderr] = 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:52.899 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.899 INFO [stderr] Dec 11 22:29:52.899 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.899 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:52.899 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.900 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.900 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] = 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:52.900 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.900 INFO [stderr] Dec 11 22:29:52.900 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.900 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:52.900 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.900 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.900 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] = 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:52.900 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.900 INFO [stderr] Dec 11 22:29:52.900 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:52.900 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:52.900 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.900 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.900 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] = 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:52.900 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.900 INFO [stderr] Dec 11 22:29:52.900 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.900 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:52.900 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.900 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.900 INFO [stderr] | Dec 11 22:29:52.900 INFO [stderr] = 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:52.900 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.900 INFO [stderr] Dec 11 22:29:52.901 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:52.901 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.901 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] = 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:52.901 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.901 INFO [stderr] Dec 11 22:29:52.901 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:52.901 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.901 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] = 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:52.901 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.901 INFO [stderr] Dec 11 22:29:52.901 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.901 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.901 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] = 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:52.901 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.901 INFO [stderr] Dec 11 22:29:52.901 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.901 INFO [stderr] --> src/model.rs:55:50 Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.901 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.901 INFO [stderr] | Dec 11 22:29:52.901 INFO [stderr] = 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:52.902 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.902 INFO [stderr] Dec 11 22:29:52.902 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 22:29:52.902 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 22:29:52.902 INFO [stderr] | Dec 11 22:29:52.902 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 22:29:52.902 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.902 INFO [stderr] | Dec 11 22:29:52.902 INFO [stderr] = 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:52.902 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.902 INFO [stderr] Dec 11 22:29:52.902 INFO [stderr] warning: cannot find type `ID` in this scope Dec 11 22:29:52.902 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.902 INFO [stderr] | Dec 11 22:29:52.902 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.902 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.902 INFO [stderr] | Dec 11 22:29:52.902 INFO [stderr] = 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:52.902 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.902 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] = 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:52.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.904 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] = 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:52.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.904 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] = 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:52.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.904 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] = 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:52.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.904 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] = 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:52.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.904 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] = 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:52.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.904 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] = 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:52.904 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.904 INFO [stderr] Dec 11 22:29:52.904 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 11 22:29:52.904 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.904 INFO [stderr] | Dec 11 22:29:52.904 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.904 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.905 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.905 INFO [stderr] | Dec 11 22:29:52.905 INFO [stderr] = 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:52.905 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.905 INFO [stderr] Dec 11 22:29:52.905 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 22:29:52.905 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.906 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 11 22:29:52.906 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.906 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.906 INFO [stderr] | Dec 11 22:29:52.906 INFO [stderr] = 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:52.906 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.906 INFO [stderr] Dec 11 22:29:52.993 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.993 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.993 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 22:29:52.993 INFO [stderr] = 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:52.993 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.993 INFO [stderr] Dec 11 22:29:52.993 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:52.993 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.993 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] = 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:52.993 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.993 INFO [stderr] Dec 11 22:29:52.993 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.993 INFO [stderr] --> src/model.rs:9:10 Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.993 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] = 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:52.993 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.993 INFO [stderr] Dec 11 22:29:52.993 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 11 22:29:52.993 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.993 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] = 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:52.993 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.993 INFO [stderr] Dec 11 22:29:52.993 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.993 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.993 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] = 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:52.993 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.993 INFO [stderr] Dec 11 22:29:52.993 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:52.993 INFO [stderr] --> src/model.rs:9:24 Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.993 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] = 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:52.993 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.993 INFO [stderr] Dec 11 22:29:52.993 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 11 22:29:52.993 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:52.993 INFO [stderr] | Dec 11 22:29:52.993 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:9:36 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `Post` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:10 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:24 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:38 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 11 22:29:52.994 INFO [stderr] --> src/model.rs:55:50 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] = 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:52.994 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.994 INFO [stderr] Dec 11 22:29:52.994 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 22:29:52.994 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.994 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 22:29:52.994 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.994 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] = 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:52.995 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.995 INFO [stderr] Dec 11 22:29:52.995 INFO [stderr] warning: cannot find type `ID` in this scope Dec 11 22:29:52.995 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.995 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.995 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.995 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] = 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:52.995 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.995 INFO [stderr] Dec 11 22:29:52.995 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 11 22:29:52.995 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.995 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.995 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.995 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] = 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:52.995 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.995 INFO [stderr] Dec 11 22:29:52.995 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 11 22:29:52.995 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.995 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.995 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:52.995 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] = 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:52.995 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:52.995 INFO [stderr] Dec 11 22:29:52.995 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 11 22:29:52.995 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:52.995 INFO [stderr] | Dec 11 22:29:52.995 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:52.995 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.000 INFO [stderr] | Dec 11 22:29:53.000 INFO [stderr] = 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:53.000 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.000 INFO [stderr] Dec 11 22:29:53.000 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 11 22:29:53.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] = 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:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.001 INFO [stderr] Dec 11 22:29:53.001 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 11 22:29:53.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] = 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:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.001 INFO [stderr] Dec 11 22:29:53.001 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 11 22:29:53.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] = 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:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.001 INFO [stderr] Dec 11 22:29:53.001 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 11 22:29:53.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] = 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:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.001 INFO [stderr] Dec 11 22:29:53.001 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 11 22:29:53.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] = 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:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.001 INFO [stderr] Dec 11 22:29:53.001 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 11 22:29:53.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] = 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:53.001 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.001 INFO [stderr] Dec 11 22:29:53.001 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 22:29:53.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.001 INFO [stderr] | Dec 11 22:29:53.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.002 INFO [stderr] | Dec 11 22:29:53.002 INFO [stderr] = 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:53.002 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.002 INFO [stderr] Dec 11 22:29:53.002 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 11 22:29:53.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.002 INFO [stderr] | Dec 11 22:29:53.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.002 INFO [stderr] | Dec 11 22:29:53.002 INFO [stderr] = 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:53.002 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.002 INFO [stderr] Dec 11 22:29:53.002 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 11 22:29:53.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.002 INFO [stderr] | Dec 11 22:29:53.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.002 INFO [stderr] | Dec 11 22:29:53.002 INFO [stderr] = 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:53.002 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.002 INFO [stderr] Dec 11 22:29:53.005 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 11 22:29:53.005 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.005 INFO [stderr] | Dec 11 22:29:53.005 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.005 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.005 INFO [stderr] | Dec 11 22:29:53.005 INFO [stderr] = 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:53.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.005 INFO [stderr] Dec 11 22:29:53.005 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 11 22:29:53.005 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.005 INFO [stderr] | Dec 11 22:29:53.005 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.005 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.005 INFO [stderr] | Dec 11 22:29:53.005 INFO [stderr] = 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:53.005 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.005 INFO [stderr] Dec 11 22:29:53.008 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 11 22:29:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.008 INFO [stderr] | Dec 11 22:29:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.008 INFO [stderr] | Dec 11 22:29:53.008 INFO [stderr] = 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:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.008 INFO [stderr] Dec 11 22:29:53.008 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 11 22:29:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.008 INFO [stderr] | Dec 11 22:29:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.008 INFO [stderr] | Dec 11 22:29:53.008 INFO [stderr] = 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:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.008 INFO [stderr] Dec 11 22:29:53.008 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 11 22:29:53.008 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.008 INFO [stderr] | Dec 11 22:29:53.008 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.008 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.008 INFO [stderr] | Dec 11 22:29:53.008 INFO [stderr] = 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:53.008 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.009 INFO [stderr] Dec 11 22:29:53.009 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 11 22:29:53.009 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 22:29:53.009 INFO [stderr] | Dec 11 22:29:53.009 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 22:29:53.009 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 22:29:53.009 INFO [stderr] | Dec 11 22:29:53.009 INFO [stderr] = 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:53.009 INFO [stderr] = note: for more information, see issue #50504 Dec 11 22:29:53.009 INFO [stderr] Dec 11 22:29:59.149 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Dec 11 22:29:59.158 INFO [stderr] su: No module specific data is present Dec 11 22:30:00.035 INFO running `"docker" "inspect" "c9c9c5b173779f979855555bbc99d39567d5e997b9a54ff86ae33f03f2ee4272"` Dec 11 22:30:00.256 INFO running `"docker" "rm" "-f" "c9c9c5b173779f979855555bbc99d39567d5e997b9a54ff86ae33f03f2ee4272"` Dec 11 22:30:00.552 INFO [stdout] c9c9c5b173779f979855555bbc99d39567d5e997b9a54ff86ae33f03f2ee4272