Nov 07 01:20:59.440 INFO checking apolitical/scraped_to_posts against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a for pr-55687 Nov 07 01:20:59.442 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-1/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-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 07 01:20:59.836 INFO blam! a96044548cbfcd0910b109fbfe3f1b3457566c9484cc725cfa5cf1d7caa5af8e Nov 07 01:20:59.852 INFO running `"docker" "start" "-a" "a96044548cbfcd0910b109fbfe3f1b3457566c9484cc725cfa5cf1d7caa5af8e"` Nov 07 01:21:01.204 INFO kablam! usermod: no changes Nov 07 01:21:01.509 INFO kablam! Compiling mysqlclient-sys v0.2.3 Nov 07 01:21:01.510 INFO kablam! Checking r2d2 v0.8.2 Nov 07 01:21:01.510 INFO kablam! Compiling diesel_derives v1.3.0 Nov 07 01:21:01.524 INFO kablam! Checking chrono v0.4.4 Nov 07 01:21:01.524 INFO kablam! Checking env_logger v0.5.10 Nov 07 01:21:01.524 INFO kablam! Checking dotenv v0.13.0 Nov 07 01:21:16.548 INFO kablam! Checking diesel v1.3.2 Nov 07 01:21:44.364 INFO kablam! Checking scraped_to_posts v0.1.0 (/source) Nov 07 01:21:46.278 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.278 INFO kablam! --> src/model.rs:9:10 Nov 07 01:21:46.278 INFO kablam! | Nov 07 01:21:46.279 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.279 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.279 INFO kablam! | Nov 07 01:21:46.279 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 01:21:46.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.279 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.279 INFO kablam! Nov 07 01:21:46.279 INFO kablam! warning: cannot find type `wp_posts` in this scope Nov 07 01:21:46.279 INFO kablam! --> src/model.rs:9:10 Nov 07 01:21:46.279 INFO kablam! | Nov 07 01:21:46.279 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.279 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.279 INFO kablam! | Nov 07 01:21:46.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.279 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.279 INFO kablam! Nov 07 01:21:46.279 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.279 INFO kablam! --> src/model.rs:9:10 Nov 07 01:21:46.279 INFO kablam! | Nov 07 01:21:46.279 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.279 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.279 INFO kablam! | Nov 07 01:21:46.279 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.279 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.279 INFO kablam! Nov 07 01:21:46.279 INFO kablam! warning: cannot find type `wp_posts` in this scope Nov 07 01:21:46.279 INFO kablam! --> src/model.rs:9:24 Nov 07 01:21:46.279 INFO kablam! | Nov 07 01:21:46.280 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.280 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.280 INFO kablam! | Nov 07 01:21:46.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.280 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.280 INFO kablam! Nov 07 01:21:46.280 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.280 INFO kablam! --> src/model.rs:9:24 Nov 07 01:21:46.280 INFO kablam! | Nov 07 01:21:46.280 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.280 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.280 INFO kablam! | Nov 07 01:21:46.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.280 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.280 INFO kablam! Nov 07 01:21:46.280 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 01:21:46.280 INFO kablam! --> src/model.rs:9:24 Nov 07 01:21:46.280 INFO kablam! | Nov 07 01:21:46.280 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.280 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.280 INFO kablam! | Nov 07 01:21:46.280 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.280 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.280 INFO kablam! Nov 07 01:21:46.281 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 01:21:46.281 INFO kablam! --> src/model.rs:9:36 Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.281 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.281 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.281 INFO kablam! Nov 07 01:21:46.281 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.281 INFO kablam! --> src/model.rs:9:36 Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.281 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.281 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.281 INFO kablam! Nov 07 01:21:46.281 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.281 INFO kablam! --> src/model.rs:55:10 Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.281 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.281 INFO kablam! Nov 07 01:21:46.281 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.281 INFO kablam! --> src/model.rs:55:10 Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.281 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.281 INFO kablam! Nov 07 01:21:46.281 INFO kablam! warning: cannot find type `wp_postmeta` in this scope Nov 07 01:21:46.281 INFO kablam! --> src/model.rs:55:10 Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.281 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.281 INFO kablam! Nov 07 01:21:46.281 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.281 INFO kablam! --> src/model.rs:55:24 Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.281 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.281 INFO kablam! Nov 07 01:21:46.281 INFO kablam! warning: cannot find type `wp_postmeta` in this scope Nov 07 01:21:46.281 INFO kablam! --> src/model.rs:55:24 Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.281 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.281 INFO kablam! | Nov 07 01:21:46.281 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.281 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.281 INFO kablam! Nov 07 01:21:46.282 INFO kablam! warning: cannot find type `wp_postmeta` in this scope Nov 07 01:21:46.282 INFO kablam! --> src/model.rs:55:38 Nov 07 01:21:46.282 INFO kablam! | Nov 07 01:21:46.282 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.282 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.282 INFO kablam! | Nov 07 01:21:46.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.283 INFO kablam! Nov 07 01:21:46.283 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.283 INFO kablam! --> src/model.rs:55:38 Nov 07 01:21:46.283 INFO kablam! | Nov 07 01:21:46.283 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.283 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.283 INFO kablam! | Nov 07 01:21:46.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.283 INFO kablam! Nov 07 01:21:46.283 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.283 INFO kablam! --> src/model.rs:55:50 Nov 07 01:21:46.283 INFO kablam! | Nov 07 01:21:46.283 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.283 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.283 INFO kablam! | Nov 07 01:21:46.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.283 INFO kablam! Nov 07 01:21:46.283 INFO kablam! warning: cannot find type `table` in this scope Nov 07 01:21:46.283 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 01:21:46.283 INFO kablam! | Nov 07 01:21:46.283 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 01:21:46.283 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.283 INFO kablam! | Nov 07 01:21:46.283 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.283 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.283 INFO kablam! Nov 07 01:21:46.283 INFO kablam! warning: cannot find type `ID` in this scope Nov 07 01:21:46.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.284 INFO kablam! | Nov 07 01:21:46.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.284 INFO kablam! | Nov 07 01:21:46.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.284 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.284 INFO kablam! Nov 07 01:21:46.284 INFO kablam! warning: cannot find type `post_author` in this scope Nov 07 01:21:46.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.284 INFO kablam! | Nov 07 01:21:46.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.284 INFO kablam! | Nov 07 01:21:46.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.284 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.284 INFO kablam! Nov 07 01:21:46.284 INFO kablam! warning: cannot find type `post_date` in this scope Nov 07 01:21:46.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.284 INFO kablam! | Nov 07 01:21:46.284 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.284 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.284 INFO kablam! | Nov 07 01:21:46.284 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.284 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.284 INFO kablam! Nov 07 01:21:46.284 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 07 01:21:46.284 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.284 INFO kablam! | Nov 07 01:21:46.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.285 INFO kablam! | Nov 07 01:21:46.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.285 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.285 INFO kablam! Nov 07 01:21:46.285 INFO kablam! warning: cannot find type `post_content` in this scope Nov 07 01:21:46.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.285 INFO kablam! | Nov 07 01:21:46.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.285 INFO kablam! | Nov 07 01:21:46.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.285 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.285 INFO kablam! Nov 07 01:21:46.285 INFO kablam! warning: cannot find type `post_title` in this scope Nov 07 01:21:46.285 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.285 INFO kablam! | Nov 07 01:21:46.285 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.285 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.285 INFO kablam! | Nov 07 01:21:46.285 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.285 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.285 INFO kablam! Nov 07 01:21:46.285 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.286 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.286 INFO kablam! Nov 07 01:21:46.286 INFO kablam! warning: cannot find type `post_status` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.286 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.286 INFO kablam! Nov 07 01:21:46.286 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.286 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.286 INFO kablam! Nov 07 01:21:46.286 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.286 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.286 INFO kablam! Nov 07 01:21:46.286 INFO kablam! warning: cannot find type `post_password` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.286 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.286 INFO kablam! Nov 07 01:21:46.286 INFO kablam! warning: cannot find type `post_name` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.286 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.286 INFO kablam! Nov 07 01:21:46.286 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.286 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.286 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.286 INFO kablam! Nov 07 01:21:46.286 INFO kablam! warning: cannot find type `pinged` in this scope Nov 07 01:21:46.286 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.286 INFO kablam! | Nov 07 01:21:46.286 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.288 INFO kablam! | Nov 07 01:21:46.288 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.288 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.288 INFO kablam! Nov 07 01:21:46.288 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 07 01:21:46.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.289 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.289 INFO kablam! Nov 07 01:21:46.289 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 07 01:21:46.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.289 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.289 INFO kablam! Nov 07 01:21:46.289 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 07 01:21:46.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.289 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.289 INFO kablam! Nov 07 01:21:46.289 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 07 01:21:46.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.289 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.289 INFO kablam! Nov 07 01:21:46.289 INFO kablam! warning: cannot find type `guid` in this scope Nov 07 01:21:46.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.289 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.289 INFO kablam! Nov 07 01:21:46.289 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 07 01:21:46.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.289 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.289 INFO kablam! Nov 07 01:21:46.289 INFO kablam! warning: cannot find type `post_type` in this scope Nov 07 01:21:46.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.289 INFO kablam! | Nov 07 01:21:46.289 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.289 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.289 INFO kablam! Nov 07 01:21:46.289 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 07 01:21:46.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.290 INFO kablam! | Nov 07 01:21:46.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.290 INFO kablam! | Nov 07 01:21:46.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.290 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.290 INFO kablam! Nov 07 01:21:46.290 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 07 01:21:46.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.290 INFO kablam! | Nov 07 01:21:46.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.290 INFO kablam! | Nov 07 01:21:46.290 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.290 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.290 INFO kablam! Nov 07 01:21:46.292 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 07 01:21:46.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.292 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.292 INFO kablam! Nov 07 01:21:46.292 INFO kablam! warning: cannot find type `post_id` in this scope Nov 07 01:21:46.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.292 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.292 INFO kablam! Nov 07 01:21:46.292 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 07 01:21:46.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.292 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.292 INFO kablam! Nov 07 01:21:46.292 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 07 01:21:46.292 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.292 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.292 INFO kablam! | Nov 07 01:21:46.292 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.292 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.294 INFO kablam! Nov 07 01:21:46.361 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.361 INFO kablam! --> src/model.rs:9:10 Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.361 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 07 01:21:46.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.361 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.361 INFO kablam! Nov 07 01:21:46.361 INFO kablam! warning: cannot find type `wp_posts` in this scope Nov 07 01:21:46.361 INFO kablam! --> src/model.rs:9:10 Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.361 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.361 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.361 INFO kablam! Nov 07 01:21:46.361 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.361 INFO kablam! --> src/model.rs:9:10 Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.361 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.361 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.361 INFO kablam! Nov 07 01:21:46.361 INFO kablam! warning: cannot find type `wp_posts` in this scope Nov 07 01:21:46.361 INFO kablam! --> src/model.rs:9:24 Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.361 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.361 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.361 INFO kablam! Nov 07 01:21:46.361 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.361 INFO kablam! --> src/model.rs:9:24 Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.361 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.361 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.361 INFO kablam! Nov 07 01:21:46.361 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 01:21:46.361 INFO kablam! --> src/model.rs:9:24 Nov 07 01:21:46.361 INFO kablam! | Nov 07 01:21:46.361 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.361 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:9:36 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:9:36 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 9 | #[derive(Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `Post` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:55:10 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:55:10 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `wp_postmeta` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:55:10 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:55:24 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `wp_postmeta` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:55:24 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `wp_postmeta` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:55:38 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.362 INFO kablam! --> src/model.rs:55:38 Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.362 INFO kablam! | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.362 INFO kablam! | Nov 07 01:21:46.362 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.362 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.362 INFO kablam! Nov 07 01:21:46.362 INFO kablam! warning: cannot find type `PostMeta` in this scope Nov 07 01:21:46.363 INFO kablam! --> src/model.rs:55:50 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 55 | #[derive(Associations, Identifiable, Insertable, Queryable, Serialize, Debug)] Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `table` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `ID` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `post_author` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `post_date` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `post_content` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `post_title` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.363 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 07 01:21:46.363 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.363 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.363 INFO kablam! | Nov 07 01:21:46.363 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.363 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.363 INFO kablam! Nov 07 01:21:46.368 INFO kablam! warning: cannot find type `post_status` in this scope Nov 07 01:21:46.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.368 INFO kablam! | Nov 07 01:21:46.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.368 INFO kablam! | Nov 07 01:21:46.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.368 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.368 INFO kablam! Nov 07 01:21:46.368 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 07 01:21:46.368 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.368 INFO kablam! | Nov 07 01:21:46.368 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.368 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.368 INFO kablam! | Nov 07 01:21:46.368 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.368 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.368 INFO kablam! Nov 07 01:21:46.369 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 07 01:21:46.369 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.369 INFO kablam! | Nov 07 01:21:46.369 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.369 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.369 INFO kablam! | Nov 07 01:21:46.369 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.369 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.369 INFO kablam! Nov 07 01:21:46.369 INFO kablam! warning: cannot find type `post_password` in this scope Nov 07 01:21:46.370 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.370 INFO kablam! | Nov 07 01:21:46.370 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.370 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.370 INFO kablam! | Nov 07 01:21:46.370 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.370 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.370 INFO kablam! Nov 07 01:21:46.371 INFO kablam! warning: cannot find type `post_name` in this scope Nov 07 01:21:46.371 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.371 INFO kablam! | Nov 07 01:21:46.371 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.371 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.371 INFO kablam! | Nov 07 01:21:46.371 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.371 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.371 INFO kablam! Nov 07 01:21:46.371 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 07 01:21:46.372 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.372 INFO kablam! | Nov 07 01:21:46.372 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.372 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.372 INFO kablam! | Nov 07 01:21:46.372 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.372 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.372 INFO kablam! Nov 07 01:21:46.373 INFO kablam! warning: cannot find type `pinged` in this scope Nov 07 01:21:46.373 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.373 INFO kablam! | Nov 07 01:21:46.373 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.373 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.373 INFO kablam! | Nov 07 01:21:46.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.373 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.373 INFO kablam! Nov 07 01:21:46.373 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 07 01:21:46.373 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.373 INFO kablam! | Nov 07 01:21:46.373 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.373 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.373 INFO kablam! | Nov 07 01:21:46.373 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.374 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.374 INFO kablam! Nov 07 01:21:46.374 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 07 01:21:46.374 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.374 INFO kablam! | Nov 07 01:21:46.374 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.374 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.374 INFO kablam! | Nov 07 01:21:46.374 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.374 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.374 INFO kablam! Nov 07 01:21:46.375 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 07 01:21:46.375 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.375 INFO kablam! | Nov 07 01:21:46.375 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.375 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.375 INFO kablam! | Nov 07 01:21:46.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.375 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.375 INFO kablam! Nov 07 01:21:46.375 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 07 01:21:46.375 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.375 INFO kablam! | Nov 07 01:21:46.375 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.375 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.375 INFO kablam! | Nov 07 01:21:46.375 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.375 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.375 INFO kablam! Nov 07 01:21:46.376 INFO kablam! warning: cannot find type `guid` in this scope Nov 07 01:21:46.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.376 INFO kablam! | Nov 07 01:21:46.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.376 INFO kablam! | Nov 07 01:21:46.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.376 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.376 INFO kablam! Nov 07 01:21:46.376 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 07 01:21:46.376 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.376 INFO kablam! | Nov 07 01:21:46.376 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.376 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.376 INFO kablam! | Nov 07 01:21:46.376 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.377 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.377 INFO kablam! Nov 07 01:21:46.377 INFO kablam! warning: cannot find type `post_type` in this scope Nov 07 01:21:46.377 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.377 INFO kablam! | Nov 07 01:21:46.377 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.377 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.377 INFO kablam! | Nov 07 01:21:46.377 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.377 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.377 INFO kablam! Nov 07 01:21:46.377 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 07 01:21:46.378 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.378 INFO kablam! | Nov 07 01:21:46.378 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.378 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.378 INFO kablam! | Nov 07 01:21:46.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.378 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.378 INFO kablam! Nov 07 01:21:46.378 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 07 01:21:46.378 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.378 INFO kablam! | Nov 07 01:21:46.378 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.378 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.378 INFO kablam! | Nov 07 01:21:46.378 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.379 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.379 INFO kablam! Nov 07 01:21:46.379 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 07 01:21:46.379 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.379 INFO kablam! | Nov 07 01:21:46.379 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.380 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.380 INFO kablam! | Nov 07 01:21:46.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.380 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.380 INFO kablam! Nov 07 01:21:46.380 INFO kablam! warning: cannot find type `post_id` in this scope Nov 07 01:21:46.380 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.380 INFO kablam! | Nov 07 01:21:46.380 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.380 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.380 INFO kablam! | Nov 07 01:21:46.380 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.380 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.380 INFO kablam! Nov 07 01:21:46.380 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 07 01:21:46.380 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.380 INFO kablam! | Nov 07 01:21:46.380 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.380 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.380 INFO kablam! | Nov 07 01:21:46.381 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.381 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.381 INFO kablam! Nov 07 01:21:46.382 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 07 01:21:46.382 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 07 01:21:46.382 INFO kablam! | Nov 07 01:21:46.382 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 07 01:21:46.382 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 07 01:21:46.382 INFO kablam! | Nov 07 01:21:46.382 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 07 01:21:46.382 INFO kablam! = note: for more information, see issue #50504 Nov 07 01:21:46.382 INFO kablam! Nov 07 01:21:50.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.62s Nov 07 01:21:50.867 INFO kablam! su: No module specific data is present Nov 07 01:21:51.213 INFO running `"docker" "rm" "-f" "a96044548cbfcd0910b109fbfe3f1b3457566c9484cc725cfa5cf1d7caa5af8e"` Nov 07 01:21:51.316 INFO blam! a96044548cbfcd0910b109fbfe3f1b3457566c9484cc725cfa5cf1d7caa5af8e