Dec 17 16:59:28.669 INFO checking richardbrodie/hermes against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 17 16:59:28.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-6/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/richardbrodie/hermes:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 17 16:59:29.173 INFO [stdout] 768e3ea1f54d844da6f8a1700d33ab0229215d5ca2cb5441d805d5f9b5476418 Dec 17 16:59:29.176 INFO running `"docker" "start" "-a" "768e3ea1f54d844da6f8a1700d33ab0229215d5ca2cb5441d805d5f9b5476418"` Dec 17 16:59:31.262 INFO [stderr] Compiling encoding_rs v0.8.9 Dec 17 16:59:31.270 INFO [stderr] Compiling unicase v2.1.0 Dec 17 16:59:31.273 INFO [stderr] Compiling ring v0.13.2 Dec 17 16:59:31.286 INFO [stderr] Checking tokio-io v0.1.9 Dec 17 16:59:31.287 INFO [stderr] Checking block-buffer v0.7.0 Dec 17 16:59:31.288 INFO [stderr] Checking chrono v0.4.6 Dec 17 16:59:31.313 INFO [stderr] Checking tokio-threadpool v0.1.7 Dec 17 16:59:31.314 INFO [stderr] Checking tungstenite v0.6.0 Dec 17 16:59:33.106 INFO [stderr] Checking pretty_env_logger v0.2.4 Dec 17 16:59:33.142 INFO [stderr] Checking sha2 v0.8.0 Dec 17 16:59:33.922 INFO [stderr] Checking dotenv v0.13.0 Dec 17 16:59:37.768 INFO [stderr] Checking tokio-codec v0.1.1 Dec 17 16:59:37.768 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 17 16:59:37.768 INFO [stderr] Checking tokio-fs v0.1.3 Dec 17 16:59:38.836 INFO [stderr] Checking h2 v0.1.12 Dec 17 16:59:39.518 INFO [stderr] Checking tokio-uds v0.2.2 Dec 17 16:59:39.519 INFO [stderr] Checking tokio-udp v0.1.2 Dec 17 16:59:39.519 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 17 16:59:40.036 INFO [stderr] Checking diesel v1.3.3 Dec 17 16:59:40.776 INFO [stderr] Checking tokio v0.1.8 Dec 17 16:59:41.328 INFO [stderr] Checking mime v0.3.9 Dec 17 16:59:43.959 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Dec 17 16:59:46.666 INFO [stderr] Checking quick-xml v0.12.4 Dec 17 16:59:46.673 INFO [stderr] Checking quick-xml v0.13.0 Dec 17 16:59:49.600 INFO [stderr] Checking rss v1.5.0 Dec 17 16:59:49.600 INFO [stderr] Checking atom_syndication v0.6.0 Dec 17 16:59:56.042 INFO [stderr] Checking hyper v0.12.11 Dec 17 16:59:56.215 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 17 17:00:02.199 INFO [stderr] Checking warp v0.1.4 Dec 17 17:00:02.199 INFO [stderr] Checking hyper-tls v0.3.1 Dec 17 17:00:31.160 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 17 17:00:31.448 INFO [stderr] Checking hermes v0.1.0 (/opt/crater/workdir) Dec 17 17:00:33.661 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.661 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.661 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:17:42 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:17:42 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.663 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.663 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.663 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.663 INFO [stderr] | Dec 17 17:00:33.663 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.663 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.663 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:17 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:17 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `Item` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:17 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:28 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `Item` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:28 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:28 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `Item` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:42 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.664 INFO [stderr] Dec 17 17:00:33.664 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.664 INFO [stderr] --> src/models.rs:62:42 Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.664 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.664 INFO [stderr] | Dec 17 17:00:33.664 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.664 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:125:17 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 17 17:00:33.665 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.665 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.665 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.665 INFO [stderr] Dec 17 17:00:33.665 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.665 INFO [stderr] --> src/models.rs:125:17 Dec 17 17:00:33.665 INFO [stderr] | Dec 17 17:00:33.666 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 17 17:00:33.666 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.666 INFO [stderr] | Dec 17 17:00:33.666 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.666 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.666 INFO [stderr] Dec 17 17:00:33.666 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 17 17:00:33.666 INFO [stderr] --> src/models.rs:125:17 Dec 17 17:00:33.666 INFO [stderr] | Dec 17 17:00:33.666 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 17 17:00:33.666 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.666 INFO [stderr] | Dec 17 17:00:33.666 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.666 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.666 INFO [stderr] Dec 17 17:00:33.668 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.668 INFO [stderr] --> src/models.rs:142:17 Dec 17 17:00:33.668 INFO [stderr] | Dec 17 17:00:33.668 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.668 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.668 INFO [stderr] | Dec 17 17:00:33.668 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.668 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.668 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:142:17 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:142:17 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:142:39 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:142:39 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:142:39 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:203:17 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:203:42 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `users` in this scope Dec 17 17:00:33.669 INFO [stderr] --> src/models.rs:203:42 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 17:00:33.669 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 17:00:33.669 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.669 INFO [stderr] | Dec 17 17:00:33.669 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.669 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.669 INFO [stderr] Dec 17 17:00:33.669 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 17:00:33.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.670 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.670 INFO [stderr] Dec 17 17:00:33.670 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 17:00:33.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.670 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.670 INFO [stderr] Dec 17 17:00:33.670 INFO [stderr] warning: cannot find type `description` in this scope Dec 17 17:00:33.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.670 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.670 INFO [stderr] Dec 17 17:00:33.670 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 17 17:00:33.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.670 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.670 INFO [stderr] Dec 17 17:00:33.670 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 17 17:00:33.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.670 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.670 INFO [stderr] Dec 17 17:00:33.670 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 17 17:00:33.670 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.670 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.670 INFO [stderr] | Dec 17 17:00:33.670 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.670 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.670 INFO [stderr] Dec 17 17:00:33.672 INFO [stderr] warning: cannot find type `guid` in this scope Dec 17 17:00:33.672 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.672 INFO [stderr] | Dec 17 17:00:33.672 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.672 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `link` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `summary` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `content` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.673 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.673 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.673 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.673 INFO [stderr] Dec 17 17:00:33.673 INFO [stderr] warning: cannot find type `seen` in this scope Dec 17 17:00:33.673 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.673 INFO [stderr] | Dec 17 17:00:33.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.674 INFO [stderr] | Dec 17 17:00:33.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.674 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.674 INFO [stderr] Dec 17 17:00:33.674 INFO [stderr] warning: cannot find type `username` in this scope Dec 17 17:00:33.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.674 INFO [stderr] | Dec 17 17:00:33.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.674 INFO [stderr] | Dec 17 17:00:33.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.674 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.674 INFO [stderr] Dec 17 17:00:33.674 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 17 17:00:33.674 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.674 INFO [stderr] | Dec 17 17:00:33.674 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.674 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.674 INFO [stderr] | Dec 17 17:00:33.674 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.674 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.674 INFO [stderr] Dec 17 17:00:33.676 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 17 17:00:33.676 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.676 INFO [stderr] | Dec 17 17:00:33.676 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.676 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.676 INFO [stderr] | Dec 17 17:00:33.676 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.676 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.676 INFO [stderr] Dec 17 17:00:33.676 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 17 17:00:33.676 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.676 INFO [stderr] | Dec 17 17:00:33.676 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.676 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.676 INFO [stderr] | Dec 17 17:00:33.676 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.676 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.676 INFO [stderr] Dec 17 17:00:33.789 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.789 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.789 INFO [stderr] | Dec 17 17:00:33.789 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.789 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.790 INFO [stderr] | Dec 17 17:00:33.790 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 17 17:00:33.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.790 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.790 INFO [stderr] Dec 17 17:00:33.790 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.790 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.790 INFO [stderr] | Dec 17 17:00:33.790 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.790 INFO [stderr] | Dec 17 17:00:33.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.790 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.790 INFO [stderr] Dec 17 17:00:33.790 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 17 17:00:33.790 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.790 INFO [stderr] | Dec 17 17:00:33.790 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.790 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.790 INFO [stderr] | Dec 17 17:00:33.790 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.790 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.792 INFO [stderr] Dec 17 17:00:33.792 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.792 INFO [stderr] --> src/models.rs:17:17 Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.792 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.792 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.792 INFO [stderr] Dec 17 17:00:33.792 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 17 17:00:33.792 INFO [stderr] --> src/models.rs:17:42 Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.792 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.792 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.792 INFO [stderr] Dec 17 17:00:33.792 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 17 17:00:33.792 INFO [stderr] --> src/models.rs:17:42 Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.792 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.792 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.792 INFO [stderr] Dec 17 17:00:33.792 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 17 17:00:33.792 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.792 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.792 INFO [stderr] | Dec 17 17:00:33.792 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.792 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.793 INFO [stderr] Dec 17 17:00:33.793 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 17 17:00:33.793 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.793 INFO [stderr] | Dec 17 17:00:33.793 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.793 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.793 INFO [stderr] | Dec 17 17:00:33.793 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.793 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.793 INFO [stderr] Dec 17 17:00:33.793 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.793 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.793 INFO [stderr] | Dec 17 17:00:33.793 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.793 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.796 INFO [stderr] | Dec 17 17:00:33.796 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.798 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.798 INFO [stderr] Dec 17 17:00:33.798 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.798 INFO [stderr] --> src/models.rs:27:10 Dec 17 17:00:33.798 INFO [stderr] | Dec 17 17:00:33.798 INFO [stderr] 27 | #[derive(Insertable)] Dec 17 17:00:33.798 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.798 INFO [stderr] | Dec 17 17:00:33.798 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.798 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.798 INFO [stderr] Dec 17 17:00:33.798 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.798 INFO [stderr] --> src/models.rs:62:17 Dec 17 17:00:33.798 INFO [stderr] | Dec 17 17:00:33.798 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.798 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.798 INFO [stderr] | Dec 17 17:00:33.798 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:62:17 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `Item` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:62:17 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:62:28 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `Item` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:62:28 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:62:28 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `Item` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:62:42 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:62:42 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.799 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.799 INFO [stderr] Dec 17 17:00:33.799 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.799 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.799 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.799 INFO [stderr] | Dec 17 17:00:33.799 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:80:10 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `items` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:80:22 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:125:17 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:125:17 Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 17 17:00:33.800 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.800 INFO [stderr] | Dec 17 17:00:33.800 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.800 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.800 INFO [stderr] Dec 17 17:00:33.800 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 17 17:00:33.800 INFO [stderr] --> src/models.rs:125:17 Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 17 17:00:33.801 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.801 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.801 INFO [stderr] Dec 17 17:00:33.801 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 17 17:00:33.801 INFO [stderr] --> src/models.rs:142:17 Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.801 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.801 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.801 INFO [stderr] Dec 17 17:00:33.801 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 17 17:00:33.801 INFO [stderr] --> src/models.rs:142:17 Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.801 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.801 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.801 INFO [stderr] Dec 17 17:00:33.801 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 17 17:00:33.801 INFO [stderr] --> src/models.rs:142:17 Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.801 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.801 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.801 INFO [stderr] Dec 17 17:00:33.801 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 17:00:33.801 INFO [stderr] --> src/models.rs:142:39 Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.801 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.801 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.801 INFO [stderr] Dec 17 17:00:33.801 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 17 17:00:33.801 INFO [stderr] --> src/models.rs:142:39 Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.801 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.801 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.801 INFO [stderr] Dec 17 17:00:33.801 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 17 17:00:33.801 INFO [stderr] --> src/models.rs:142:39 Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 17 17:00:33.801 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.801 INFO [stderr] | Dec 17 17:00:33.801 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.801 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.801 INFO [stderr] Dec 17 17:00:33.806 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 17:00:33.806 INFO [stderr] --> src/models.rs:203:17 Dec 17 17:00:33.806 INFO [stderr] | Dec 17 17:00:33.806 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `User` in this scope Dec 17 17:00:33.807 INFO [stderr] --> src/models.rs:203:42 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `users` in this scope Dec 17 17:00:33.807 INFO [stderr] --> src/models.rs:203:42 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `table` in this scope Dec 17 17:00:33.807 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `id` in this scope Dec 17 17:00:33.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `title` in this scope Dec 17 17:00:33.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `description` in this scope Dec 17 17:00:33.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 17 17:00:33.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 17 17:00:33.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 17 17:00:33.807 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.807 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.807 INFO [stderr] | Dec 17 17:00:33.807 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.807 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.807 INFO [stderr] Dec 17 17:00:33.807 INFO [stderr] warning: cannot find type `guid` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `link` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `summary` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `content` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `seen` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.808 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.808 INFO [stderr] Dec 17 17:00:33.808 INFO [stderr] warning: cannot find type `username` in this scope Dec 17 17:00:33.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.808 INFO [stderr] | Dec 17 17:00:33.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.809 INFO [stderr] | Dec 17 17:00:33.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.809 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.809 INFO [stderr] Dec 17 17:00:33.809 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 17 17:00:33.809 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.809 INFO [stderr] | Dec 17 17:00:33.809 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.809 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.809 INFO [stderr] | Dec 17 17:00:33.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.809 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.809 INFO [stderr] Dec 17 17:00:33.809 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 17 17:00:33.809 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.809 INFO [stderr] | Dec 17 17:00:33.809 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.809 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.809 INFO [stderr] | Dec 17 17:00:33.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.809 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.809 INFO [stderr] Dec 17 17:00:33.809 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 17 17:00:33.809 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 17 17:00:33.809 INFO [stderr] | Dec 17 17:00:33.809 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 17 17:00:33.809 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 17 17:00:33.809 INFO [stderr] | Dec 17 17:00:33.809 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 17 17:00:33.809 INFO [stderr] = note: for more information, see issue #50504 Dec 17 17:00:33.809 INFO [stderr] Dec 17 17:00:36.185 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s Dec 17 17:00:36.470 INFO running `"docker" "inspect" "768e3ea1f54d844da6f8a1700d33ab0229215d5ca2cb5441d805d5f9b5476418"` Dec 17 17:00:36.555 INFO running `"docker" "rm" "-f" "768e3ea1f54d844da6f8a1700d33ab0229215d5ca2cb5441d805d5f9b5476418"` Dec 17 17:00:36.641 INFO [stdout] 768e3ea1f54d844da6f8a1700d33ab0229215d5ca2cb5441d805d5f9b5476418