Oct 21 19:42:27.939 INFO checking apolitical/articles-api against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:42:27.940 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 21 19:42:28.482 INFO blam! cb611e66e45ee172387a9a2557d4ffb944488aa934bc2f77bc1440ff88578be7 Oct 21 19:42:28.484 INFO running `"docker" "start" "-a" "cb611e66e45ee172387a9a2557d4ffb944488aa934bc2f77bc1440ff88578be7"` Oct 21 19:42:30.432 INFO kablam! usermod: no changes Oct 21 19:42:31.149 INFO kablam! Compiling redis v0.9.1 Oct 21 19:42:31.156 INFO kablam! Compiling actix-web v0.7.13 Oct 21 19:42:31.186 INFO kablam! Checking tower-service v0.1.0 Oct 21 19:42:31.189 INFO kablam! Compiling mysqlclient-sys v0.2.3 Oct 21 19:42:31.190 INFO kablam! Checking combine v3.5.1 Oct 21 19:42:31.190 INFO kablam! Checking mio v0.6.15 Oct 21 19:42:31.196 INFO kablam! Checking tokio-io v0.1.8 Oct 21 19:42:31.197 INFO kablam! Checking http v0.1.10 Oct 21 19:42:35.536 INFO kablam! Checking chrono v0.4.6 Oct 21 19:42:36.312 INFO kablam! Compiling serde_derive v1.0.80 Oct 21 19:42:36.429 INFO kablam! Checking frank_jwt v3.0.2 Oct 21 19:42:37.141 INFO kablam! Checking tokio-threadpool v0.1.6 Oct 21 19:42:39.597 INFO kablam! Checking env_logger v0.5.13 Oct 21 19:42:41.020 INFO kablam! Checking tokio-codec v0.1.0 Oct 21 19:42:41.760 INFO kablam! Checking tokio-reactor v0.1.5 Oct 21 19:42:43.872 INFO kablam! Checking mio-uds v0.6.6 Oct 21 19:42:44.328 INFO kablam! Checking dotenv v0.13.0 Oct 21 19:42:45.109 INFO kablam! Checking tokio-fs v0.1.3 Oct 21 19:42:45.476 INFO kablam! Checking diesel v1.3.3 Oct 21 19:42:45.633 INFO kablam! Checking h2 v0.1.12 Oct 21 19:42:46.848 INFO kablam! Checking tokio-udp v0.1.2 Oct 21 19:42:46.849 INFO kablam! Checking tokio-tcp v0.1.1 Oct 21 19:42:48.975 INFO kablam! Checking tokio-uds v0.2.1 Oct 21 19:42:49.464 INFO kablam! Checking tokio-signal v0.2.5 Oct 21 19:42:52.981 INFO kablam! Checking trust-dns-proto v0.4.3 Oct 21 19:42:52.981 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Oct 21 19:42:53.537 INFO kablam! Checking tokio v0.1.8 Oct 21 19:43:02.163 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Oct 21 19:43:09.248 INFO kablam! Checking trust-dns-resolver v0.9.1 Oct 21 19:43:15.644 INFO kablam! Checking actix v0.7.5 Oct 21 19:43:22.729 INFO kablam! Checking actix-net v0.1.1 Oct 21 19:43:32.296 INFO kablam! Checking r2d2_redis v0.8.0 Oct 21 19:43:50.096 INFO kablam! Checking articles-api v0.3.0 (/source) Oct 21 19:43:57.868 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 19:43:57.868 INFO kablam! --> src/db/post.rs:8:10 Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 21 19:43:57.868 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 19:43:57.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.868 INFO kablam! Oct 21 19:43:57.868 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 19:43:57.868 INFO kablam! --> src/db/post.rs:8:10 Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 21 19:43:57.868 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.868 INFO kablam! Oct 21 19:43:57.868 INFO kablam! warning: cannot find type `Post` in this scope Oct 21 19:43:57.868 INFO kablam! --> src/db/post.rs:8:10 Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 21 19:43:57.868 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.868 INFO kablam! Oct 21 19:43:57.868 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 21 19:43:57.868 INFO kablam! --> src/db/term.rs:9:10 Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.868 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.868 INFO kablam! Oct 21 19:43:57.868 INFO kablam! warning: cannot find type `Term` in this scope Oct 21 19:43:57.868 INFO kablam! --> src/db/term.rs:9:10 Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.868 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.868 INFO kablam! Oct 21 19:43:57.868 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 21 19:43:57.868 INFO kablam! --> src/db/term.rs:9:10 Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.868 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.868 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.868 INFO kablam! Oct 21 19:43:57.868 INFO kablam! warning: cannot find type `Term` in this scope Oct 21 19:43:57.868 INFO kablam! --> src/db/term.rs:9:31 Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.868 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.868 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.868 INFO kablam! | Oct 21 19:43:57.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.869 INFO kablam! Oct 21 19:43:57.869 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 21 19:43:57.869 INFO kablam! --> src/db/term.rs:9:31 Oct 21 19:43:57.869 INFO kablam! | Oct 21 19:43:57.869 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.869 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.869 INFO kablam! | Oct 21 19:43:57.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.869 INFO kablam! Oct 21 19:43:57.869 INFO kablam! warning: cannot find type `Term` in this scope Oct 21 19:43:57.869 INFO kablam! --> src/db/term.rs:9:45 Oct 21 19:43:57.869 INFO kablam! | Oct 21 19:43:57.869 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.869 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.869 INFO kablam! | Oct 21 19:43:57.869 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.869 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.869 INFO kablam! Oct 21 19:43:57.882 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 21 19:43:57.882 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 21 19:43:57.882 INFO kablam! | Oct 21 19:43:57.882 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.882 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.882 INFO kablam! | Oct 21 19:43:57.882 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.882 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.882 INFO kablam! Oct 21 19:43:57.882 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Oct 21 19:43:57.883 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 21 19:43:57.883 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `meta_id` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `post_id` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `meta_key` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `meta_value` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `ID` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `post_author` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.883 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.883 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.883 INFO kablam! Oct 21 19:43:57.883 INFO kablam! warning: cannot find type `post_date` in this scope Oct 21 19:43:57.883 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.883 INFO kablam! | Oct 21 19:43:57.883 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `post_content` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `post_title` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `post_excerpt` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `post_status` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `comment_status` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `ping_status` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `post_password` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `post_name` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.884 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.884 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.884 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.884 INFO kablam! Oct 21 19:43:57.884 INFO kablam! warning: cannot find type `to_ping` in this scope Oct 21 19:43:57.884 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.884 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `pinged` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `post_modified` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `post_parent` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `guid` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `menu_order` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `post_type` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `post_mime_type` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.885 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.885 INFO kablam! | Oct 21 19:43:57.885 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.885 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.885 INFO kablam! Oct 21 19:43:57.885 INFO kablam! warning: cannot find type `comment_count` in this scope Oct 21 19:43:57.885 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.886 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.886 INFO kablam! Oct 21 19:43:57.886 INFO kablam! warning: cannot find type `term_id` in this scope Oct 21 19:43:57.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.886 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.886 INFO kablam! Oct 21 19:43:57.886 INFO kablam! warning: cannot find type `name` in this scope Oct 21 19:43:57.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.886 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.886 INFO kablam! Oct 21 19:43:57.886 INFO kablam! warning: cannot find type `slug` in this scope Oct 21 19:43:57.886 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.886 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.886 INFO kablam! | Oct 21 19:43:57.886 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.886 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.886 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `term_group` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.893 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.893 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `term_order` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.893 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.893 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `object_id` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.893 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.893 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.893 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.893 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `taxonomy` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.893 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.893 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `description` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.893 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.893 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `parent` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.893 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.893 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.893 INFO kablam! Oct 21 19:43:57.893 INFO kablam! warning: cannot find type `count` in this scope Oct 21 19:43:57.893 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:57.893 INFO kablam! | Oct 21 19:43:57.893 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:57.894 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:57.894 INFO kablam! | Oct 21 19:43:57.894 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:57.894 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:57.894 INFO kablam! Oct 21 19:43:58.117 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 19:43:58.117 INFO kablam! --> src/db/post.rs:8:10 Oct 21 19:43:58.117 INFO kablam! | Oct 21 19:43:58.117 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 21 19:43:58.117 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.117 INFO kablam! | Oct 21 19:43:58.117 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Oct 21 19:43:58.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.117 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.117 INFO kablam! Oct 21 19:43:58.117 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Oct 21 19:43:58.117 INFO kablam! --> src/db/post.rs:8:10 Oct 21 19:43:58.117 INFO kablam! | Oct 21 19:43:58.117 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 21 19:43:58.117 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.117 INFO kablam! | Oct 21 19:43:58.117 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.117 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.117 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `Post` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/post.rs:8:10 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 8 | #[derive(Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term.rs:9:10 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `Term` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term.rs:9:10 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term.rs:9:10 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `Term` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term.rs:9:31 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `wp_terms` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term.rs:9:31 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `Term` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term.rs:9:45 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.118 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.118 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.118 INFO kablam! Oct 21 19:43:58.118 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Oct 21 19:43:58.118 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Oct 21 19:43:58.118 INFO kablam! | Oct 21 19:43:58.118 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Oct 21 19:43:58.119 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.119 INFO kablam! | Oct 21 19:43:58.119 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.119 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.119 INFO kablam! Oct 21 19:43:58.125 INFO kablam! warning: cannot find type `table` in this scope Oct 21 19:43:58.125 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Oct 21 19:43:58.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.125 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.125 INFO kablam! Oct 21 19:43:58.125 INFO kablam! warning: cannot find type `meta_id` in this scope Oct 21 19:43:58.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.125 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.125 INFO kablam! Oct 21 19:43:58.125 INFO kablam! warning: cannot find type `post_id` in this scope Oct 21 19:43:58.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.125 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.125 INFO kablam! Oct 21 19:43:58.125 INFO kablam! warning: cannot find type `meta_key` in this scope Oct 21 19:43:58.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.125 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.125 INFO kablam! Oct 21 19:43:58.125 INFO kablam! warning: cannot find type `meta_value` in this scope Oct 21 19:43:58.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.125 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.125 INFO kablam! Oct 21 19:43:58.125 INFO kablam! warning: cannot find type `ID` in this scope Oct 21 19:43:58.125 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.125 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.125 INFO kablam! | Oct 21 19:43:58.125 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.125 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.125 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_author` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_date` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_content` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_title` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_excerpt` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_status` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `comment_status` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `ping_status` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.126 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.126 INFO kablam! | Oct 21 19:43:58.126 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.126 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.126 INFO kablam! Oct 21 19:43:58.126 INFO kablam! warning: cannot find type `post_password` in this scope Oct 21 19:43:58.126 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.127 INFO kablam! | Oct 21 19:43:58.127 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.127 INFO kablam! | Oct 21 19:43:58.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.127 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.127 INFO kablam! Oct 21 19:43:58.127 INFO kablam! warning: cannot find type `post_name` in this scope Oct 21 19:43:58.127 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.127 INFO kablam! | Oct 21 19:43:58.127 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.127 INFO kablam! | Oct 21 19:43:58.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.127 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.127 INFO kablam! Oct 21 19:43:58.127 INFO kablam! warning: cannot find type `to_ping` in this scope Oct 21 19:43:58.127 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.127 INFO kablam! | Oct 21 19:43:58.127 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.127 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.127 INFO kablam! | Oct 21 19:43:58.127 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.127 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.127 INFO kablam! Oct 21 19:43:58.128 INFO kablam! warning: cannot find type `pinged` in this scope Oct 21 19:43:58.128 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.128 INFO kablam! | Oct 21 19:43:58.128 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.128 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.128 INFO kablam! | Oct 21 19:43:58.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.129 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.129 INFO kablam! Oct 21 19:43:58.129 INFO kablam! warning: cannot find type `post_modified` in this scope Oct 21 19:43:58.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.129 INFO kablam! | Oct 21 19:43:58.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.129 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.129 INFO kablam! | Oct 21 19:43:58.129 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.129 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.129 INFO kablam! Oct 21 19:43:58.129 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Oct 21 19:43:58.129 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.129 INFO kablam! | Oct 21 19:43:58.129 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.130 INFO kablam! | Oct 21 19:43:58.130 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.130 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.130 INFO kablam! Oct 21 19:43:58.130 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Oct 21 19:43:58.130 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.130 INFO kablam! | Oct 21 19:43:58.130 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.130 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.130 INFO kablam! | Oct 21 19:43:58.132 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.132 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `post_parent` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `guid` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `menu_order` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `post_type` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `post_mime_type` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `comment_count` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `term_id` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `name` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `slug` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.133 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.133 INFO kablam! Oct 21 19:43:58.133 INFO kablam! warning: cannot find type `term_group` in this scope Oct 21 19:43:58.133 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.133 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.133 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.133 INFO kablam! | Oct 21 19:43:58.134 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.134 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.134 INFO kablam! Oct 21 19:43:58.134 INFO kablam! warning: cannot find type `term_order` in this scope Oct 21 19:43:58.134 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.134 INFO kablam! | Oct 21 19:43:58.134 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.134 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.134 INFO kablam! | Oct 21 19:43:58.134 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.134 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.134 INFO kablam! Oct 21 19:43:58.140 INFO kablam! warning: cannot find type `object_id` in this scope Oct 21 19:43:58.140 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.140 INFO kablam! | Oct 21 19:43:58.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.140 INFO kablam! | Oct 21 19:43:58.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.140 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.140 INFO kablam! Oct 21 19:43:58.140 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Oct 21 19:43:58.140 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.140 INFO kablam! | Oct 21 19:43:58.140 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.140 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.140 INFO kablam! | Oct 21 19:43:58.140 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.140 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.140 INFO kablam! Oct 21 19:43:58.140 INFO kablam! warning: cannot find type `taxonomy` in this scope Oct 21 19:43:58.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.141 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.141 INFO kablam! Oct 21 19:43:58.141 INFO kablam! warning: cannot find type `description` in this scope Oct 21 19:43:58.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.141 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.141 INFO kablam! Oct 21 19:43:58.141 INFO kablam! warning: cannot find type `parent` in this scope Oct 21 19:43:58.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.141 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.141 INFO kablam! Oct 21 19:43:58.141 INFO kablam! warning: cannot find type `count` in this scope Oct 21 19:43:58.141 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Oct 21 19:43:58.141 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Oct 21 19:43:58.141 INFO kablam! | Oct 21 19:43:58.141 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Oct 21 19:43:58.141 INFO kablam! = note: for more information, see issue #50504 Oct 21 19:43:58.141 INFO kablam! Oct 21 19:44:10.044 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 39s Oct 21 19:44:10.069 INFO kablam! su: No module specific data is present Oct 21 19:44:10.628 INFO running `"docker" "rm" "-f" "cb611e66e45ee172387a9a2557d4ffb944488aa934bc2f77bc1440ff88578be7"` Oct 21 19:44:10.928 INFO blam! cb611e66e45ee172387a9a2557d4ffb944488aa934bc2f77bc1440ff88578be7