Nov 30 06:55:47.596 INFO checking apolitical/scraped_to_posts against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 06:55:47.596 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 06:55:47.948 INFO [stdout] c7b217e978ad00963742f781d451061b9c3ca3f88130337283d6b3502bbe0e78 Nov 30 06:55:47.952 INFO running `"docker" "start" "-a" "c7b217e978ad00963742f781d451061b9c3ca3f88130337283d6b3502bbe0e78"` Nov 30 06:55:49.288 INFO [stderr] usermod: no changes Nov 30 06:55:49.574 INFO [stderr] Compiling mysqlclient-sys v0.2.3 Nov 30 06:55:49.586 INFO [stderr] Checking regex-syntax v0.6.3 Nov 30 06:55:49.592 INFO [stderr] Checking memchr v2.1.1 Nov 30 06:55:49.593 INFO [stderr] Compiling syn v0.15.18 Nov 30 06:55:49.595 INFO [stderr] Checking backtrace v0.3.9 Nov 30 06:55:49.596 INFO [stderr] Checking chrono v0.4.6 Nov 30 06:55:52.613 INFO [stderr] Checking failure v0.1.1 Nov 30 06:55:54.641 INFO [stderr] Checking aho-corasick v0.6.9 Nov 30 06:55:57.308 INFO [stderr] Checking diesel v1.3.3 Nov 30 06:56:01.964 INFO [stderr] Checking regex v1.0.6 Nov 30 06:56:10.126 INFO [stderr] Checking dotenv v0.13.0 Nov 30 06:56:10.128 INFO [stderr] Checking env_logger v0.6.0 Nov 30 06:56:12.734 INFO [stderr] Compiling serde_derive v1.0.80 Nov 30 06:56:44.905 INFO [stderr] Checking scraped_to_posts v0.1.0 (/source) Nov 30 06:56:48.445 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.445 INFO [stderr] --> src/model.rs:9:10 Nov 30 06:56:48.445 INFO [stderr] | Nov 30 06:56:48.445 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.445 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.445 INFO [stderr] | Nov 30 06:56:48.445 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 06:56:48.445 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.445 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.445 INFO [stderr] Nov 30 06:56:48.445 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 30 06:56:48.445 INFO [stderr] --> src/model.rs:9:10 Nov 30 06:56:48.445 INFO [stderr] | Nov 30 06:56:48.445 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.445 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.445 INFO [stderr] | Nov 30 06:56:48.445 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.445 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:9:10 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:9:24 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:9:24 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:9:24 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:9:36 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:9:36 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:55:10 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:55:10 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:55:10 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.446 INFO [stderr] Nov 30 06:56:48.446 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.446 INFO [stderr] --> src/model.rs:55:24 Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.446 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.446 INFO [stderr] | Nov 30 06:56:48.446 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.446 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 30 06:56:48.447 INFO [stderr] --> src/model.rs:55:24 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 30 06:56:48.447 INFO [stderr] --> src/model.rs:55:38 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.447 INFO [stderr] --> src/model.rs:55:38 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.447 INFO [stderr] --> src/model.rs:55:50 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 06:56:48.447 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `ID` in this scope Nov 30 06:56:48.447 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `post_author` in this scope Nov 30 06:56:48.447 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `post_date` in this scope Nov 30 06:56:48.447 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.447 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Nov 30 06:56:48.447 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.447 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.447 INFO [stderr] | Nov 30 06:56:48.447 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.447 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.447 INFO [stderr] Nov 30 06:56:48.448 INFO [stderr] warning: cannot find type `post_content` in this scope Nov 30 06:56:48.448 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.448 INFO [stderr] | Nov 30 06:56:48.448 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.453 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.453 INFO [stderr] | Nov 30 06:56:48.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.453 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.453 INFO [stderr] Nov 30 06:56:48.453 INFO [stderr] warning: cannot find type `post_title` in this scope Nov 30 06:56:48.453 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.453 INFO [stderr] | Nov 30 06:56:48.453 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.453 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.453 INFO [stderr] | Nov 30 06:56:48.453 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.453 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.453 INFO [stderr] Nov 30 06:56:48.453 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Nov 30 06:56:48.453 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.453 INFO [stderr] | Nov 30 06:56:48.453 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `post_status` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `comment_status` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `ping_status` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `post_password` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `post_name` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `to_ping` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `pinged` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `post_modified` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Nov 30 06:56:48.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.454 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.454 INFO [stderr] | Nov 30 06:56:48.454 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.454 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.454 INFO [stderr] Nov 30 06:56:48.454 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `post_parent` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `guid` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `menu_order` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `post_type` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `comment_count` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `meta_id` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.455 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.455 INFO [stderr] Nov 30 06:56:48.455 INFO [stderr] warning: cannot find type `meta_key` in this scope Nov 30 06:56:48.455 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.455 INFO [stderr] | Nov 30 06:56:48.456 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.456 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.456 INFO [stderr] Nov 30 06:56:48.456 INFO [stderr] warning: cannot find type `meta_value` in this scope Nov 30 06:56:48.456 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.456 INFO [stderr] | Nov 30 06:56:48.456 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.456 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.456 INFO [stderr] | Nov 30 06:56:48.456 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.456 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.456 INFO [stderr] Nov 30 06:56:48.623 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.623 INFO [stderr] --> src/model.rs:9:10 Nov 30 06:56:48.623 INFO [stderr] | Nov 30 06:56:48.623 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.623 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.623 INFO [stderr] | Nov 30 06:56:48.623 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 30 06:56:48.623 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.624 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.624 INFO [stderr] Nov 30 06:56:48.628 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 30 06:56:48.628 INFO [stderr] --> src/model.rs:9:10 Nov 30 06:56:48.628 INFO [stderr] | Nov 30 06:56:48.628 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.629 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.629 INFO [stderr] | Nov 30 06:56:48.629 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.629 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.630 INFO [stderr] Nov 30 06:56:48.630 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.630 INFO [stderr] --> src/model.rs:9:10 Nov 30 06:56:48.630 INFO [stderr] | Nov 30 06:56:48.631 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.631 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.631 INFO [stderr] | Nov 30 06:56:48.631 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.632 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.632 INFO [stderr] Nov 30 06:56:48.632 INFO [stderr] warning: cannot find type `wp_posts` in this scope Nov 30 06:56:48.632 INFO [stderr] --> src/model.rs:9:24 Nov 30 06:56:48.633 INFO [stderr] | Nov 30 06:56:48.633 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.633 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.633 INFO [stderr] | Nov 30 06:56:48.633 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.634 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.634 INFO [stderr] Nov 30 06:56:48.634 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.634 INFO [stderr] --> src/model.rs:9:24 Nov 30 06:56:48.635 INFO [stderr] | Nov 30 06:56:48.635 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.635 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.635 INFO [stderr] | Nov 30 06:56:48.635 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.636 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.636 INFO [stderr] Nov 30 06:56:48.636 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 06:56:48.636 INFO [stderr] --> src/model.rs:9:24 Nov 30 06:56:48.637 INFO [stderr] | Nov 30 06:56:48.637 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.637 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.637 INFO [stderr] | Nov 30 06:56:48.638 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.638 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.638 INFO [stderr] Nov 30 06:56:48.639 INFO [stderr] warning: cannot find type `NaiveDateTime` in this scope Nov 30 06:56:48.639 INFO [stderr] --> src/model.rs:9:36 Nov 30 06:56:48.639 INFO [stderr] | Nov 30 06:56:48.640 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.640 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.640 INFO [stderr] | Nov 30 06:56:48.640 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.640 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.640 INFO [stderr] Nov 30 06:56:48.641 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.641 INFO [stderr] --> src/model.rs:9:36 Nov 30 06:56:48.641 INFO [stderr] | Nov 30 06:56:48.641 INFO [stderr] 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.641 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.641 INFO [stderr] | Nov 30 06:56:48.641 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.641 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.641 INFO [stderr] Nov 30 06:56:48.642 INFO [stderr] warning: cannot find type `Post` in this scope Nov 30 06:56:48.642 INFO [stderr] --> src/model.rs:55:10 Nov 30 06:56:48.642 INFO [stderr] | Nov 30 06:56:48.642 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.642 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.642 INFO [stderr] | Nov 30 06:56:48.642 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.642 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.642 INFO [stderr] Nov 30 06:56:48.642 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.642 INFO [stderr] --> src/model.rs:55:10 Nov 30 06:56:48.642 INFO [stderr] | Nov 30 06:56:48.642 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.642 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.642 INFO [stderr] | Nov 30 06:56:48.642 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.643 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.643 INFO [stderr] Nov 30 06:56:48.643 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 30 06:56:48.643 INFO [stderr] --> src/model.rs:55:10 Nov 30 06:56:48.643 INFO [stderr] | Nov 30 06:56:48.643 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.643 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.643 INFO [stderr] | Nov 30 06:56:48.643 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.643 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.643 INFO [stderr] Nov 30 06:56:48.644 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.644 INFO [stderr] --> src/model.rs:55:24 Nov 30 06:56:48.644 INFO [stderr] | Nov 30 06:56:48.644 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.644 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.644 INFO [stderr] | Nov 30 06:56:48.644 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.644 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.644 INFO [stderr] Nov 30 06:56:48.644 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 30 06:56:48.644 INFO [stderr] --> src/model.rs:55:24 Nov 30 06:56:48.644 INFO [stderr] | Nov 30 06:56:48.644 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.644 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.644 INFO [stderr] | Nov 30 06:56:48.645 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.645 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.645 INFO [stderr] Nov 30 06:56:48.645 INFO [stderr] warning: cannot find type `wp_postmeta` in this scope Nov 30 06:56:48.645 INFO [stderr] --> src/model.rs:55:38 Nov 30 06:56:48.645 INFO [stderr] | Nov 30 06:56:48.645 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.645 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.645 INFO [stderr] | Nov 30 06:56:48.645 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.645 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.645 INFO [stderr] Nov 30 06:56:48.646 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.646 INFO [stderr] --> src/model.rs:55:38 Nov 30 06:56:48.646 INFO [stderr] | Nov 30 06:56:48.646 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.646 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.646 INFO [stderr] | Nov 30 06:56:48.646 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.646 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.646 INFO [stderr] Nov 30 06:56:48.646 INFO [stderr] warning: cannot find type `PostMeta` in this scope Nov 30 06:56:48.646 INFO [stderr] --> src/model.rs:55:50 Nov 30 06:56:48.646 INFO [stderr] | Nov 30 06:56:48.646 INFO [stderr] 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 30 06:56:48.646 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.646 INFO [stderr] | Nov 30 06:56:48.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.647 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.647 INFO [stderr] Nov 30 06:56:48.647 INFO [stderr] warning: cannot find type `table` in this scope Nov 30 06:56:48.647 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 30 06:56:48.647 INFO [stderr] | Nov 30 06:56:48.647 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 30 06:56:48.647 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.647 INFO [stderr] | Nov 30 06:56:48.647 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.647 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.648 INFO [stderr] Nov 30 06:56:48.648 INFO [stderr] warning: cannot find type `ID` in this scope Nov 30 06:56:48.648 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.648 INFO [stderr] | Nov 30 06:56:48.648 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.648 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.648 INFO [stderr] | Nov 30 06:56:48.648 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.648 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.648 INFO [stderr] Nov 30 06:56:48.649 INFO [stderr] warning: cannot find type `post_author` in this scope Nov 30 06:56:48.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.649 INFO [stderr] | Nov 30 06:56:48.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.649 INFO [stderr] | Nov 30 06:56:48.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.649 INFO [stderr] Nov 30 06:56:48.649 INFO [stderr] warning: cannot find type `post_date` in this scope Nov 30 06:56:48.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.649 INFO [stderr] | Nov 30 06:56:48.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.649 INFO [stderr] | Nov 30 06:56:48.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.649 INFO [stderr] Nov 30 06:56:48.649 INFO [stderr] warning: cannot find type `post_date_gmt` in this scope Nov 30 06:56:48.649 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.649 INFO [stderr] | Nov 30 06:56:48.649 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.649 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.649 INFO [stderr] | Nov 30 06:56:48.649 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.649 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.650 INFO [stderr] Nov 30 06:56:48.650 INFO [stderr] warning: cannot find type `post_content` in this scope Nov 30 06:56:48.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.650 INFO [stderr] | Nov 30 06:56:48.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.650 INFO [stderr] | Nov 30 06:56:48.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.650 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.650 INFO [stderr] Nov 30 06:56:48.650 INFO [stderr] warning: cannot find type `post_title` in this scope Nov 30 06:56:48.650 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.650 INFO [stderr] | Nov 30 06:56:48.650 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.650 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.650 INFO [stderr] | Nov 30 06:56:48.650 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.650 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.650 INFO [stderr] Nov 30 06:56:48.651 INFO [stderr] warning: cannot find type `post_excerpt` in this scope Nov 30 06:56:48.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.651 INFO [stderr] | Nov 30 06:56:48.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.651 INFO [stderr] | Nov 30 06:56:48.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.651 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.651 INFO [stderr] Nov 30 06:56:48.651 INFO [stderr] warning: cannot find type `post_status` in this scope Nov 30 06:56:48.651 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.651 INFO [stderr] | Nov 30 06:56:48.651 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.651 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.651 INFO [stderr] | Nov 30 06:56:48.651 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 30 06:56:48.651 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.651 INFO [stderr] Nov 30 06:56:48.656 INFO [stderr] warning: cannot find type `comment_status` in this scope Nov 30 06:56:48.656 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.656 INFO [stderr] | Nov 30 06:56:48.656 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.656 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.656 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.656 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.656 INFO [stderr] Nov 30 06:56:48.657 INFO [stderr] warning: cannot find type `ping_status` in this scope Nov 30 06:56:48.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.657 INFO [stderr] | Nov 30 06:56:48.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.657 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.657 INFO [stderr] Nov 30 06:56:48.657 INFO [stderr] warning: cannot find type `post_password` in this scope Nov 30 06:56:48.657 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.657 INFO [stderr] | Nov 30 06:56:48.657 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.657 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.657 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.657 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.657 INFO [stderr] Nov 30 06:56:48.658 INFO [stderr] warning: cannot find type `post_name` in this scope Nov 30 06:56:48.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.658 INFO [stderr] | Nov 30 06:56:48.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.658 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.658 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.658 INFO [stderr] Nov 30 06:56:48.658 INFO [stderr] warning: cannot find type `to_ping` in this scope Nov 30 06:56:48.658 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.658 INFO [stderr] | Nov 30 06:56:48.658 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.658 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.658 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.658 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.658 INFO [stderr] Nov 30 06:56:48.659 INFO [stderr] warning: cannot find type `pinged` in this scope Nov 30 06:56:48.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.659 INFO [stderr] | Nov 30 06:56:48.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.659 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.659 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.659 INFO [stderr] Nov 30 06:56:48.659 INFO [stderr] warning: cannot find type `post_modified` in this scope Nov 30 06:56:48.659 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.659 INFO [stderr] | Nov 30 06:56:48.659 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.659 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.659 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.659 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.659 INFO [stderr] Nov 30 06:56:48.660 INFO [stderr] warning: cannot find type `post_modified_gmt` in this scope Nov 30 06:56:48.660 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.660 INFO [stderr] | Nov 30 06:56:48.660 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.660 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.660 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.660 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.660 INFO [stderr] Nov 30 06:56:48.660 INFO [stderr] warning: cannot find type `post_content_filtered` in this scope Nov 30 06:56:48.660 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.660 INFO [stderr] | Nov 30 06:56:48.660 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.660 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.660 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.660 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.660 INFO [stderr] Nov 30 06:56:48.661 INFO [stderr] warning: cannot find type `post_parent` in this scope Nov 30 06:56:48.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.661 INFO [stderr] | Nov 30 06:56:48.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.661 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.661 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.661 INFO [stderr] Nov 30 06:56:48.661 INFO [stderr] warning: cannot find type `guid` in this scope Nov 30 06:56:48.661 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.661 INFO [stderr] | Nov 30 06:56:48.661 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.661 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.661 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.661 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.661 INFO [stderr] Nov 30 06:56:48.662 INFO [stderr] warning: cannot find type `menu_order` in this scope Nov 30 06:56:48.662 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.662 INFO [stderr] | Nov 30 06:56:48.662 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.662 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.662 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.662 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.662 INFO [stderr] Nov 30 06:56:48.662 INFO [stderr] warning: cannot find type `post_type` in this scope Nov 30 06:56:48.662 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.662 INFO [stderr] | Nov 30 06:56:48.662 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.662 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.662 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.662 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.662 INFO [stderr] Nov 30 06:56:48.662 INFO [stderr] warning: cannot find type `post_mime_type` in this scope Nov 30 06:56:48.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.663 INFO [stderr] | Nov 30 06:56:48.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.663 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.663 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.663 INFO [stderr] Nov 30 06:56:48.663 INFO [stderr] warning: cannot find type `comment_count` in this scope Nov 30 06:56:48.663 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.663 INFO [stderr] | Nov 30 06:56:48.663 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.663 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.663 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.663 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.663 INFO [stderr] Nov 30 06:56:48.664 INFO [stderr] warning: cannot find type `meta_id` in this scope Nov 30 06:56:48.664 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.664 INFO [stderr] | Nov 30 06:56:48.664 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.664 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.664 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.664 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.664 INFO [stderr] Nov 30 06:56:48.664 INFO [stderr] warning: cannot find type `post_id` in this scope Nov 30 06:56:48.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.665 INFO [stderr] | Nov 30 06:56:48.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.665 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.665 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.665 INFO [stderr] Nov 30 06:56:48.665 INFO [stderr] warning: cannot find type `meta_key` in this scope Nov 30 06:56:48.665 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.665 INFO [stderr] | Nov 30 06:56:48.665 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.665 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.665 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.666 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.666 INFO [stderr] Nov 30 06:56:48.666 INFO [stderr] warning: cannot find type `meta_value` in this scope Nov 30 06:56:48.666 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 30 06:56:48.666 INFO [stderr] | Nov 30 06:56:48.666 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 30 06:56:48.666 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 30 06:56:48.666 INFO [stderr] | Nov 30 06:56:48.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! Nov 30 06:56:48.666 INFO [stderr] = note: for more information, see issue #50504 Nov 30 06:56:48.666 INFO [stderr] Nov 30 06:56:54.156 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Nov 30 06:56:54.179 INFO [stderr] su: No module specific data is present Nov 30 06:56:54.773 INFO running `"docker" "inspect" "c7b217e978ad00963742f781d451061b9c3ca3f88130337283d6b3502bbe0e78"` Nov 30 06:56:54.887 INFO running `"docker" "rm" "-f" "c7b217e978ad00963742f781d451061b9c3ca3f88130337283d6b3502bbe0e78"` Nov 30 06:56:55.041 INFO [stdout] c7b217e978ad00963742f781d451061b9c3ca3f88130337283d6b3502bbe0e78