Nov 01 08:36:01.566 INFO checking apolitical/articles-api against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Nov 01 08:36:01.566 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-6/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 01 08:36:02.089 INFO blam! 6b3694c3292b14931341b3a9354f6a52db19d28617e019e2e1c95c421b7784bb Nov 01 08:36:02.090 INFO running `"docker" "start" "-a" "6b3694c3292b14931341b3a9354f6a52db19d28617e019e2e1c95c421b7784bb"` Nov 01 08:36:03.621 INFO kablam! usermod: no changes Nov 01 08:36:04.156 INFO kablam! Compiling redis v0.9.1 Nov 01 08:36:04.157 INFO kablam! Compiling actix-web v0.7.13 Nov 01 08:36:04.168 INFO kablam! Checking log v0.4.6 Nov 01 08:36:04.170 INFO kablam! Checking tower-service v0.1.0 Nov 01 08:36:04.173 INFO kablam! Checking uuid v0.7.1 Nov 01 08:36:04.174 INFO kablam! Checking combine v3.5.1 Nov 01 08:36:04.176 INFO kablam! Checking http v0.1.10 Nov 01 08:36:04.180 INFO kablam! Compiling syn v0.15.1 Nov 01 08:36:06.036 INFO kablam! Compiling syn v0.14.9 Nov 01 08:36:06.971 INFO kablam! Checking chrono v0.4.6 Nov 01 08:36:08.600 INFO kablam! Checking tokio-io v0.1.8 Nov 01 08:36:08.600 INFO kablam! Checking mio v0.6.15 Nov 01 08:36:09.708 INFO kablam! Checking r2d2 v0.8.2 Nov 01 08:36:14.616 INFO kablam! Checking frank_jwt v3.0.2 Nov 01 08:36:16.644 INFO kablam! Checking tokio-threadpool v0.1.6 Nov 01 08:36:18.137 INFO kablam! Checking env_logger v0.5.13 Nov 01 08:36:19.357 INFO kablam! Checking tokio-codec v0.1.0 Nov 01 08:36:19.424 INFO kablam! Checking mio-uds v0.6.6 Nov 01 08:36:21.982 INFO kablam! Checking tokio-reactor v0.1.5 Nov 01 08:36:22.601 INFO kablam! Checking diesel v1.3.3 Nov 01 08:36:23.056 INFO kablam! Checking h2 v0.1.12 Nov 01 08:36:23.508 INFO kablam! Checking tokio-fs v0.1.3 Nov 01 08:36:31.433 INFO kablam! Checking tokio-tcp v0.1.1 Nov 01 08:36:31.433 INFO kablam! Checking tokio-udp v0.1.2 Nov 01 08:36:31.433 INFO kablam! Checking tokio-uds v0.2.1 Nov 01 08:36:38.980 INFO kablam! Checking tokio-signal v0.2.5 Nov 01 08:36:39.645 INFO kablam! Checking trust-dns-proto v0.4.3 Nov 01 08:36:39.669 INFO kablam! Checking tokio v0.1.8 Nov 01 08:36:59.072 INFO kablam! Compiling actix_derive v0.3.0 Nov 01 08:36:59.332 INFO kablam! Checking trust-dns-resolver v0.9.1 Nov 01 08:37:00.716 INFO kablam! Compiling synstructure v0.10.0 Nov 01 08:37:00.717 INFO kablam! Compiling serde_derive v1.0.80 Nov 01 08:37:24.148 INFO kablam! Compiling failure_derive v0.1.3 Nov 01 08:37:41.001 INFO kablam! Checking failure v0.1.3 Nov 01 08:37:48.696 INFO kablam! Checking trust-dns-proto v0.5.0-alpha.3 Nov 01 08:37:48.996 INFO kablam! Checking actix v0.7.5 Nov 01 08:37:49.051 INFO kablam! Checking dotenv v0.13.0 Nov 01 08:37:59.390 INFO kablam! Checking r2d2_redis v0.8.0 Nov 01 08:38:03.497 INFO kablam! Checking trust-dns-resolver v0.10.0-alpha.3 Nov 01 08:38:08.782 INFO kablam! Checking actix-net v0.1.1 Nov 01 08:38:27.967 INFO kablam! Checking articles-api v0.3.0 (/source) Nov 01 08:38:36.432 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 08:38:36.433 INFO kablam! --> src/db/post.rs:8:10 Nov 01 08:38:36.433 INFO kablam! | Nov 01 08:38:36.434 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 01 08:38:36.434 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.434 INFO kablam! | Nov 01 08:38:36.435 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 08:38:36.435 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.436 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.436 INFO kablam! Nov 01 08:38:36.436 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 08:38:36.437 INFO kablam! --> src/db/post.rs:8:10 Nov 01 08:38:36.437 INFO kablam! | Nov 01 08:38:36.437 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 01 08:38:36.438 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.438 INFO kablam! | Nov 01 08:38:36.438 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.439 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.439 INFO kablam! Nov 01 08:38:36.439 INFO kablam! warning: cannot find type `Post` in this scope Nov 01 08:38:36.440 INFO kablam! --> src/db/post.rs:8:10 Nov 01 08:38:36.440 INFO kablam! | Nov 01 08:38:36.441 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 01 08:38:36.441 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.441 INFO kablam! | Nov 01 08:38:36.442 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.442 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.442 INFO kablam! Nov 01 08:38:36.443 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 01 08:38:36.443 INFO kablam! --> src/db/term.rs:9:10 Nov 01 08:38:36.444 INFO kablam! | Nov 01 08:38:36.444 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.444 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.445 INFO kablam! | Nov 01 08:38:36.445 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.446 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.446 INFO kablam! Nov 01 08:38:36.446 INFO kablam! warning: cannot find type `Term` in this scope Nov 01 08:38:36.447 INFO kablam! --> src/db/term.rs:9:10 Nov 01 08:38:36.447 INFO kablam! | Nov 01 08:38:36.447 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.448 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.448 INFO kablam! | Nov 01 08:38:36.449 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.449 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.449 INFO kablam! Nov 01 08:38:36.450 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 01 08:38:36.450 INFO kablam! --> src/db/term.rs:9:10 Nov 01 08:38:36.450 INFO kablam! | Nov 01 08:38:36.451 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.451 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.451 INFO kablam! | Nov 01 08:38:36.452 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.452 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.452 INFO kablam! Nov 01 08:38:36.453 INFO kablam! warning: cannot find type `Term` in this scope Nov 01 08:38:36.453 INFO kablam! --> src/db/term.rs:9:31 Nov 01 08:38:36.454 INFO kablam! | Nov 01 08:38:36.454 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.454 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.455 INFO kablam! | Nov 01 08:38:36.455 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.455 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.456 INFO kablam! Nov 01 08:38:36.456 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 01 08:38:36.456 INFO kablam! --> src/db/term.rs:9:31 Nov 01 08:38:36.457 INFO kablam! | Nov 01 08:38:36.457 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.458 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.458 INFO kablam! | Nov 01 08:38:36.458 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.459 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.459 INFO kablam! Nov 01 08:38:36.459 INFO kablam! warning: cannot find type `Term` in this scope Nov 01 08:38:36.460 INFO kablam! --> src/db/term.rs:9:45 Nov 01 08:38:36.460 INFO kablam! | Nov 01 08:38:36.460 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.461 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.461 INFO kablam! | Nov 01 08:38:36.462 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.462 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.462 INFO kablam! Nov 01 08:38:36.463 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 08:38:36.463 INFO kablam! --> src/db/post.rs:8:10 Nov 01 08:38:36.463 INFO kablam! | Nov 01 08:38:36.464 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 01 08:38:36.464 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.464 INFO kablam! | Nov 01 08:38:36.465 INFO kablam! = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 01 08:38:36.465 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.465 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.466 INFO kablam! Nov 01 08:38:36.466 INFO kablam! warning: cannot find type `NaiveDateTime` in this scope Nov 01 08:38:36.466 INFO kablam! --> src/db/post.rs:8:10 Nov 01 08:38:36.467 INFO kablam! | Nov 01 08:38:36.467 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 01 08:38:36.467 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.468 INFO kablam! | Nov 01 08:38:36.468 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.468 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.468 INFO kablam! Nov 01 08:38:36.469 INFO kablam! warning: cannot find type `Post` in this scope Nov 01 08:38:36.469 INFO kablam! --> src/db/post.rs:8:10 Nov 01 08:38:36.469 INFO kablam! | Nov 01 08:38:36.470 INFO kablam! 8 | #[derive(Queryable, Serialize)] Nov 01 08:38:36.470 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.471 INFO kablam! | Nov 01 08:38:36.471 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.471 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.471 INFO kablam! Nov 01 08:38:36.472 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 01 08:38:36.472 INFO kablam! --> src/db/term.rs:9:10 Nov 01 08:38:36.472 INFO kablam! | Nov 01 08:38:36.473 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.473 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.473 INFO kablam! | Nov 01 08:38:36.474 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.474 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.474 INFO kablam! Nov 01 08:38:36.475 INFO kablam! warning: cannot find type `Term` in this scope Nov 01 08:38:36.475 INFO kablam! --> src/db/term.rs:9:10 Nov 01 08:38:36.475 INFO kablam! | Nov 01 08:38:36.476 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.476 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.476 INFO kablam! | Nov 01 08:38:36.477 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.477 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.477 INFO kablam! Nov 01 08:38:36.478 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 01 08:38:36.478 INFO kablam! --> src/db/term.rs:9:10 Nov 01 08:38:36.478 INFO kablam! | Nov 01 08:38:36.479 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.479 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.479 INFO kablam! | Nov 01 08:38:36.479 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.480 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.480 INFO kablam! Nov 01 08:38:36.480 INFO kablam! warning: cannot find type `Term` in this scope Nov 01 08:38:36.481 INFO kablam! --> src/db/term.rs:9:31 Nov 01 08:38:36.481 INFO kablam! | Nov 01 08:38:36.481 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.482 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.482 INFO kablam! | Nov 01 08:38:36.482 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.483 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.483 INFO kablam! Nov 01 08:38:36.483 INFO kablam! warning: cannot find type `wp_terms` in this scope Nov 01 08:38:36.483 INFO kablam! --> src/db/term.rs:9:31 Nov 01 08:38:36.484 INFO kablam! | Nov 01 08:38:36.484 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.484 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.485 INFO kablam! | Nov 01 08:38:36.485 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.485 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.485 INFO kablam! Nov 01 08:38:36.486 INFO kablam! warning: cannot find type `Term` in this scope Nov 01 08:38:36.486 INFO kablam! --> src/db/term.rs:9:45 Nov 01 08:38:36.486 INFO kablam! | Nov 01 08:38:36.487 INFO kablam! 9 | #[derive(Associations, Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.487 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.487 INFO kablam! | Nov 01 08:38:36.488 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.488 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.488 INFO kablam! Nov 01 08:38:36.489 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 01 08:38:36.489 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 01 08:38:36.489 INFO kablam! | Nov 01 08:38:36.490 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.490 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.490 INFO kablam! | Nov 01 08:38:36.491 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.491 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.491 INFO kablam! Nov 01 08:38:36.492 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Nov 01 08:38:36.492 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 01 08:38:36.492 INFO kablam! | Nov 01 08:38:36.492 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.493 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.493 INFO kablam! | Nov 01 08:38:36.493 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.494 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.494 INFO kablam! Nov 01 08:38:36.494 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 01 08:38:36.495 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Nov 01 08:38:36.495 INFO kablam! | Nov 01 08:38:36.495 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.496 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.496 INFO kablam! | Nov 01 08:38:36.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.496 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.496 INFO kablam! Nov 01 08:38:36.496 INFO kablam! warning: cannot find type `table` in this scope Nov 01 08:38:36.496 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 08:38:36.496 INFO kablam! | Nov 01 08:38:36.496 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 08:38:36.496 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.496 INFO kablam! | Nov 01 08:38:36.496 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.496 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.496 INFO kablam! Nov 01 08:38:36.496 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 01 08:38:36.496 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.496 INFO kablam! | Nov 01 08:38:36.497 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.497 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.497 INFO kablam! | Nov 01 08:38:36.497 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.497 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.498 INFO kablam! Nov 01 08:38:36.498 INFO kablam! warning: cannot find type `post_id` in this scope Nov 01 08:38:36.498 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.498 INFO kablam! | Nov 01 08:38:36.498 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.498 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.498 INFO kablam! | Nov 01 08:38:36.498 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.498 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.498 INFO kablam! Nov 01 08:38:36.498 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 01 08:38:36.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.499 INFO kablam! | Nov 01 08:38:36.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.499 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.499 INFO kablam! | Nov 01 08:38:36.499 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.499 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.499 INFO kablam! Nov 01 08:38:36.499 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 01 08:38:36.499 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.499 INFO kablam! | Nov 01 08:38:36.499 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.500 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.500 INFO kablam! | Nov 01 08:38:36.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.500 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.500 INFO kablam! Nov 01 08:38:36.500 INFO kablam! warning: cannot find type `ID` in this scope Nov 01 08:38:36.500 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.500 INFO kablam! | Nov 01 08:38:36.500 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.500 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.500 INFO kablam! | Nov 01 08:38:36.500 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.500 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.500 INFO kablam! Nov 01 08:38:36.500 INFO kablam! warning: cannot find type `post_author` in this scope Nov 01 08:38:36.501 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.501 INFO kablam! | Nov 01 08:38:36.501 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.501 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.501 INFO kablam! | Nov 01 08:38:36.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.501 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.501 INFO kablam! Nov 01 08:38:36.501 INFO kablam! warning: cannot find type `post_date` in this scope Nov 01 08:38:36.501 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.501 INFO kablam! | Nov 01 08:38:36.501 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.501 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.501 INFO kablam! | Nov 01 08:38:36.501 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.502 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.502 INFO kablam! Nov 01 08:38:36.502 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 01 08:38:36.502 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.502 INFO kablam! | Nov 01 08:38:36.503 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.503 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.503 INFO kablam! | Nov 01 08:38:36.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.503 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.503 INFO kablam! Nov 01 08:38:36.503 INFO kablam! warning: cannot find type `post_content` in this scope Nov 01 08:38:36.503 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.503 INFO kablam! | Nov 01 08:38:36.503 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.503 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.503 INFO kablam! | Nov 01 08:38:36.503 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.503 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.503 INFO kablam! Nov 01 08:38:36.503 INFO kablam! warning: cannot find type `post_title` in this scope Nov 01 08:38:36.504 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.504 INFO kablam! | Nov 01 08:38:36.504 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.504 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.504 INFO kablam! | Nov 01 08:38:36.504 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.504 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.504 INFO kablam! Nov 01 08:38:36.504 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 01 08:38:36.504 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.504 INFO kablam! | Nov 01 08:38:36.504 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.505 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.505 INFO kablam! | Nov 01 08:38:36.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.505 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.505 INFO kablam! Nov 01 08:38:36.505 INFO kablam! warning: cannot find type `post_status` in this scope Nov 01 08:38:36.505 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.505 INFO kablam! | Nov 01 08:38:36.505 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.505 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.505 INFO kablam! | Nov 01 08:38:36.505 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.505 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.505 INFO kablam! Nov 01 08:38:36.505 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 01 08:38:36.506 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.506 INFO kablam! | Nov 01 08:38:36.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.507 INFO kablam! | Nov 01 08:38:36.507 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.507 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.507 INFO kablam! Nov 01 08:38:36.507 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 01 08:38:36.507 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.507 INFO kablam! | Nov 01 08:38:36.507 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.507 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.508 INFO kablam! | Nov 01 08:38:36.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.508 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.508 INFO kablam! Nov 01 08:38:36.508 INFO kablam! warning: cannot find type `post_password` in this scope Nov 01 08:38:36.508 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.508 INFO kablam! | Nov 01 08:38:36.508 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.508 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.508 INFO kablam! | Nov 01 08:38:36.508 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.508 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.509 INFO kablam! Nov 01 08:38:36.509 INFO kablam! warning: cannot find type `post_name` in this scope Nov 01 08:38:36.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.509 INFO kablam! | Nov 01 08:38:36.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.509 INFO kablam! | Nov 01 08:38:36.509 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.509 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.509 INFO kablam! Nov 01 08:38:36.509 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 01 08:38:36.509 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.509 INFO kablam! | Nov 01 08:38:36.509 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.509 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.510 INFO kablam! | Nov 01 08:38:36.510 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.510 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.510 INFO kablam! Nov 01 08:38:36.510 INFO kablam! warning: cannot find type `pinged` in this scope Nov 01 08:38:36.510 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.510 INFO kablam! | Nov 01 08:38:36.510 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.510 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.510 INFO kablam! | Nov 01 08:38:36.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.511 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.511 INFO kablam! Nov 01 08:38:36.511 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 01 08:38:36.511 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.511 INFO kablam! | Nov 01 08:38:36.511 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.511 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.511 INFO kablam! | Nov 01 08:38:36.511 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.512 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.512 INFO kablam! Nov 01 08:38:36.512 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 01 08:38:36.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.513 INFO kablam! | Nov 01 08:38:36.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.513 INFO kablam! | Nov 01 08:38:36.513 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.513 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.513 INFO kablam! Nov 01 08:38:36.513 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 01 08:38:36.513 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.513 INFO kablam! | Nov 01 08:38:36.513 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.513 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.514 INFO kablam! | Nov 01 08:38:36.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.514 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.514 INFO kablam! Nov 01 08:38:36.514 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 01 08:38:36.514 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.514 INFO kablam! | Nov 01 08:38:36.514 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.514 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.514 INFO kablam! | Nov 01 08:38:36.514 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.514 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.514 INFO kablam! Nov 01 08:38:36.514 INFO kablam! warning: cannot find type `guid` in this scope Nov 01 08:38:36.514 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.514 INFO kablam! | Nov 01 08:38:36.515 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.515 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.515 INFO kablam! | Nov 01 08:38:36.515 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.515 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.515 INFO kablam! Nov 01 08:38:36.515 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 01 08:38:36.515 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.515 INFO kablam! | Nov 01 08:38:36.515 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.515 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.516 INFO kablam! | Nov 01 08:38:36.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.516 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.516 INFO kablam! Nov 01 08:38:36.516 INFO kablam! warning: cannot find type `post_type` in this scope Nov 01 08:38:36.516 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.516 INFO kablam! | Nov 01 08:38:36.516 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.516 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.516 INFO kablam! | Nov 01 08:38:36.516 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.517 INFO kablam! Nov 01 08:38:36.517 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 01 08:38:36.517 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.517 INFO kablam! | Nov 01 08:38:36.517 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.517 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.517 INFO kablam! | Nov 01 08:38:36.517 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.517 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.517 INFO kablam! Nov 01 08:38:36.517 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 01 08:38:36.518 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.518 INFO kablam! | Nov 01 08:38:36.518 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.518 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.518 INFO kablam! | Nov 01 08:38:36.518 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.518 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.518 INFO kablam! Nov 01 08:38:36.518 INFO kablam! warning: cannot find type `term_id` in this scope Nov 01 08:38:36.518 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.518 INFO kablam! | Nov 01 08:38:36.518 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.519 INFO kablam! | Nov 01 08:38:36.519 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 01 08:38:36.519 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 01 08:38:36.519 INFO kablam! | Nov 01 08:38:36.519 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.519 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.519 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.519 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.519 INFO kablam! Nov 01 08:38:36.519 INFO kablam! warning: cannot find type `name` in this scope Nov 01 08:38:36.519 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.519 INFO kablam! | Nov 01 08:38:36.519 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.519 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.520 INFO kablam! | Nov 01 08:38:36.520 INFO kablam! | Nov 01 08:38:36.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.520 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.520 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.520 INFO kablam! Nov 01 08:38:36.520 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.520 INFO kablam! warning: cannot find type `slug` in this scope Nov 01 08:38:36.520 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.520 INFO kablam! | Nov 01 08:38:36.520 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.520 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.520 INFO kablam! Nov 01 08:38:36.520 INFO kablam! warning: cannot find type `wp_term_taxonomy` in this scope Nov 01 08:38:36.520 INFO kablam! --> src/db/term_taxonomy.rs:6:17 Nov 01 08:38:36.520 INFO kablam! | Nov 01 08:38:36.521 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.521 INFO kablam! | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.521 INFO kablam! | Nov 01 08:38:36.521 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.521 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.521 INFO kablam! Nov 01 08:38:36.521 INFO kablam! warning: cannot find type `TermTaxonomy` in this scope Nov 01 08:38:36.521 INFO kablam! --> src/db/term_taxonomy.rs:6:31 Nov 01 08:38:36.521 INFO kablam! | Nov 01 08:38:36.521 INFO kablam! 6 | #[derive(Debug, Identifiable, Queryable, Serialize)] Nov 01 08:38:36.522 INFO kablam! | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.522 INFO kablam! | Nov 01 08:38:36.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.522 INFO kablam! | Nov 01 08:38:36.522 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.522 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.522 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.522 INFO kablam! Nov 01 08:38:36.522 INFO kablam! warning: cannot find type `term_group` in this scope Nov 01 08:38:36.522 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.522 INFO kablam! | Nov 01 08:38:36.522 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.522 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.522 INFO kablam! Nov 01 08:38:36.522 INFO kablam! warning: cannot find type `table` in this scope Nov 01 08:38:36.522 INFO kablam! --> <::diesel::macros::table_body macros>:165:33 Nov 01 08:38:36.523 INFO kablam! | Nov 01 08:38:36.523 INFO kablam! 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 01 08:38:36.523 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.523 INFO kablam! | Nov 01 08:38:36.523 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.523 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.523 INFO kablam! Nov 01 08:38:36.523 INFO kablam! warning: cannot find type `term_order` in this scope Nov 01 08:38:36.523 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.523 INFO kablam! | Nov 01 08:38:36.523 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.524 INFO kablam! | Nov 01 08:38:36.524 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.524 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.524 INFO kablam! Nov 01 08:38:36.524 INFO kablam! warning: cannot find type `object_id` in this scope Nov 01 08:38:36.524 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.524 INFO kablam! | Nov 01 08:38:36.524 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.524 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.525 INFO kablam! | Nov 01 08:38:36.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.525 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.525 INFO kablam! Nov 01 08:38:36.525 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Nov 01 08:38:36.525 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.525 INFO kablam! | Nov 01 08:38:36.525 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.525 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.525 INFO kablam! | Nov 01 08:38:36.525 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.525 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.525 INFO kablam! Nov 01 08:38:36.525 INFO kablam! warning: cannot find type `taxonomy` in this scope Nov 01 08:38:36.525 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.526 INFO kablam! | Nov 01 08:38:36.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.526 INFO kablam! | Nov 01 08:38:36.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.526 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.526 INFO kablam! Nov 01 08:38:36.526 INFO kablam! warning: cannot find type `meta_id` in this scope Nov 01 08:38:36.526 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.526 INFO kablam! | Nov 01 08:38:36.526 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.526 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.526 INFO kablam! | Nov 01 08:38:36.526 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.526 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.526 INFO kablam! Nov 01 08:38:36.529 INFO kablam! warning: cannot find type `post_id` in this scope Nov 01 08:38:36.529 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.529 INFO kablam! | Nov 01 08:38:36.529 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.529 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.529 INFO kablam! | Nov 01 08:38:36.529 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.529 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.529 INFO kablam! Nov 01 08:38:36.529 INFO kablam! warning: cannot find type `meta_key` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `meta_value` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `description` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `ID` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `parent` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `count` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `post_author` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `post_date` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.530 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.530 INFO kablam! Nov 01 08:38:36.530 INFO kablam! warning: cannot find type `post_date_gmt` in this scope Nov 01 08:38:36.530 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.530 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.530 INFO kablam! | Nov 01 08:38:36.530 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.531 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.531 INFO kablam! Nov 01 08:38:36.531 INFO kablam! warning: cannot find type `post_content` in this scope Nov 01 08:38:36.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.531 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.531 INFO kablam! Nov 01 08:38:36.531 INFO kablam! warning: cannot find type `post_title` in this scope Nov 01 08:38:36.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.531 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.531 INFO kablam! Nov 01 08:38:36.531 INFO kablam! warning: cannot find type `post_excerpt` in this scope Nov 01 08:38:36.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.531 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.531 INFO kablam! Nov 01 08:38:36.531 INFO kablam! warning: cannot find type `post_status` in this scope Nov 01 08:38:36.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.531 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.531 INFO kablam! Nov 01 08:38:36.531 INFO kablam! warning: cannot find type `comment_status` in this scope Nov 01 08:38:36.531 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.531 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.531 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.531 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.533 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.533 INFO kablam! Nov 01 08:38:36.533 INFO kablam! warning: cannot find type `ping_status` in this scope Nov 01 08:38:36.533 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.533 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.533 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.533 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.533 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.533 INFO kablam! Nov 01 08:38:36.533 INFO kablam! warning: cannot find type `post_password` in this scope Nov 01 08:38:36.533 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.533 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.533 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.533 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.533 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.533 INFO kablam! Nov 01 08:38:36.533 INFO kablam! warning: cannot find type `post_name` in this scope Nov 01 08:38:36.533 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.533 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.533 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.533 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.533 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.533 INFO kablam! Nov 01 08:38:36.533 INFO kablam! warning: cannot find type `to_ping` in this scope Nov 01 08:38:36.533 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.533 INFO kablam! | Nov 01 08:38:36.533 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `pinged` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `post_modified` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `post_modified_gmt` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `post_content_filtered` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `post_parent` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `guid` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `menu_order` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `post_type` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.534 INFO kablam! warning: cannot find type `post_mime_type` in this scope Nov 01 08:38:36.534 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.534 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.534 INFO kablam! | Nov 01 08:38:36.534 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.534 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.534 INFO kablam! Nov 01 08:38:36.535 INFO kablam! warning: cannot find type `comment_count` in this scope Nov 01 08:38:36.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.535 INFO kablam! | Nov 01 08:38:36.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.535 INFO kablam! | Nov 01 08:38:36.535 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.535 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.535 INFO kablam! Nov 01 08:38:36.535 INFO kablam! warning: cannot find type `term_id` in this scope Nov 01 08:38:36.535 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.535 INFO kablam! | Nov 01 08:38:36.535 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.535 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.535 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.536 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.536 INFO kablam! Nov 01 08:38:36.536 INFO kablam! warning: cannot find type `name` in this scope Nov 01 08:38:36.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.536 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.536 INFO kablam! Nov 01 08:38:36.536 INFO kablam! warning: cannot find type `slug` in this scope Nov 01 08:38:36.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.536 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.536 INFO kablam! Nov 01 08:38:36.536 INFO kablam! warning: cannot find type `term_group` in this scope Nov 01 08:38:36.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.536 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.536 INFO kablam! Nov 01 08:38:36.536 INFO kablam! warning: cannot find type `term_order` in this scope Nov 01 08:38:36.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.536 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.536 INFO kablam! Nov 01 08:38:36.536 INFO kablam! warning: cannot find type `object_id` in this scope Nov 01 08:38:36.536 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.536 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.536 INFO kablam! | Nov 01 08:38:36.536 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.536 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.536 INFO kablam! Nov 01 08:38:36.536 INFO kablam! warning: cannot find type `term_taxonomy_id` in this scope Nov 01 08:38:36.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.537 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.537 INFO kablam! Nov 01 08:38:36.537 INFO kablam! warning: cannot find type `taxonomy` in this scope Nov 01 08:38:36.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.537 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.537 INFO kablam! Nov 01 08:38:36.537 INFO kablam! warning: cannot find type `description` in this scope Nov 01 08:38:36.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.537 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.537 INFO kablam! Nov 01 08:38:36.537 INFO kablam! warning: cannot find type `parent` in this scope Nov 01 08:38:36.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.537 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.537 INFO kablam! Nov 01 08:38:36.537 INFO kablam! warning: cannot find type `count` in this scope Nov 01 08:38:36.537 INFO kablam! --> <::diesel::macros::__diesel_column macros>:5:33 Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 01 08:38:36.537 INFO kablam! | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 01 08:38:36.537 INFO kablam! | Nov 01 08:38:36.537 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 01 08:38:36.537 INFO kablam! = note: for more information, see issue #50504 Nov 01 08:38:36.537 INFO kablam! Nov 01 08:38:49.869 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2m 46s Nov 01 08:38:49.895 INFO kablam! su: No module specific data is present Nov 01 08:38:50.526 INFO running `"docker" "rm" "-f" "6b3694c3292b14931341b3a9354f6a52db19d28617e019e2e1c95c421b7784bb"` Nov 01 08:38:50.836 INFO blam! 6b3694c3292b14931341b3a9354f6a52db19d28617e019e2e1c95c421b7784bb