Dec 04 22:29:11.320 INFO checking apolitical/scraped_to_posts against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 22:29:11.320 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-5/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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:11.900 INFO [stdout] 70934879f5eed844dacbfe41aa1cedca4be49e60ebeccf0fecd0dbda90daa7c4 Dec 04 22:29:11.902 INFO running `"docker" "start" "-a" "70934879f5eed844dacbfe41aa1cedca4be49e60ebeccf0fecd0dbda90daa7c4"` Dec 04 22:29:13.911 INFO [stderr] usermod: no changes Dec 04 22:29:14.180 INFO [stderr] Checking regex-syntax v0.6.3 Dec 04 22:29:14.180 INFO [stderr] Checking thread_local v0.3.6 Dec 04 22:29:14.204 INFO [stderr] Checking r2d2 v0.8.3 Dec 04 22:29:14.205 INFO [stderr] Checking memchr v2.1.1 Dec 04 22:29:14.206 INFO [stderr] Compiling syn v0.15.18 Dec 04 22:29:14.216 INFO [stderr] Checking backtrace v0.3.9 Dec 04 22:29:14.217 INFO [stderr] Checking chrono v0.4.6 Dec 04 22:29:16.799 INFO [stderr] Checking failure v0.1.1 Dec 04 22:29:17.968 INFO [stderr] Checking aho-corasick v0.6.9 Dec 04 22:29:21.560 INFO [stderr] Checking diesel v1.3.3 Dec 04 22:29:26.747 INFO [stderr] Checking regex v1.0.6 Dec 04 22:29:34.877 INFO [stderr] Compiling serde_derive v1.0.80 Dec 04 22:29:37.828 INFO [stderr] Checking dotenv v0.13.0 Dec 04 22:29:37.829 INFO [stderr] Checking env_logger v0.6.0 Dec 04 22:30:10.052 INFO [stderr] Checking scraped_to_posts v0.1.0 (/source) Dec 04 22:30:13.655 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.655 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:13.655 INFO [stderr] | Dec 04 22:30:13.656 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.656 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.656 INFO [stderr] | Dec 04 22:30:13.656 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 22:30:13.656 INFO [stderr] = 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:13.656 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.656 INFO [stderr] Dec 04 22:30:13.656 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:13.656 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:13.656 INFO [stderr] | Dec 04 22:30:13.656 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.657 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.657 INFO [stderr] | Dec 04 22:30:13.657 INFO [stderr] = 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:13.657 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.657 INFO [stderr] Dec 04 22:30:13.657 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.657 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:13.657 INFO [stderr] | Dec 04 22:30:13.657 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.657 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.657 INFO [stderr] | Dec 04 22:30:13.657 INFO [stderr] = 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:13.657 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.657 INFO [stderr] Dec 04 22:30:13.657 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:13.657 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:13.657 INFO [stderr] | Dec 04 22:30:13.657 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.657 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.657 INFO [stderr] | Dec 04 22:30:13.657 INFO [stderr] = 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:13.657 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.658 INFO [stderr] Dec 04 22:30:13.658 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.658 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:13.658 INFO [stderr] | Dec 04 22:30:13.658 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.658 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.658 INFO [stderr] | Dec 04 22:30:13.658 INFO [stderr] = 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:13.658 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.658 INFO [stderr] Dec 04 22:30:13.658 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:13.658 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:13.658 INFO [stderr] | Dec 04 22:30:13.658 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.658 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.658 INFO [stderr] | Dec 04 22:30:13.658 INFO [stderr] = 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:13.658 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.658 INFO [stderr] Dec 04 22:30:13.659 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:13.659 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:13.659 INFO [stderr] | Dec 04 22:30:13.659 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.659 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.659 INFO [stderr] | Dec 04 22:30:13.659 INFO [stderr] = 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:13.659 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.659 INFO [stderr] Dec 04 22:30:13.660 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.660 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:13.660 INFO [stderr] | Dec 04 22:30:13.660 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.660 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.660 INFO [stderr] | Dec 04 22:30:13.660 INFO [stderr] = 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:13.661 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.661 INFO [stderr] Dec 04 22:30:13.661 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.661 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:13.661 INFO [stderr] | Dec 04 22:30:13.661 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.661 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.661 INFO [stderr] | Dec 04 22:30:13.661 INFO [stderr] = 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:13.661 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.661 INFO [stderr] Dec 04 22:30:13.662 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.662 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:13.662 INFO [stderr] | Dec 04 22:30:13.662 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.662 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.662 INFO [stderr] | Dec 04 22:30:13.662 INFO [stderr] = 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:13.662 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.662 INFO [stderr] Dec 04 22:30:13.662 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:13.662 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:13.662 INFO [stderr] | Dec 04 22:30:13.662 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.662 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.662 INFO [stderr] | Dec 04 22:30:13.662 INFO [stderr] = 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:13.662 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.662 INFO [stderr] Dec 04 22:30:13.662 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.663 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:13.663 INFO [stderr] | Dec 04 22:30:13.663 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.663 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.663 INFO [stderr] | Dec 04 22:30:13.663 INFO [stderr] = 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:13.663 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.663 INFO [stderr] Dec 04 22:30:13.663 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:13.663 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:13.663 INFO [stderr] | Dec 04 22:30:13.663 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.663 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.663 INFO [stderr] | Dec 04 22:30:13.663 INFO [stderr] = 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:13.663 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.663 INFO [stderr] Dec 04 22:30:13.663 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:13.663 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:13.663 INFO [stderr] | Dec 04 22:30:13.663 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.664 INFO [stderr] | Dec 04 22:30:13.664 INFO [stderr] = 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:13.664 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.664 INFO [stderr] Dec 04 22:30:13.664 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.664 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:13.664 INFO [stderr] | Dec 04 22:30:13.664 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.664 INFO [stderr] | Dec 04 22:30:13.664 INFO [stderr] = 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:13.664 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.664 INFO [stderr] Dec 04 22:30:13.664 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.664 INFO [stderr] --> src/model.rs:55:50 Dec 04 22:30:13.665 INFO [stderr] | Dec 04 22:30:13.665 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.665 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.665 INFO [stderr] | Dec 04 22:30:13.665 INFO [stderr] = 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:13.665 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.665 INFO [stderr] Dec 04 22:30:13.665 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 22:30:13.665 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 22:30:13.665 INFO [stderr] | Dec 04 22:30:13.665 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 22:30:13.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.665 INFO [stderr] | Dec 04 22:30:13.665 INFO [stderr] = 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:13.665 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.665 INFO [stderr] Dec 04 22:30:13.666 INFO [stderr] warning: cannot find type `ID` in this scope Dec 04 22:30:13.666 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.666 INFO [stderr] | Dec 04 22:30:13.666 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.666 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.666 INFO [stderr] | Dec 04 22:30:13.666 INFO [stderr] = 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:13.666 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.666 INFO [stderr] Dec 04 22:30:13.667 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 04 22:30:13.667 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.667 INFO [stderr] | Dec 04 22:30:13.667 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.667 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.667 INFO [stderr] | Dec 04 22:30:13.667 INFO [stderr] = 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:13.667 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.667 INFO [stderr] Dec 04 22:30:13.671 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 04 22:30:13.671 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.671 INFO [stderr] | Dec 04 22:30:13.671 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.671 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.671 INFO [stderr] | Dec 04 22:30:13.671 INFO [stderr] = 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:13.671 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.671 INFO [stderr] Dec 04 22:30:13.671 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 04 22:30:13.671 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.671 INFO [stderr] | Dec 04 22:30:13.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.672 INFO [stderr] | Dec 04 22:30:13.672 INFO [stderr] = 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:13.672 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.672 INFO [stderr] Dec 04 22:30:13.672 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 04 22:30:13.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.672 INFO [stderr] | Dec 04 22:30:13.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.672 INFO [stderr] | Dec 04 22:30:13.672 INFO [stderr] = 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:13.672 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.672 INFO [stderr] Dec 04 22:30:13.672 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 04 22:30:13.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.672 INFO [stderr] | Dec 04 22:30:13.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.672 INFO [stderr] | Dec 04 22:30:13.672 INFO [stderr] = 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:13.672 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.672 INFO [stderr] Dec 04 22:30:13.672 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 04 22:30:13.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.672 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.673 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] = 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:13.673 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.673 INFO [stderr] Dec 04 22:30:13.673 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 04 22:30:13.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.673 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.673 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] = 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:13.673 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.673 INFO [stderr] Dec 04 22:30:13.673 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 04 22:30:13.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.673 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.673 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] = 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:13.673 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.673 INFO [stderr] Dec 04 22:30:13.673 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 04 22:30:13.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.673 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.673 INFO [stderr] | Dec 04 22:30:13.673 INFO [stderr] = 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:13.673 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.673 INFO [stderr] Dec 04 22:30:13.674 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 04 22:30:13.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.674 INFO [stderr] | Dec 04 22:30:13.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.674 INFO [stderr] | Dec 04 22:30:13.674 INFO [stderr] = 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:13.674 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.674 INFO [stderr] Dec 04 22:30:13.674 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 04 22:30:13.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.674 INFO [stderr] | Dec 04 22:30:13.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.674 INFO [stderr] | Dec 04 22:30:13.674 INFO [stderr] = 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:13.674 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.674 INFO [stderr] Dec 04 22:30:13.674 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 04 22:30:13.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.674 INFO [stderr] | Dec 04 22:30:13.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.675 INFO [stderr] | Dec 04 22:30:13.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:13.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.675 INFO [stderr] Dec 04 22:30:13.675 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 04 22:30:13.675 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.675 INFO [stderr] | Dec 04 22:30:13.675 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.675 INFO [stderr] | Dec 04 22:30:13.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:13.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.675 INFO [stderr] Dec 04 22:30:13.675 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 04 22:30:13.675 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.675 INFO [stderr] | Dec 04 22:30:13.675 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.675 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.675 INFO [stderr] | Dec 04 22:30:13.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:13.675 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.675 INFO [stderr] Dec 04 22:30:13.675 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 04 22:30:13.675 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.675 INFO [stderr] | Dec 04 22:30:13.676 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.676 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.676 INFO [stderr] | Dec 04 22:30:13.676 INFO [stderr] = 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:13.676 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.676 INFO [stderr] Dec 04 22:30:13.676 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 04 22:30:13.676 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.676 INFO [stderr] | Dec 04 22:30:13.676 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.676 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.676 INFO [stderr] | Dec 04 22:30:13.676 INFO [stderr] = 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:13.676 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.676 INFO [stderr] Dec 04 22:30:13.677 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 04 22:30:13.677 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.677 INFO [stderr] | Dec 04 22:30:13.677 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.677 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.678 INFO [stderr] | Dec 04 22:30:13.678 INFO [stderr] = 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:13.678 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.678 INFO [stderr] Dec 04 22:30:13.678 INFO [stderr] warning: cannot find type `guid` in this scope Dec 04 22:30:13.678 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.678 INFO [stderr] | Dec 04 22:30:13.678 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.678 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.678 INFO [stderr] | Dec 04 22:30:13.678 INFO [stderr] = 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:13.678 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.678 INFO [stderr] Dec 04 22:30:13.678 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 04 22:30:13.678 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.678 INFO [stderr] | Dec 04 22:30:13.678 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.679 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.679 INFO [stderr] | Dec 04 22:30:13.679 INFO [stderr] = 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:13.679 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.679 INFO [stderr] Dec 04 22:30:13.679 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 04 22:30:13.679 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.679 INFO [stderr] | Dec 04 22:30:13.679 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.679 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.679 INFO [stderr] | Dec 04 22:30:13.679 INFO [stderr] = 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:13.679 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.679 INFO [stderr] Dec 04 22:30:13.683 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 04 22:30:13.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.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:13.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.683 INFO [stderr] Dec 04 22:30:13.683 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 04 22:30:13.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.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:13.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.683 INFO [stderr] Dec 04 22:30:13.683 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 04 22:30:13.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.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:13.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.683 INFO [stderr] Dec 04 22:30:13.683 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 22:30:13.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.683 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.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:13.683 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.683 INFO [stderr] Dec 04 22:30:13.683 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 04 22:30:13.683 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.683 INFO [stderr] | Dec 04 22:30:13.683 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.684 INFO [stderr] | Dec 04 22:30:13.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:13.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.684 INFO [stderr] Dec 04 22:30:13.684 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 04 22:30:13.684 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.684 INFO [stderr] | Dec 04 22:30:13.684 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.684 INFO [stderr] | Dec 04 22:30:13.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:13.684 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.684 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.881 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 22:30:13.881 INFO [stderr] = 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:13.881 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.881 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.881 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] = 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:13.881 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.881 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:10 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.881 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] = 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:13.881 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.881 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `wp_posts` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.881 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] = 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:13.881 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.881 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.881 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] = 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:13.881 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.881 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:24 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.881 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] = 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:13.881 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.881 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.881 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.881 INFO [stderr] = 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:13.881 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.881 INFO [stderr] Dec 04 22:30:13.881 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.881 INFO [stderr] --> src/model.rs:9:36 Dec 04 22:30:13.881 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `Post` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:10 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:24 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:38 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `PostMeta` in this scope Dec 04 22:30:13.882 INFO [stderr] --> src/model.rs:55:50 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.882 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.882 INFO [stderr] Dec 04 22:30:13.882 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 22:30:13.882 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 22:30:13.882 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.882 INFO [stderr] | Dec 04 22:30:13.882 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `ID` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `post_author` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `post_date` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `post_content` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `post_title` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `post_status` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `comment_status` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] = 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:13.883 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.883 INFO [stderr] Dec 04 22:30:13.883 INFO [stderr] warning: cannot find type `ping_status` in this scope Dec 04 22:30:13.883 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.883 INFO [stderr] | Dec 04 22:30:13.883 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.883 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `post_password` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `post_name` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `to_ping` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `pinged` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `post_modified` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `post_parent` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `guid` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.884 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.884 INFO [stderr] | Dec 04 22:30:13.884 INFO [stderr] = 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:13.884 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.884 INFO [stderr] Dec 04 22:30:13.884 INFO [stderr] warning: cannot find type `menu_order` in this scope Dec 04 22:30:13.884 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:13.885 INFO [stderr] warning: cannot find type `post_type` in this scope Dec 04 22:30:13.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:13.885 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Dec 04 22:30:13.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:13.885 INFO [stderr] warning: cannot find type `comment_count` in this scope Dec 04 22:30:13.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:13.885 INFO [stderr] warning: cannot find type `meta_id` in this scope Dec 04 22:30:13.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:13.885 INFO [stderr] warning: cannot find type `post_id` in this scope Dec 04 22:30:13.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:13.885 INFO [stderr] warning: cannot find type `meta_key` in this scope Dec 04 22:30:13.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:13.885 INFO [stderr] warning: cannot find type `meta_value` in this scope Dec 04 22:30:13.885 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 22:30:13.885 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 22:30:13.885 INFO [stderr] | Dec 04 22:30:13.885 INFO [stderr] = 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:13.885 INFO [stderr] = note: for more information, see issue #50504 Dec 04 22:30:13.885 INFO [stderr] Dec 04 22:30:19.547 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Dec 04 22:30:19.567 INFO [stderr] su: No module specific data is present Dec 04 22:30:20.503 INFO running `"docker" "inspect" "70934879f5eed844dacbfe41aa1cedca4be49e60ebeccf0fecd0dbda90daa7c4"` Dec 04 22:30:20.793 INFO running `"docker" "rm" "-f" "70934879f5eed844dacbfe41aa1cedca4be49e60ebeccf0fecd0dbda90daa7c4"` Dec 04 22:30:21.059 INFO [stdout] 70934879f5eed844dacbfe41aa1cedca4be49e60ebeccf0fecd0dbda90daa7c4