Nov 02 18:07:19.743 INFO checking apolitical/articles-api against try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7 for pr-55517 Nov 02 18:07:19.743 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55517/worker-1/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55517/try#dc8b02d6f1e93f212fc39844ea688b634b4a03c7:/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 +dc8b02d6f1e93f212fc39844ea688b634b4a03c7-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 02 18:07:20.178 INFO blam! 6846d7fa1bdfacebcd407ff58a477124375217de33b6f983e78bd171f78f9562 Nov 02 18:07:20.179 INFO running `"docker" "start" "-a" "6846d7fa1bdfacebcd407ff58a477124375217de33b6f983e78bd171f78f9562"` Nov 02 18:07:21.745 INFO kablam! usermod: no changes Nov 02 18:07:22.331 INFO kablam! Compiling redis v0.9.1 Nov 02 18:07:22.356 INFO kablam! Compiling actix-web v0.7.13 Nov 02 18:07:22.366 INFO kablam! Checking tower-service v0.1.0 Nov 02 18:07:22.366 INFO kablam! Compiling mysqlclient-sys v0.2.3 Nov 02 18:07:22.380 INFO kablam! Checking combine v3.5.1 Nov 02 18:07:22.380 INFO kablam! Checking mio v0.6.15 Nov 02 18:07:22.380 INFO kablam! Checking r2d2 v0.8.2 Nov 02 18:07:22.380 INFO kablam! Checking tokio-io v0.1.8 Nov 02 18:07:24.240 INFO kablam! Checking http v0.1.10 Nov 02 18:07:26.370 INFO kablam! Compiling syn v0.15.1 Nov 02 18:07:26.372 INFO kablam! Compiling syn v0.14.9 Nov 02 18:07:27.528 INFO kablam! Checking chrono v0.4.6 Nov 02 18:07:28.736 INFO kablam! Checking frank_jwt v3.0.2 Nov 02 18:07:29.612 INFO kablam! Checking tokio-threadpool v0.1.6 Nov 02 18:07:33.275 INFO kablam! Checking env_logger v0.5.13 Nov 02 18:07:33.620 INFO kablam! Checking tokio-codec v0.1.0 Nov 02 18:07:37.964 INFO kablam! Checking tokio-reactor v0.1.5 Nov 02 18:07:38.284 INFO kablam! Checking mio-uds v0.6.6 Nov 02 18:07:39.488 INFO kablam! Checking diesel v1.3.3 Nov 02 18:07:40.584 INFO kablam! Checking tokio-fs v0.1.3 Nov 02 18:07:43.713 INFO kablam! Checking h2 v0.1.12 Nov 02 18:07:44.296 INFO kablam! Checking tokio-udp v0.1.2 Nov 02 18:07:44.296 INFO kablam! Checking tokio-uds v0.2.1 Nov 02 18:07:48.739 INFO kablam! Checking tokio-tcp v0.1.1 Nov 02 18:07:50.636 INFO kablam! Checking tokio-signal v0.2.5 Nov 02 18:07:55.708 INFO kablam! Checking tokio v0.1.8 Nov 02 18:07:55.708 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 02 18:08:16.684 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 02 18:08:17.953 INFO kablam! Compiling synstructure v0.10.0 Nov 02 18:08:18.112 INFO kablam! Compiling serde_derive v1.0.80 Nov 02 18:08:19.948 INFO kablam! Compiling actix_derive v0.3.0 Nov 02 18:08:41.006 INFO kablam! Compiling failure_derive v0.1.3 Nov 02 18:08:54.384 INFO kablam! Checking failure v0.1.3 Nov 02 18:08:57.117 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Nov 02 18:08:57.118 INFO kablam! Checking actix v0.7.5 Nov 02 18:08:57.118 INFO kablam! Checking dotenv v0.13.0 Nov 02 18:09:21.495 INFO kablam! Checking r2d2_redis v0.8.0 Nov 02 18:09:22.733 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Nov 02 18:09:29.684 INFO kablam! Checking actix-net v0.1.1 Nov 02 18:09:47.888 INFO kablam! Checking articles-api v0.3.0 (/source) Nov 02 18:09:54.691 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 18:09:54.691 INFO kablam! --> src/db/post.rs:8:10 Nov 02 18:09:54.692 INFO kablam! | Nov 02 18:09:54.692 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 02 18:09:54.692 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.701 INFO kablam! | Nov 02 18:09:54.701 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:09:54.701 INFO 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 02 18:09:54.702 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.702 INFO kablam! Nov 02 18:09:54.702 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 18:09:54.702 INFO kablam! --> src/db/post.rs:8:10 Nov 02 18:09:54.703 INFO kablam! | Nov 02 18:09:54.703 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 02 18:09:54.703 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.703 INFO kablam! | Nov 02 18:09:54.704 INFO 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 02 18:09:54.704 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.704 INFO kablam! Nov 02 18:09:54.705 INFO kablam! warning: cannot find type `Post` in this scope Nov 02 18:09:54.705 INFO kablam! --> src/db/post.rs:8:10 Nov 02 18:09:54.705 INFO kablam! | Nov 02 18:09:54.705 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 02 18:09:54.705 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.706 INFO kablam! | Nov 02 18:09:54.706 INFO 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 02 18:09:54.706 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.706 INFO kablam! Nov 02 18:09:54.707 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 02 18:09:54.707 INFO kablam! --> src/db/term.rs:9:10 Nov 02 18:09:54.707 INFO kablam! | Nov 02 18:09:54.708 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.708 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.708 INFO kablam! | Nov 02 18:09:54.708 INFO 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 02 18:09:54.709 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.709 INFO kablam! Nov 02 18:09:54.709 INFO kablam! warning: cannot find type `Term` in this scope Nov 02 18:09:54.709 INFO kablam! --> src/db/term.rs:9:10 Nov 02 18:09:54.710 INFO kablam! | Nov 02 18:09:54.710 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.710 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.710 INFO kablam! | Nov 02 18:09:54.711 INFO 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 02 18:09:54.711 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.711 INFO kablam! Nov 02 18:09:54.711 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 02 18:09:54.712 INFO kablam! --> src/db/term.rs:9:10 Nov 02 18:09:54.715 INFO kablam! | Nov 02 18:09:54.715 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.716 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.716 INFO kablam! | Nov 02 18:09:54.716 INFO 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 02 18:09:54.716 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.717 INFO kablam! Nov 02 18:09:54.717 INFO kablam! warning: cannot find type `Term` in this scope Nov 02 18:09:54.717 INFO kablam! --> src/db/term.rs:9:31 Nov 02 18:09:54.717 INFO kablam! | Nov 02 18:09:54.718 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.718 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.718 INFO kablam! | Nov 02 18:09:54.719 INFO 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 02 18:09:54.719 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.719 INFO kablam! Nov 02 18:09:54.719 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 02 18:09:54.719 INFO kablam! --> src/db/term.rs:9:31 Nov 02 18:09:54.720 INFO kablam! | Nov 02 18:09:54.720 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.720 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.721 INFO kablam! | Nov 02 18:09:54.721 INFO 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 02 18:09:54.721 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.721 INFO kablam! Nov 02 18:09:54.722 INFO kablam! warning: cannot find type `Term` in this scope Nov 02 18:09:54.722 INFO kablam! --> src/db/term.rs:9:45 Nov 02 18:09:54.722 INFO kablam! | Nov 02 18:09:54.722 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.723 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.723 INFO kablam! | Nov 02 18:09:54.723 INFO 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 02 18:09:54.723 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.724 INFO kablam! Nov 02 18:09:54.726 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 02 18:09:54.726 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 02 18:09:54.726 INFO kablam! | Nov 02 18:09:54.727 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.727 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.727 INFO kablam! | Nov 02 18:09:54.727 INFO 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 02 18:09:54.728 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.728 INFO kablam! Nov 02 18:09:54.728 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Nov 02 18:09:54.728 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 02 18:09:54.729 INFO kablam! | Nov 02 18:09:54.729 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.729 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.729 INFO kablam! | Nov 02 18:09:54.730 INFO 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 02 18:09:54.730 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.730 INFO kablam! Nov 02 18:09:54.731 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 02 18:09:54.731 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Nov 02 18:09:54.731 INFO kablam! | Nov 02 18:09:54.731 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:54.732 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.732 INFO kablam! | Nov 02 18:09:54.733 INFO 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 02 18:09:54.733 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.733 INFO kablam! Nov 02 18:09:54.733 INFO kablam! warning: cannot find type `table` in this scope Nov 02 18:09:54.734 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 18:09:54.734 INFO kablam! | Nov 02 18:09:54.734 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 18:09:54.734 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.735 INFO kablam! | Nov 02 18:09:54.735 INFO 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 02 18:09:54.735 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.735 INFO kablam! Nov 02 18:09:54.736 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 02 18:09:54.736 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.736 INFO kablam! | Nov 02 18:09:54.737 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.737 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.737 INFO kablam! | Nov 02 18:09:54.737 INFO 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 02 18:09:54.738 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.738 INFO kablam! Nov 02 18:09:54.738 INFO kablam! warning: cannot find type `post_id` in this scope Nov 02 18:09:54.738 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.739 INFO kablam! | Nov 02 18:09:54.739 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.739 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.739 INFO kablam! | Nov 02 18:09:54.740 INFO 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 02 18:09:54.740 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.740 INFO kablam! Nov 02 18:09:54.740 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 02 18:09:54.741 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.741 INFO kablam! | Nov 02 18:09:54.741 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.742 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.742 INFO kablam! | Nov 02 18:09:54.742 INFO 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 02 18:09:54.742 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.743 INFO kablam! Nov 02 18:09:54.743 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 02 18:09:54.743 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.743 INFO kablam! | Nov 02 18:09:54.744 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.744 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.744 INFO kablam! | Nov 02 18:09:54.744 INFO 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 02 18:09:54.745 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.745 INFO kablam! Nov 02 18:09:54.745 INFO kablam! warning: cannot find type `ID` in this scope Nov 02 18:09:54.745 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.746 INFO kablam! | Nov 02 18:09:54.746 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.746 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.747 INFO kablam! | Nov 02 18:09:54.747 INFO 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 02 18:09:54.747 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.747 INFO kablam! Nov 02 18:09:54.748 INFO kablam! warning: cannot find type `post_author` in this scope Nov 02 18:09:54.748 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.748 INFO kablam! | Nov 02 18:09:54.749 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.749 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.749 INFO kablam! | Nov 02 18:09:54.749 INFO 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 02 18:09:54.750 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.750 INFO kablam! Nov 02 18:09:54.750 INFO kablam! warning: cannot find type `post_date` in this scope Nov 02 18:09:54.750 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.751 INFO kablam! | Nov 02 18:09:54.751 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.751 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.752 INFO kablam! | Nov 02 18:09:54.752 INFO 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 02 18:09:54.752 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.752 INFO kablam! Nov 02 18:09:54.753 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 02 18:09:54.753 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.753 INFO kablam! | Nov 02 18:09:54.753 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.754 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.754 INFO kablam! | Nov 02 18:09:54.754 INFO 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 02 18:09:54.754 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.755 INFO kablam! Nov 02 18:09:54.755 INFO kablam! warning: cannot find type `post_content` in this scope Nov 02 18:09:54.755 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.756 INFO kablam! | Nov 02 18:09:54.756 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.756 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.756 INFO kablam! | Nov 02 18:09:54.757 INFO 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 02 18:09:54.757 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.757 INFO kablam! Nov 02 18:09:54.757 INFO kablam! warning: cannot find type `post_title` in this scope Nov 02 18:09:54.758 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.758 INFO kablam! | Nov 02 18:09:54.758 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.758 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.759 INFO kablam! | Nov 02 18:09:54.759 INFO 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 02 18:09:54.759 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.759 INFO kablam! Nov 02 18:09:54.760 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 02 18:09:54.760 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.760 INFO kablam! | Nov 02 18:09:54.761 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.761 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.761 INFO kablam! | Nov 02 18:09:54.761 INFO 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 02 18:09:54.762 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.762 INFO kablam! Nov 02 18:09:54.762 INFO kablam! warning: cannot find type `post_status` in this scope Nov 02 18:09:54.762 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.763 INFO kablam! | Nov 02 18:09:54.763 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.763 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.764 INFO kablam! | Nov 02 18:09:54.764 INFO 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 02 18:09:54.764 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.764 INFO kablam! Nov 02 18:09:54.765 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 02 18:09:54.765 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.765 INFO kablam! | Nov 02 18:09:54.765 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.766 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.766 INFO kablam! | Nov 02 18:09:54.766 INFO 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 02 18:09:54.766 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.767 INFO kablam! Nov 02 18:09:54.767 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 02 18:09:54.767 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.767 INFO kablam! | Nov 02 18:09:54.768 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.768 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.768 INFO kablam! | Nov 02 18:09:54.769 INFO 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 02 18:09:54.769 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.769 INFO kablam! Nov 02 18:09:54.769 INFO kablam! warning: cannot find type `post_password` in this scope Nov 02 18:09:54.770 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.770 INFO kablam! | Nov 02 18:09:54.770 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.770 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.771 INFO kablam! | Nov 02 18:09:54.771 INFO 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 02 18:09:54.771 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.772 INFO kablam! Nov 02 18:09:54.772 INFO kablam! warning: cannot find type `post_name` in this scope Nov 02 18:09:54.772 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.772 INFO kablam! | Nov 02 18:09:54.773 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.773 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.773 INFO kablam! | Nov 02 18:09:54.773 INFO 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 02 18:09:54.774 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.774 INFO kablam! Nov 02 18:09:54.774 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 02 18:09:54.774 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.775 INFO kablam! | Nov 02 18:09:54.775 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.775 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.775 INFO kablam! | Nov 02 18:09:54.776 INFO 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 02 18:09:54.776 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.776 INFO kablam! Nov 02 18:09:54.776 INFO kablam! warning: cannot find type `pinged` in this scope Nov 02 18:09:54.777 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.777 INFO kablam! | Nov 02 18:09:54.777 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.777 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.778 INFO kablam! | Nov 02 18:09:54.778 INFO 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 02 18:09:54.778 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.778 INFO kablam! Nov 02 18:09:54.779 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 02 18:09:54.779 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.779 INFO kablam! | Nov 02 18:09:54.779 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.779 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.780 INFO kablam! | Nov 02 18:09:54.780 INFO 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 02 18:09:54.780 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.780 INFO kablam! Nov 02 18:09:54.781 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 02 18:09:54.781 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.781 INFO kablam! | Nov 02 18:09:54.781 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.782 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.782 INFO kablam! | Nov 02 18:09:54.782 INFO 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 02 18:09:54.782 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.783 INFO kablam! Nov 02 18:09:54.783 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 02 18:09:54.783 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.783 INFO kablam! | Nov 02 18:09:54.784 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.784 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.784 INFO kablam! | Nov 02 18:09:54.784 INFO 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 02 18:09:54.785 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.785 INFO kablam! Nov 02 18:09:54.785 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 02 18:09:54.785 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.785 INFO kablam! | Nov 02 18:09:54.786 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.786 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.786 INFO kablam! | Nov 02 18:09:54.786 INFO 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 02 18:09:54.787 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.787 INFO kablam! Nov 02 18:09:54.787 INFO kablam! warning: cannot find type `guid` in this scope Nov 02 18:09:54.787 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO 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 02 18:09:54.788 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.788 INFO kablam! Nov 02 18:09:54.788 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 02 18:09:54.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO 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 02 18:09:54.788 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.788 INFO kablam! Nov 02 18:09:54.788 INFO kablam! warning: cannot find type `post_type` in this scope Nov 02 18:09:54.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO 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 02 18:09:54.788 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.788 INFO kablam! Nov 02 18:09:54.788 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 02 18:09:54.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO 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 02 18:09:54.788 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.788 INFO kablam! Nov 02 18:09:54.788 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 02 18:09:54.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO 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 02 18:09:54.788 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.788 INFO kablam! Nov 02 18:09:54.788 INFO kablam! warning: cannot find type `term_id` in this scope Nov 02 18:09:54.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.788 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.788 INFO kablam! | Nov 02 18:09:54.788 INFO 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 02 18:09:54.788 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.788 INFO kablam! Nov 02 18:09:54.788 INFO kablam! warning: cannot find type `name` in this scope Nov 02 18:09:54.788 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `slug` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `term_group` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `term_order` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `object_id` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `taxonomy` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `description` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `parent` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.789 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.789 INFO 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 02 18:09:54.789 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.789 INFO kablam! Nov 02 18:09:54.789 INFO kablam! warning: cannot find type `count` in this scope Nov 02 18:09:54.789 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:54.789 INFO kablam! | Nov 02 18:09:54.790 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:54.790 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:54.790 INFO kablam! | Nov 02 18:09:54.790 INFO 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 02 18:09:54.790 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:54.790 INFO kablam! Nov 02 18:09:55.147 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 18:09:55.147 INFO kablam! --> src/db/post.rs:8:10 Nov 02 18:09:55.147 INFO kablam! | Nov 02 18:09:55.147 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 02 18:09:55.147 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.147 INFO kablam! | Nov 02 18:09:55.147 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 02 18:09:55.147 INFO 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 02 18:09:55.147 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.147 INFO kablam! Nov 02 18:09:55.148 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 02 18:09:55.148 INFO kablam! --> src/db/post.rs:8:10 Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 02 18:09:55.148 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO 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 02 18:09:55.148 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.148 INFO kablam! Nov 02 18:09:55.148 INFO kablam! warning: cannot find type `Post` in this scope Nov 02 18:09:55.148 INFO kablam! --> src/db/post.rs:8:10 Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 02 18:09:55.148 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO 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 02 18:09:55.148 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.148 INFO kablam! Nov 02 18:09:55.148 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 02 18:09:55.148 INFO kablam! --> src/db/term.rs:9:10 Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.148 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO 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 02 18:09:55.148 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.148 INFO kablam! Nov 02 18:09:55.148 INFO kablam! warning: cannot find type `Term` in this scope Nov 02 18:09:55.148 INFO kablam! --> src/db/term.rs:9:10 Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.148 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO 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 02 18:09:55.148 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.148 INFO kablam! Nov 02 18:09:55.148 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 02 18:09:55.148 INFO kablam! --> src/db/term.rs:9:10 Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.148 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO 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 02 18:09:55.148 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.148 INFO kablam! Nov 02 18:09:55.148 INFO kablam! warning: cannot find type `Term` in this scope Nov 02 18:09:55.148 INFO kablam! --> src/db/term.rs:9:31 Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.148 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.148 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.148 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 02 18:09:55.153 INFO kablam! --> src/db/term.rs:9:31 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `Term` in this scope Nov 02 18:09:55.153 INFO kablam! --> src/db/term.rs:9:45 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 02 18:09:55.153 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Nov 02 18:09:55.153 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 02 18:09:55.153 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `table` in this scope Nov 02 18:09:55.153 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 02 18:09:55.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `post_id` in this scope Nov 02 18:09:55.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.153 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.153 INFO kablam! | Nov 02 18:09:55.153 INFO 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 02 18:09:55.153 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.153 INFO kablam! Nov 02 18:09:55.153 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 02 18:09:55.153 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO 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 02 18:09:55.154 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.154 INFO kablam! Nov 02 18:09:55.154 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 02 18:09:55.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO 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 02 18:09:55.154 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.154 INFO kablam! Nov 02 18:09:55.154 INFO kablam! warning: cannot find type `ID` in this scope Nov 02 18:09:55.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO 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 02 18:09:55.154 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.154 INFO kablam! Nov 02 18:09:55.154 INFO kablam! warning: cannot find type `post_author` in this scope Nov 02 18:09:55.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO 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 02 18:09:55.154 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.154 INFO kablam! Nov 02 18:09:55.154 INFO kablam! warning: cannot find type `post_date` in this scope Nov 02 18:09:55.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO 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 02 18:09:55.154 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.154 INFO kablam! Nov 02 18:09:55.154 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 02 18:09:55.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO 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 02 18:09:55.154 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.154 INFO kablam! Nov 02 18:09:55.154 INFO kablam! warning: cannot find type `post_content` in this scope Nov 02 18:09:55.154 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.154 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.154 INFO kablam! | Nov 02 18:09:55.154 INFO 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 02 18:09:55.154 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.154 INFO kablam! Nov 02 18:09:55.155 INFO kablam! warning: cannot find type `post_title` in this scope Nov 02 18:09:55.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO 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 02 18:09:55.155 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.155 INFO kablam! Nov 02 18:09:55.155 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 02 18:09:55.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO 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 02 18:09:55.155 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.155 INFO kablam! Nov 02 18:09:55.155 INFO kablam! warning: cannot find type `post_status` in this scope Nov 02 18:09:55.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO 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 02 18:09:55.155 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.155 INFO kablam! Nov 02 18:09:55.155 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 02 18:09:55.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO 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 02 18:09:55.155 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.155 INFO kablam! Nov 02 18:09:55.155 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 02 18:09:55.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO 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 02 18:09:55.155 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.155 INFO kablam! Nov 02 18:09:55.155 INFO kablam! warning: cannot find type `post_password` in this scope Nov 02 18:09:55.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO 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 02 18:09:55.155 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.155 INFO kablam! Nov 02 18:09:55.155 INFO kablam! warning: cannot find type `post_name` in this scope Nov 02 18:09:55.155 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.155 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.155 INFO kablam! | Nov 02 18:09:55.155 INFO 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 02 18:09:55.155 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.155 INFO kablam! Nov 02 18:09:55.156 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 02 18:09:55.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO 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 02 18:09:55.156 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.156 INFO kablam! Nov 02 18:09:55.156 INFO kablam! warning: cannot find type `pinged` in this scope Nov 02 18:09:55.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO 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 02 18:09:55.156 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.156 INFO kablam! Nov 02 18:09:55.156 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 02 18:09:55.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO 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 02 18:09:55.156 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.156 INFO kablam! Nov 02 18:09:55.156 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 02 18:09:55.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO 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 02 18:09:55.156 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.156 INFO kablam! Nov 02 18:09:55.156 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 02 18:09:55.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.156 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.156 INFO 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 02 18:09:55.156 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.156 INFO kablam! Nov 02 18:09:55.156 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 02 18:09:55.156 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.156 INFO kablam! | Nov 02 18:09:55.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO 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 02 18:09:55.157 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.157 INFO kablam! Nov 02 18:09:55.157 INFO kablam! warning: cannot find type `guid` in this scope Nov 02 18:09:55.157 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO 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 02 18:09:55.157 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.157 INFO kablam! Nov 02 18:09:55.157 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 02 18:09:55.157 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO 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 02 18:09:55.157 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.157 INFO kablam! Nov 02 18:09:55.157 INFO kablam! warning: cannot find type `post_type` in this scope Nov 02 18:09:55.157 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO 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 02 18:09:55.157 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.157 INFO kablam! Nov 02 18:09:55.157 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 02 18:09:55.157 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO 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 02 18:09:55.157 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.157 INFO kablam! Nov 02 18:09:55.157 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 02 18:09:55.157 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.157 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.157 INFO kablam! | Nov 02 18:09:55.157 INFO 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 02 18:09:55.157 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.157 INFO kablam! Nov 02 18:09:55.164 INFO kablam! warning: cannot find type `term_id` in this scope Nov 02 18:09:55.164 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.164 INFO kablam! | Nov 02 18:09:55.164 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.164 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.164 INFO kablam! | Nov 02 18:09:55.164 INFO 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 02 18:09:55.164 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.164 INFO kablam! Nov 02 18:09:55.164 INFO kablam! warning: cannot find type `name` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `slug` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `term_group` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `term_order` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `object_id` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `taxonomy` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `description` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `parent` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO 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 02 18:09:55.165 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.165 INFO kablam! Nov 02 18:09:55.165 INFO kablam! warning: cannot find type `count` in this scope Nov 02 18:09:55.165 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 02 18:09:55.165 INFO kablam! | Nov 02 18:09:55.165 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 02 18:09:55.165 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 02 18:09:55.166 INFO kablam! | Nov 02 18:09:55.166 INFO 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 02 18:09:55.166 INFO kablam! = note: for more information, see issue #50504 Nov 02 18:09:55.166 INFO kablam! Nov 02 18:10:09.348 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 47s Nov 02 18:10:09.376 INFO kablam! su: No module specific data is present Nov 02 18:10:10.372 INFO running `"docker" "rm" "-f" "6846d7fa1bdfacebcd407ff58a477124375217de33b6f983e78bd171f78f9562"` Nov 02 18:10:10.676 INFO blam! 6846d7fa1bdfacebcd407ff58a477124375217de33b6f983e78bd171f78f9562