Oct 13 01:08:40.599 INFO checking apolitical/articles-api against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:08:40.600 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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"` Oct 13 01:08:40.949 INFO blam! aa287711f3c24bde2f1fb63e680c2025345ad6ccfca2a1781a7c29f3310597dc Oct 13 01:08:40.950 INFO running `"docker" "start" "-a" "aa287711f3c24bde2f1fb63e680c2025345ad6ccfca2a1781a7c29f3310597dc"` Oct 13 01:08:41.563 INFO kablam! usermod: no changes Oct 13 01:08:42.104 INFO kablam! Compiling actix-web v0.7.12 Oct 13 01:08:42.107 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 13 01:08:42.109 INFO kablam! Checking combine v3.5.1 Oct 13 01:08:42.121 INFO kablam! Checking http v0.1.10 Oct 13 01:08:42.124 INFO kablam! Compiling syn v0.15.1 Oct 13 01:08:42.124 INFO kablam! Checking flate2 v1.0.2 Oct 13 01:08:42.124 INFO kablam! Checking chrono v0.4.6 Oct 13 01:08:42.124 INFO kablam! Checking frank_jwt v3.0.2 Oct 13 01:08:43.750 INFO kablam! Checking tokio-signal v0.2.5 Oct 13 01:08:46.981 INFO kablam! Checking tokio-fs v0.1.3 Oct 13 01:08:47.904 INFO kablam! Checking trust-dns-proto v0.4.3 Oct 13 01:08:48.905 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Oct 13 01:08:50.274 INFO kablam! Checking dotenv v0.13.0 Oct 13 01:08:51.764 INFO kablam! Checking tokio v0.1.8 Oct 13 01:08:52.150 INFO kablam! Checking diesel v1.3.3 Oct 13 01:08:57.784 INFO kablam! Checking h2 v0.1.12 Oct 13 01:09:09.230 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 13 01:09:10.424 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 13 01:09:11.148 INFO kablam! Compiling serde_derive v1.0.79 Oct 13 01:09:19.610 INFO kablam! Checking actix v0.7.5 Oct 13 01:09:38.595 INFO kablam! Checking actix-net v0.1.1 Oct 13 01:09:53.846 INFO kablam! Checking redis v0.9.1 Oct 13 01:10:08.496 INFO kablam! Checking r2d2_redis v0.8.0 Oct 13 01:10:23.654 INFO kablam! Checking articles-api v0.3.0 (/source) Oct 13 01:10:32.648 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 01:10:32.648 INFO kablam! --> src/db/post.rs:8:10 Oct 13 01:10:32.648 INFO kablam! | Oct 13 01:10:32.648 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 13 01:10:32.648 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.648 INFO kablam! | Oct 13 01:10:32.648 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:10:32.648 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! Oct 13 01:10:32.648 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.648 INFO kablam! Oct 13 01:10:32.649 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 01:10:32.649 INFO kablam! --> src/db/post.rs:8:10 Oct 13 01:10:32.649 INFO kablam! | Oct 13 01:10:32.649 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 13 01:10:32.649 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.649 INFO kablam! | Oct 13 01:10:32.649 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! Oct 13 01:10:32.649 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.649 INFO kablam! Oct 13 01:10:32.649 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 01:10:32.649 INFO kablam! --> src/db/post.rs:8:10 Oct 13 01:10:32.649 INFO kablam! | Oct 13 01:10:32.649 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 13 01:10:32.649 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.649 INFO kablam! | Oct 13 01:10:32.649 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! Oct 13 01:10:32.649 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.649 INFO kablam! Oct 13 01:10:32.651 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 13 01:10:32.651 INFO kablam! --> src/db/term.rs:9:10 Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.651 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 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! Oct 13 01:10:32.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.651 INFO kablam! Oct 13 01:10:32.651 INFO kablam! warning: cannot find type `Term` in this scope Oct 13 01:10:32.651 INFO kablam! --> src/db/term.rs:9:10 Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.651 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 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! Oct 13 01:10:32.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.651 INFO kablam! Oct 13 01:10:32.651 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 13 01:10:32.651 INFO kablam! --> src/db/term.rs:9:10 Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.651 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 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! Oct 13 01:10:32.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.651 INFO kablam! Oct 13 01:10:32.651 INFO kablam! warning: cannot find type `Term` in this scope Oct 13 01:10:32.651 INFO kablam! --> src/db/term.rs:9:31 Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.651 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 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! Oct 13 01:10:32.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.651 INFO kablam! Oct 13 01:10:32.651 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 13 01:10:32.651 INFO kablam! --> src/db/term.rs:9:31 Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.651 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.651 INFO kablam! | Oct 13 01:10:32.651 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! Oct 13 01:10:32.651 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `Term` in this scope Oct 13 01:10:32.652 INFO kablam! --> src/db/term.rs:9:45 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 13 01:10:32.652 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Oct 13 01:10:32.652 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 13 01:10:32.652 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:10:32.652 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `meta_id` in this scope Oct 13 01:10:32.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `post_id` in this scope Oct 13 01:10:32.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `meta_key` in this scope Oct 13 01:10:32.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `meta_value` in this scope Oct 13 01:10:32.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.652 INFO kablam! warning: cannot find type `ID` in this scope Oct 13 01:10:32.652 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.652 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.652 INFO kablam! | Oct 13 01:10:32.652 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! Oct 13 01:10:32.652 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.652 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_author` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_date` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_content` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_title` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_excerpt` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_status` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `comment_status` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `ping_status` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_password` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.653 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.653 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! Oct 13 01:10:32.653 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.653 INFO kablam! Oct 13 01:10:32.653 INFO kablam! warning: cannot find type `post_name` in this scope Oct 13 01:10:32.653 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.653 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `to_ping` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `pinged` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `post_modified` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `post_parent` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `guid` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `menu_order` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `post_type` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.654 INFO kablam! warning: cannot find type `post_mime_type` in this scope Oct 13 01:10:32.654 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.654 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.654 INFO kablam! | Oct 13 01:10:32.654 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! Oct 13 01:10:32.654 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.654 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `comment_count` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `term_id` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `slug` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `term_group` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `term_order` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `object_id` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `taxonomy` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.655 INFO kablam! warning: cannot find type `description` in this scope Oct 13 01:10:32.655 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.655 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.655 INFO kablam! | Oct 13 01:10:32.655 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! Oct 13 01:10:32.655 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.655 INFO kablam! Oct 13 01:10:32.664 INFO kablam! warning: cannot find type `parent` in this scope Oct 13 01:10:32.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.664 INFO kablam! | Oct 13 01:10:32.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.664 INFO kablam! | Oct 13 01:10:32.664 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! Oct 13 01:10:32.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.664 INFO kablam! Oct 13 01:10:32.664 INFO kablam! warning: cannot find type `count` in this scope Oct 13 01:10:32.664 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.664 INFO kablam! | Oct 13 01:10:32.664 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.664 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.664 INFO kablam! | Oct 13 01:10:32.664 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! Oct 13 01:10:32.664 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.664 INFO kablam! Oct 13 01:10:32.828 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 01:10:32.828 INFO kablam! --> src/db/post.rs:8:10 Oct 13 01:10:32.828 INFO kablam! | Oct 13 01:10:32.828 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 13 01:10:32.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.828 INFO kablam! | Oct 13 01:10:32.828 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 13 01:10:32.828 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! Oct 13 01:10:32.828 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.828 INFO kablam! Oct 13 01:10:32.828 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 13 01:10:32.828 INFO kablam! --> src/db/post.rs:8:10 Oct 13 01:10:32.828 INFO kablam! | Oct 13 01:10:32.828 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 13 01:10:32.828 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.828 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `Post` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/post.rs:8:10 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/term.rs:9:10 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `Term` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/term.rs:9:10 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/term.rs:9:10 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `Term` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/term.rs:9:31 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/term.rs:9:31 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `Term` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/term.rs:9:45 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 13 01:10:32.841 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.841 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.841 INFO kablam! | Oct 13 01:10:32.841 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! Oct 13 01:10:32.841 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.841 INFO kablam! Oct 13 01:10:32.841 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Oct 13 01:10:32.842 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.842 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 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! Oct 13 01:10:32.842 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.842 INFO kablam! Oct 13 01:10:32.842 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 13 01:10:32.842 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 13 01:10:32.842 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 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! Oct 13 01:10:32.842 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.842 INFO kablam! Oct 13 01:10:32.842 INFO kablam! warning: cannot find type `table` in this scope Oct 13 01:10:32.842 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 13 01:10:32.842 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 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! Oct 13 01:10:32.842 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.842 INFO kablam! Oct 13 01:10:32.842 INFO kablam! warning: cannot find type `meta_id` in this scope Oct 13 01:10:32.842 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.842 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 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! Oct 13 01:10:32.842 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.842 INFO kablam! Oct 13 01:10:32.842 INFO kablam! warning: cannot find type `post_id` in this scope Oct 13 01:10:32.842 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.842 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.842 INFO kablam! | Oct 13 01:10:32.842 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! Oct 13 01:10:32.842 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.842 INFO kablam! Oct 13 01:10:32.844 INFO kablam! warning: cannot find type `meta_key` in this scope Oct 13 01:10:32.844 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.844 INFO kablam! | Oct 13 01:10:32.844 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.844 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.844 INFO kablam! | Oct 13 01:10:32.844 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! Oct 13 01:10:32.844 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.844 INFO kablam! Oct 13 01:10:32.844 INFO kablam! warning: cannot find type `meta_value` in this scope Oct 13 01:10:32.844 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.844 INFO kablam! | Oct 13 01:10:32.844 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.845 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.845 INFO kablam! | Oct 13 01:10:32.857 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! Oct 13 01:10:32.857 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.857 INFO kablam! Oct 13 01:10:32.857 INFO kablam! warning: cannot find type `ID` in this scope Oct 13 01:10:32.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 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! Oct 13 01:10:32.857 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.857 INFO kablam! Oct 13 01:10:32.857 INFO kablam! warning: cannot find type `post_author` in this scope Oct 13 01:10:32.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 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! Oct 13 01:10:32.857 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.857 INFO kablam! Oct 13 01:10:32.857 INFO kablam! warning: cannot find type `post_date` in this scope Oct 13 01:10:32.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 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! Oct 13 01:10:32.857 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.857 INFO kablam! Oct 13 01:10:32.857 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Oct 13 01:10:32.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 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! Oct 13 01:10:32.857 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.857 INFO kablam! Oct 13 01:10:32.857 INFO kablam! warning: cannot find type `post_content` in this scope Oct 13 01:10:32.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 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! Oct 13 01:10:32.857 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.857 INFO kablam! Oct 13 01:10:32.857 INFO kablam! warning: cannot find type `post_title` in this scope Oct 13 01:10:32.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.857 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 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! Oct 13 01:10:32.857 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.857 INFO kablam! Oct 13 01:10:32.857 INFO kablam! warning: cannot find type `post_excerpt` in this scope Oct 13 01:10:32.857 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.857 INFO kablam! | Oct 13 01:10:32.857 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `post_status` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `comment_status` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `ping_status` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `post_password` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `post_name` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `to_ping` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `pinged` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `post_modified` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.858 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Oct 13 01:10:32.858 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.858 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.858 INFO kablam! | Oct 13 01:10:32.858 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! Oct 13 01:10:32.858 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.858 INFO kablam! Oct 13 01:10:32.859 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Oct 13 01:10:32.859 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 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! Oct 13 01:10:32.859 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.859 INFO kablam! Oct 13 01:10:32.859 INFO kablam! warning: cannot find type `post_parent` in this scope Oct 13 01:10:32.859 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 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! Oct 13 01:10:32.859 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.859 INFO kablam! Oct 13 01:10:32.859 INFO kablam! warning: cannot find type `guid` in this scope Oct 13 01:10:32.859 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 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! Oct 13 01:10:32.859 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.859 INFO kablam! Oct 13 01:10:32.859 INFO kablam! warning: cannot find type `menu_order` in this scope Oct 13 01:10:32.859 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 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! Oct 13 01:10:32.859 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.859 INFO kablam! Oct 13 01:10:32.859 INFO kablam! warning: cannot find type `post_type` in this scope Oct 13 01:10:32.859 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 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! Oct 13 01:10:32.859 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.859 INFO kablam! Oct 13 01:10:32.859 INFO kablam! warning: cannot find type `post_mime_type` in this scope Oct 13 01:10:32.859 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 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! Oct 13 01:10:32.859 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.859 INFO kablam! Oct 13 01:10:32.859 INFO kablam! warning: cannot find type `comment_count` in this scope Oct 13 01:10:32.859 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.859 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.859 INFO kablam! | Oct 13 01:10:32.859 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! Oct 13 01:10:32.859 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.859 INFO kablam! Oct 13 01:10:32.866 INFO kablam! warning: cannot find type `term_id` in this scope Oct 13 01:10:32.866 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.866 INFO kablam! | Oct 13 01:10:32.866 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.866 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.866 INFO kablam! | Oct 13 01:10:32.866 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! Oct 13 01:10:32.866 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `name` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `slug` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `term_group` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `term_order` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `object_id` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `taxonomy` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `description` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `parent` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.867 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.867 INFO kablam! Oct 13 01:10:32.867 INFO kablam! warning: cannot find type `count` in this scope Oct 13 01:10:32.867 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 13 01:10:32.867 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 13 01:10:32.867 INFO kablam! | Oct 13 01:10:32.867 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! Oct 13 01:10:32.868 INFO kablam! = note: for more information, see issue #50504 Oct 13 01:10:32.868 INFO kablam! Oct 13 01:10:44.326 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 02s Oct 13 01:10:44.342 INFO kablam! su: No module specific data is present Oct 13 01:10:44.695 INFO running `"docker" "rm" "-f" "aa287711f3c24bde2f1fb63e680c2025345ad6ccfca2a1781a7c29f3310597dc"` Oct 13 01:10:44.812 INFO blam! aa287711f3c24bde2f1fb63e680c2025345ad6ccfca2a1781a7c29f3310597dc