Nov 04 10:18:33.909 INFO checking apolitical/articles-api against master#2ad8c7b3502616aff142a4640cce911c6c2c5463 for pr-55655 Nov 04 10:18:33.909 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55655/worker-7/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-55655/master#2ad8c7b3502616aff142a4640cce911c6c2c5463:/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 +2ad8c7b3502616aff142a4640cce911c6c2c5463-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 04 10:18:34.357 INFO blam! 6884b63549e9d908904b5d4c9bf51c2bd1900f3da4a1295aede89910b7fd1d27 Nov 04 10:18:34.359 INFO running `"docker" "start" "-a" "6884b63549e9d908904b5d4c9bf51c2bd1900f3da4a1295aede89910b7fd1d27"` Nov 04 10:18:35.487 INFO kablam! usermod: no changes Nov 04 10:18:35.959 INFO kablam! Compiling redis v0.9.1 Nov 04 10:18:35.985 INFO kablam! Compiling actix-web v0.7.13 Nov 04 10:18:36.049 INFO kablam! Checking tower-service v0.1.0 Nov 04 10:18:36.049 INFO kablam! Checking combine v3.5.1 Nov 04 10:18:36.049 INFO kablam! Checking r2d2 v0.8.2 Nov 04 10:18:36.049 INFO kablam! Checking tokio-io v0.1.8 Nov 04 10:18:36.049 INFO kablam! Checking http v0.1.10 Nov 04 10:18:36.049 INFO kablam! Compiling syn v0.15.1 Nov 04 10:18:37.611 INFO kablam! Compiling syn v0.14.9 Nov 04 10:18:38.380 INFO kablam! Checking chrono v0.4.6 Nov 04 10:18:39.215 INFO kablam! Checking frank_jwt v3.0.2 Nov 04 10:18:39.860 INFO kablam! Checking tokio-threadpool v0.1.6 Nov 04 10:18:42.353 INFO kablam! Checking tokio-reactor v0.1.5 Nov 04 10:18:43.655 INFO kablam! Checking tokio-codec v0.1.0 Nov 04 10:18:47.383 INFO kablam! Checking diesel v1.3.3 Nov 04 10:18:47.931 INFO kablam! Checking tokio-fs v0.1.3 Nov 04 10:18:49.711 INFO kablam! Checking tokio-uds v0.2.1 Nov 04 10:18:49.712 INFO kablam! Checking tokio-tcp v0.1.1 Nov 04 10:18:51.254 INFO kablam! Checking tokio-udp v0.1.2 Nov 04 10:18:52.343 INFO kablam! Checking tokio-signal v0.2.5 Nov 04 10:18:54.012 INFO kablam! Checking h2 v0.1.12 Nov 04 10:18:58.239 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 04 10:18:58.239 INFO kablam! Checking tokio v0.1.8 Nov 04 10:19:13.813 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 04 10:19:20.147 INFO kablam! Compiling synstructure v0.10.0 Nov 04 10:19:20.691 INFO kablam! Compiling serde_derive v1.0.80 Nov 04 10:19:22.083 INFO kablam! Compiling actix_derive v0.3.0 Nov 04 10:19:42.648 INFO kablam! Compiling failure_derive v0.1.3 Nov 04 10:19:56.476 INFO kablam! Checking failure v0.1.3 Nov 04 10:19:59.247 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Nov 04 10:19:59.259 INFO kablam! Checking actix v0.7.5 Nov 04 10:19:59.260 INFO kablam! Checking dotenv v0.13.0 Nov 04 10:20:24.679 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Nov 04 10:20:29.871 INFO kablam! Checking r2d2_redis v0.8.0 Nov 04 10:20:34.627 INFO kablam! Checking actix-net v0.1.1 Nov 04 10:20:54.606 INFO kablam! Checking articles-api v0.3.0 (/source) Nov 04 10:21:01.995 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 10:21:01.996 INFO kablam! --> src/db/post.rs:8:10 Nov 04 10:21:01.996 INFO kablam! | Nov 04 10:21:01.996 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 04 10:21:01.996 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.996 INFO kablam! | Nov 04 10:21:01.996 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 10:21:01.996 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 04 10:21:01.996 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.996 INFO kablam! Nov 04 10:21:01.996 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 10:21:01.996 INFO kablam! --> src/db/post.rs:8:10 Nov 04 10:21:01.996 INFO kablam! | Nov 04 10:21:01.996 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 04 10:21:01.996 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.996 INFO kablam! | Nov 04 10:21:01.996 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 04 10:21:01.996 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.996 INFO kablam! Nov 04 10:21:01.996 INFO kablam! warning: cannot find type `Post` in this scope Nov 04 10:21:01.996 INFO kablam! --> src/db/post.rs:8:10 Nov 04 10:21:01.996 INFO kablam! | Nov 04 10:21:01.996 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 04 10:21:01.996 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.996 INFO kablam! | Nov 04 10:21:01.996 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 04 10:21:01.996 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.996 INFO kablam! Nov 04 10:21:01.996 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 04 10:21:01.996 INFO kablam! --> src/db/term.rs:9:10 Nov 04 10:21:01.997 INFO kablam! | Nov 04 10:21:01.997 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:01.997 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.997 INFO kablam! | Nov 04 10:21:01.997 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 04 10:21:01.997 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.997 INFO kablam! Nov 04 10:21:01.997 INFO kablam! warning: cannot find type `Term` in this scope Nov 04 10:21:01.997 INFO kablam! --> src/db/term.rs:9:10 Nov 04 10:21:01.997 INFO kablam! | Nov 04 10:21:01.997 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:01.997 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.997 INFO kablam! | Nov 04 10:21:01.997 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 04 10:21:01.997 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.997 INFO kablam! Nov 04 10:21:01.997 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 04 10:21:01.997 INFO kablam! --> src/db/term.rs:9:10 Nov 04 10:21:01.997 INFO kablam! | Nov 04 10:21:01.997 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:01.997 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.997 INFO kablam! | Nov 04 10:21:01.997 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 04 10:21:01.997 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.997 INFO kablam! Nov 04 10:21:01.997 INFO kablam! warning: cannot find type `Term` in this scope Nov 04 10:21:01.997 INFO kablam! --> src/db/term.rs:9:31 Nov 04 10:21:01.997 INFO kablam! | Nov 04 10:21:01.998 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:01.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.998 INFO kablam! | Nov 04 10:21:01.998 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 04 10:21:01.998 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.998 INFO kablam! Nov 04 10:21:01.998 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 04 10:21:01.998 INFO kablam! --> src/db/term.rs:9:31 Nov 04 10:21:01.998 INFO kablam! | Nov 04 10:21:01.998 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:01.998 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:01.998 INFO kablam! | Nov 04 10:21:01.998 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 04 10:21:01.998 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:01.998 INFO kablam! Nov 04 10:21:02.000 INFO kablam! warning: cannot find type `Term` in this scope Nov 04 10:21:02.000 INFO kablam! --> src/db/term.rs:9:45 Nov 04 10:21:02.000 INFO kablam! | Nov 04 10:21:02.000 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.000 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.000 INFO kablam! | Nov 04 10:21:02.000 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 04 10:21:02.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.000 INFO kablam! Nov 04 10:21:02.000 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 04 10:21:02.000 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 04 10:21:02.000 INFO kablam! | Nov 04 10:21:02.000 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.000 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.000 INFO kablam! | Nov 04 10:21:02.000 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 04 10:21:02.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.000 INFO kablam! Nov 04 10:21:02.000 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Nov 04 10:21:02.000 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 04 10:21:02.000 INFO kablam! | Nov 04 10:21:02.000 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.000 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.000 INFO kablam! | Nov 04 10:21:02.000 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 04 10:21:02.000 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.001 INFO kablam! Nov 04 10:21:02.001 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 04 10:21:02.001 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Nov 04 10:21:02.001 INFO kablam! | Nov 04 10:21:02.001 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.001 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.001 INFO kablam! | Nov 04 10:21:02.001 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 04 10:21:02.001 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.001 INFO kablam! Nov 04 10:21:02.001 INFO kablam! warning: cannot find type `table` in this scope Nov 04 10:21:02.001 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 10:21:02.001 INFO kablam! | Nov 04 10:21:02.001 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 10:21:02.001 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.001 INFO kablam! | Nov 04 10:21:02.001 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 04 10:21:02.001 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.001 INFO kablam! Nov 04 10:21:02.004 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 04 10:21:02.004 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.004 INFO kablam! | Nov 04 10:21:02.004 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.004 INFO kablam! | Nov 04 10:21:02.004 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 04 10:21:02.004 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.004 INFO kablam! Nov 04 10:21:02.004 INFO kablam! warning: cannot find type `post_id` in this scope Nov 04 10:21:02.004 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.004 INFO kablam! | Nov 04 10:21:02.004 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.004 INFO kablam! | Nov 04 10:21:02.004 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 04 10:21:02.004 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.004 INFO kablam! Nov 04 10:21:02.004 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 04 10:21:02.004 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.004 INFO kablam! | Nov 04 10:21:02.004 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.004 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.004 INFO kablam! | Nov 04 10:21:02.004 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 04 10:21:02.004 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.005 INFO kablam! Nov 04 10:21:02.005 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 04 10:21:02.005 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.005 INFO kablam! | Nov 04 10:21:02.005 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.005 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.005 INFO kablam! | Nov 04 10:21:02.005 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 04 10:21:02.005 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.005 INFO kablam! Nov 04 10:21:02.011 INFO kablam! warning: cannot find type `ID` in this scope Nov 04 10:21:02.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.011 INFO kablam! | Nov 04 10:21:02.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.011 INFO kablam! | Nov 04 10:21:02.011 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 04 10:21:02.011 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.011 INFO kablam! Nov 04 10:21:02.011 INFO kablam! warning: cannot find type `post_author` in this scope Nov 04 10:21:02.011 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.011 INFO kablam! | Nov 04 10:21:02.011 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.011 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.011 INFO kablam! | Nov 04 10:21:02.011 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 04 10:21:02.012 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.012 INFO kablam! Nov 04 10:21:02.012 INFO kablam! warning: cannot find type `post_date` in this scope Nov 04 10:21:02.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.012 INFO kablam! | Nov 04 10:21:02.012 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.012 INFO kablam! | Nov 04 10:21:02.012 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 04 10:21:02.012 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.012 INFO kablam! Nov 04 10:21:02.012 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 04 10:21:02.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.012 INFO kablam! | Nov 04 10:21:02.012 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.012 INFO kablam! | Nov 04 10:21:02.012 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 04 10:21:02.012 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.012 INFO kablam! Nov 04 10:21:02.012 INFO kablam! warning: cannot find type `post_content` in this scope Nov 04 10:21:02.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.012 INFO kablam! | Nov 04 10:21:02.012 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.012 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.012 INFO kablam! | Nov 04 10:21:02.012 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 04 10:21:02.012 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.012 INFO kablam! Nov 04 10:21:02.012 INFO kablam! warning: cannot find type `post_title` in this scope Nov 04 10:21:02.012 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.012 INFO kablam! | Nov 04 10:21:02.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.013 INFO kablam! | Nov 04 10:21:02.013 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 04 10:21:02.013 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.013 INFO kablam! Nov 04 10:21:02.013 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 04 10:21:02.013 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.013 INFO kablam! | Nov 04 10:21:02.013 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.013 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `post_status` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `post_password` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `post_name` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `pinged` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.035 INFO kablam! Nov 04 10:21:02.035 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 04 10:21:02.035 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.035 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.035 INFO kablam! | Nov 04 10:21:02.035 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 04 10:21:02.035 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.036 INFO kablam! Nov 04 10:21:02.036 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 04 10:21:02.036 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.036 INFO kablam! | Nov 04 10:21:02.036 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.036 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.036 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `guid` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `post_type` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `term_id` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 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 04 10:21:02.055 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.055 INFO kablam! Nov 04 10:21:02.055 INFO kablam! warning: cannot find type `name` in this scope Nov 04 10:21:02.055 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.055 INFO kablam! | Nov 04 10:21:02.055 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.055 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `slug` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `term_group` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `term_order` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `object_id` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `taxonomy` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `description` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `parent` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 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 04 10:21:02.056 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.056 INFO kablam! Nov 04 10:21:02.056 INFO kablam! warning: cannot find type `count` in this scope Nov 04 10:21:02.056 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.056 INFO kablam! | Nov 04 10:21:02.056 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.056 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.057 INFO kablam! | Nov 04 10:21:02.057 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 04 10:21:02.057 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.057 INFO kablam! Nov 04 10:21:02.279 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 10:21:02.279 INFO kablam! --> src/db/post.rs:8:10 Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.279 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 04 10:21:02.279 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.279 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 04 10:21:02.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 04 10:21:02.279 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.279 INFO kablam! Nov 04 10:21:02.279 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 04 10:21:02.279 INFO kablam! --> src/db/post.rs:8:10 Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.279 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 04 10:21:02.279 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.279 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.279 INFO kablam! Nov 04 10:21:02.279 INFO kablam! warning: cannot find type `Post` in this scope Nov 04 10:21:02.279 INFO kablam! --> src/db/post.rs:8:10 Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.279 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 04 10:21:02.279 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.279 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.279 INFO kablam! Nov 04 10:21:02.279 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 04 10:21:02.279 INFO kablam! --> src/db/term.rs:9:10 Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.279 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.279 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.279 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.279 INFO kablam! Nov 04 10:21:02.279 INFO kablam! warning: cannot find type `Term` in this scope Nov 04 10:21:02.279 INFO kablam! --> src/db/term.rs:9:10 Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.279 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.279 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.279 INFO kablam! | Nov 04 10:21:02.282 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 04 10:21:02.282 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.283 INFO kablam! Nov 04 10:21:02.283 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 04 10:21:02.283 INFO kablam! --> src/db/term.rs:9:10 Nov 04 10:21:02.283 INFO kablam! | Nov 04 10:21:02.283 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.283 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.283 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.283 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.283 INFO kablam! Nov 04 10:21:02.283 INFO kablam! warning: cannot find type `Term` in this scope Nov 04 10:21:02.283 INFO kablam! --> src/db/term.rs:9:31 Nov 04 10:21:02.286 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 04 10:21:02.287 INFO kablam! --> src/db/term.rs:9:31 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `Term` in this scope Nov 04 10:21:02.287 INFO kablam! --> src/db/term.rs:9:45 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 04 10:21:02.287 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Nov 04 10:21:02.287 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 04 10:21:02.287 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `table` in this scope Nov 04 10:21:02.287 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 04 10:21:02.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `post_id` in this scope Nov 04 10:21:02.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 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 04 10:21:02.287 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.287 INFO kablam! Nov 04 10:21:02.287 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 04 10:21:02.287 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.287 INFO kablam! | Nov 04 10:21:02.287 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.287 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `ID` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `post_author` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `post_date` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `post_content` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `post_title` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.288 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.288 INFO kablam! Nov 04 10:21:02.288 INFO kablam! warning: cannot find type `post_status` in this scope Nov 04 10:21:02.288 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.288 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.288 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.288 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `post_password` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `post_name` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `pinged` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.289 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.289 INFO kablam! Nov 04 10:21:02.289 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 04 10:21:02.289 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.289 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.289 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.289 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `guid` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `post_type` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `term_id` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `name` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.290 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.290 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.290 INFO kablam! | Nov 04 10:21:02.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 04 10:21:02.290 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.290 INFO kablam! Nov 04 10:21:02.290 INFO kablam! warning: cannot find type `slug` in this scope Nov 04 10:21:02.290 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `term_group` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `term_order` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `object_id` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `taxonomy` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `description` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `parent` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:02.291 INFO kablam! warning: cannot find type `count` in this scope Nov 04 10:21:02.291 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 04 10:21:02.291 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 04 10:21:02.291 INFO kablam! | Nov 04 10:21:02.291 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 04 10:21:02.291 INFO kablam! = note: for more information, see issue #50504 Nov 04 10:21:02.291 INFO kablam! Nov 04 10:21:12.408 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 36s Nov 04 10:21:12.434 INFO kablam! su: No module specific data is present Nov 04 10:21:13.504 INFO running `"docker" "rm" "-f" "6884b63549e9d908904b5d4c9bf51c2bd1900f3da4a1295aede89910b7fd1d27"` Nov 04 10:21:13.743 INFO blam! 6884b63549e9d908904b5d4c9bf51c2bd1900f3da4a1295aede89910b7fd1d27