Dec 11 11:01:51.166 INFO checking richardbrodie/hermes against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 11 11:01:51.166 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-6/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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"` Dec 11 11:01:51.595 INFO [stdout] b249bd5ea1dabe1e72fd72ed60d52482de132e85f481d9f1c098b104ceec3b70 Dec 11 11:01:51.604 INFO running `"docker" "start" "-a" "b249bd5ea1dabe1e72fd72ed60d52482de132e85f481d9f1c098b104ceec3b70"` Dec 11 11:01:52.496 INFO [stderr] usermod: no changes Dec 11 11:01:52.914 INFO [stderr] Checking urlencoding v1.0.0 Dec 11 11:01:52.916 INFO [stderr] Compiling unicase v2.1.0 Dec 11 11:01:52.931 INFO [stderr] Checking encoding_rs v0.8.9 Dec 11 11:01:52.936 INFO [stderr] Checking block-buffer v0.7.0 Dec 11 11:01:52.938 INFO [stderr] Checking chrono v0.4.6 Dec 11 11:01:52.941 INFO [stderr] Checking tungstenite v0.6.0 Dec 11 11:01:52.944 INFO [stderr] Checking pretty_env_logger v0.2.4 Dec 11 11:01:52.947 INFO [stderr] Checking dotenv v0.13.0 Dec 11 11:01:54.077 INFO [stderr] Checking tokio v0.1.8 Dec 11 11:01:54.847 INFO [stderr] Checking sha2 v0.8.0 Dec 11 11:02:00.545 INFO [stderr] Checking hyper v0.12.11 Dec 11 11:02:02.845 INFO [stderr] Checking mime v0.3.9 Dec 11 11:02:04.030 INFO [stderr] Checking diesel v1.3.3 Dec 11 11:02:04.032 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 11 11:02:05.045 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Dec 11 11:02:08.654 INFO [stderr] Checking quick-xml v0.12.4 Dec 11 11:02:08.655 INFO [stderr] Checking quick-xml v0.13.0 Dec 11 11:02:11.844 INFO [stderr] Checking rss v1.5.0 Dec 11 11:02:11.844 INFO [stderr] Checking atom_syndication v0.6.0 Dec 11 11:02:16.202 INFO [stderr] Checking warp v0.1.4 Dec 11 11:02:16.204 INFO [stderr] Checking hyper-tls v0.3.1 Dec 11 11:02:50.808 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 11 11:02:51.397 INFO [stderr] Checking hermes v0.1.0 (/source) Dec 11 11:02:55.768 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.768 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.768 INFO [stderr] | Dec 11 11:02:55.768 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.768 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.768 INFO [stderr] | Dec 11 11:02:55.768 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 11:02:55.768 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 11 11:02:55.768 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.768 INFO [stderr] Dec 11 11:02:55.768 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.768 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.769 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 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 11 11:02:55.769 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.769 INFO [stderr] Dec 11 11:02:55.769 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:02:55.769 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.769 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 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 11 11:02:55.769 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.769 INFO [stderr] Dec 11 11:02:55.769 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.769 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.769 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 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 11 11:02:55.769 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.769 INFO [stderr] Dec 11 11:02:55.769 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:02:55.769 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.769 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.769 INFO [stderr] | Dec 11 11:02:55.769 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 11 11:02:55.769 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.769 INFO [stderr] Dec 11 11:02:55.769 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:02:55.770 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:02:55.770 INFO [stderr] | Dec 11 11:02:55.770 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.770 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.771 INFO [stderr] | Dec 11 11:02:55.771 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 11 11:02:55.771 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.771 INFO [stderr] Dec 11 11:02:55.772 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:02:55.772 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.772 INFO [stderr] | Dec 11 11:02:55.773 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.773 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.773 INFO [stderr] | Dec 11 11:02:55.773 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 11 11:02:55.773 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.774 INFO [stderr] Dec 11 11:02:55.774 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 11 11:02:55.774 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.774 INFO [stderr] | Dec 11 11:02:55.774 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.774 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.774 INFO [stderr] | Dec 11 11:02:55.775 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 11 11:02:55.775 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.775 INFO [stderr] Dec 11 11:02:55.775 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.775 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.776 INFO [stderr] | Dec 11 11:02:55.776 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.776 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.776 INFO [stderr] | Dec 11 11:02:55.776 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 11 11:02:55.776 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.776 INFO [stderr] Dec 11 11:02:55.777 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.777 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.777 INFO [stderr] | Dec 11 11:02:55.777 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.777 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.777 INFO [stderr] | Dec 11 11:02:55.777 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 11 11:02:55.777 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.778 INFO [stderr] Dec 11 11:02:55.778 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.778 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:02:55.779 INFO [stderr] | Dec 11 11:02:55.779 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.779 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.779 INFO [stderr] | Dec 11 11:02:55.780 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 11 11:02:55.780 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.780 INFO [stderr] Dec 11 11:02:55.780 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.780 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:02:55.780 INFO [stderr] | Dec 11 11:02:55.780 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.780 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.780 INFO [stderr] | Dec 11 11:02:55.781 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 11 11:02:55.781 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.781 INFO [stderr] Dec 11 11:02:55.781 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:02:55.782 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:02:55.782 INFO [stderr] | Dec 11 11:02:55.782 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.782 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.782 INFO [stderr] | Dec 11 11:02:55.782 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 11 11:02:55.782 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.782 INFO [stderr] Dec 11 11:02:55.783 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:02:55.783 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:02:55.783 INFO [stderr] | Dec 11 11:02:55.783 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.783 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.784 INFO [stderr] | Dec 11 11:02:55.784 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 11 11:02:55.784 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.784 INFO [stderr] Dec 11 11:02:55.784 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:02:55.784 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:02:55.784 INFO [stderr] | Dec 11 11:02:55.784 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.784 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.785 INFO [stderr] | Dec 11 11:02:55.785 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 11 11:02:55.785 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.786 INFO [stderr] Dec 11 11:02:55.786 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.786 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:02:55.786 INFO [stderr] | Dec 11 11:02:55.786 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.786 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.786 INFO [stderr] | Dec 11 11:02:55.786 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 11 11:02:55.786 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.786 INFO [stderr] Dec 11 11:02:55.787 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:02:55.787 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:02:55.787 INFO [stderr] | Dec 11 11:02:55.787 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.787 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.787 INFO [stderr] | Dec 11 11:02:55.788 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 11 11:02:55.788 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.788 INFO [stderr] Dec 11 11:02:55.789 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.789 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:02:55.789 INFO [stderr] | Dec 11 11:02:55.789 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.789 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.789 INFO [stderr] | Dec 11 11:02:55.789 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 11 11:02:55.789 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.789 INFO [stderr] Dec 11 11:02:55.789 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.789 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.789 INFO [stderr] | Dec 11 11:02:55.789 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.789 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.789 INFO [stderr] | Dec 11 11:02:55.789 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 11 11:02:55.789 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.789 INFO [stderr] Dec 11 11:02:55.789 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:02:55.789 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.789 INFO [stderr] | Dec 11 11:02:55.789 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.789 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.789 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.790 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.790 INFO [stderr] Dec 11 11:02:55.791 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.791 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.791 INFO [stderr] | Dec 11 11:02:55.791 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.791 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.791 INFO [stderr] | Dec 11 11:02:55.791 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 11 11:02:55.791 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.791 INFO [stderr] Dec 11 11:02:55.791 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.791 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.791 INFO [stderr] | Dec 11 11:02:55.791 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.791 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.791 INFO [stderr] | Dec 11 11:02:55.791 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 11 11:02:55.791 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.791 INFO [stderr] Dec 11 11:02:55.791 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:02:55.791 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.791 INFO [stderr] | Dec 11 11:02:55.791 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.791 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.791 INFO [stderr] | Dec 11 11:02:55.791 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 11 11:02:55.791 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.791 INFO [stderr] Dec 11 11:02:55.791 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.791 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.791 INFO [stderr] | Dec 11 11:02:55.792 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.792 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.792 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.792 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.792 INFO [stderr] Dec 11 11:02:55.792 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.792 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.793 INFO [stderr] | Dec 11 11:02:55.793 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.793 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.793 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.793 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.793 INFO [stderr] Dec 11 11:02:55.793 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.793 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.793 INFO [stderr] | Dec 11 11:02:55.793 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.793 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.793 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.793 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.793 INFO [stderr] Dec 11 11:02:55.793 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.793 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:02:55.793 INFO [stderr] | Dec 11 11:02:55.793 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:02:55.793 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.793 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.793 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.794 INFO [stderr] Dec 11 11:02:55.794 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.794 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:02:55.794 INFO [stderr] | Dec 11 11:02:55.794 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:02:55.794 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.794 INFO [stderr] | Dec 11 11:02:55.794 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 11 11:02:55.794 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.794 INFO [stderr] Dec 11 11:02:55.794 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 11 11:02:55.794 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:02:55.794 INFO [stderr] | Dec 11 11:02:55.794 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:02:55.794 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.794 INFO [stderr] | Dec 11 11:02:55.794 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 11 11:02:55.794 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.794 INFO [stderr] Dec 11 11:02:55.795 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.795 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:02:55.795 INFO [stderr] | Dec 11 11:02:55.795 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.795 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.795 INFO [stderr] | Dec 11 11:02:55.795 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 11 11:02:55.795 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.795 INFO [stderr] Dec 11 11:02:55.795 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.795 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:02:55.795 INFO [stderr] | Dec 11 11:02:55.795 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.795 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.795 INFO [stderr] | Dec 11 11:02:55.795 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 11 11:02:55.795 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.795 INFO [stderr] Dec 11 11:02:55.795 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:02:55.795 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:02:55.795 INFO [stderr] | Dec 11 11:02:55.795 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.795 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.795 INFO [stderr] | Dec 11 11:02:55.795 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 11 11:02:55.795 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.795 INFO [stderr] Dec 11 11:02:55.796 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:02:55.796 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:02:55.796 INFO [stderr] | Dec 11 11:02:55.796 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.796 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.796 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.796 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.796 INFO [stderr] Dec 11 11:02:55.796 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:02:55.796 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:02:55.796 INFO [stderr] | Dec 11 11:02:55.796 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.796 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.796 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.796 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.796 INFO [stderr] Dec 11 11:02:55.796 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 11 11:02:55.796 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:02:55.796 INFO [stderr] | Dec 11 11:02:55.796 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.796 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.796 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.796 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.797 INFO [stderr] Dec 11 11:02:55.799 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:02:55.799 INFO [stderr] --> src/models.rs:203:17 Dec 11 11:02:55.799 INFO [stderr] | Dec 11 11:02:55.799 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.799 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.799 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.799 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.799 INFO [stderr] Dec 11 11:02:55.799 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:02:55.799 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:02:55.799 INFO [stderr] | Dec 11 11:02:55.799 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.799 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.799 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.799 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.799 INFO [stderr] Dec 11 11:02:55.799 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 11:02:55.799 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:02:55.799 INFO [stderr] | Dec 11 11:02:55.799 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.799 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.799 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.799 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.799 INFO [stderr] Dec 11 11:02:55.800 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 11:02:55.800 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 11:02:55.800 INFO [stderr] | Dec 11 11:02:55.800 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 11:02:55.800 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.800 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.800 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.800 INFO [stderr] Dec 11 11:02:55.800 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 11:02:55.800 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.800 INFO [stderr] | Dec 11 11:02:55.800 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.800 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.800 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.801 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.801 INFO [stderr] Dec 11 11:02:55.801 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 11:02:55.801 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.801 INFO [stderr] | Dec 11 11:02:55.801 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.801 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.801 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.801 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.801 INFO [stderr] Dec 11 11:02:55.802 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 11:02:55.802 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.802 INFO [stderr] | Dec 11 11:02:55.802 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.802 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.802 INFO [stderr] | Dec 11 11:02:55.802 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 11 11:02:55.802 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.802 INFO [stderr] Dec 11 11:02:55.802 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 11 11:02:55.802 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.802 INFO [stderr] | Dec 11 11:02:55.802 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.802 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.802 INFO [stderr] | Dec 11 11:02:55.802 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 11 11:02:55.802 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.802 INFO [stderr] Dec 11 11:02:55.803 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 11 11:02:55.803 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.803 INFO [stderr] | Dec 11 11:02:55.803 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.803 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.803 INFO [stderr] | Dec 11 11:02:55.803 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 11 11:02:55.803 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.803 INFO [stderr] Dec 11 11:02:55.803 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 11:02:55.803 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.803 INFO [stderr] | Dec 11 11:02:55.803 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.803 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.803 INFO [stderr] | Dec 11 11:02:55.803 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 11 11:02:55.803 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.803 INFO [stderr] Dec 11 11:02:55.804 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 11:02:55.804 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.804 INFO [stderr] | Dec 11 11:02:55.804 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.804 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.804 INFO [stderr] | Dec 11 11:02:55.804 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 11 11:02:55.804 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.804 INFO [stderr] Dec 11 11:02:55.804 INFO [stderr] warning: cannot find type `link` in this scope Dec 11 11:02:55.804 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.804 INFO [stderr] | Dec 11 11:02:55.804 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.804 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.804 INFO [stderr] | Dec 11 11:02:55.804 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 11 11:02:55.804 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.804 INFO [stderr] Dec 11 11:02:55.805 INFO [stderr] warning: cannot find type `summary` in this scope Dec 11 11:02:55.805 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.805 INFO [stderr] | Dec 11 11:02:55.805 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.805 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.805 INFO [stderr] | Dec 11 11:02:55.805 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 11 11:02:55.805 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.805 INFO [stderr] Dec 11 11:02:55.805 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 11:02:55.805 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.805 INFO [stderr] | Dec 11 11:02:55.805 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.805 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.805 INFO [stderr] | Dec 11 11:02:55.805 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 11 11:02:55.805 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.805 INFO [stderr] Dec 11 11:02:55.806 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 11 11:02:55.806 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.806 INFO [stderr] | Dec 11 11:02:55.806 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.806 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.806 INFO [stderr] | Dec 11 11:02:55.806 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 11 11:02:55.806 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.806 INFO [stderr] Dec 11 11:02:55.806 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 11 11:02:55.806 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.806 INFO [stderr] | Dec 11 11:02:55.806 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.806 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.806 INFO [stderr] | Dec 11 11:02:55.806 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 11 11:02:55.806 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.806 INFO [stderr] Dec 11 11:02:55.808 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 11:02:55.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.808 INFO [stderr] | Dec 11 11:02:55.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.808 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.808 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.808 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.808 INFO [stderr] Dec 11 11:02:55.808 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 11 11:02:55.808 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.808 INFO [stderr] | Dec 11 11:02:55.808 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.809 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.809 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.809 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.809 INFO [stderr] Dec 11 11:02:55.809 INFO [stderr] warning: cannot find type `seen` in this scope Dec 11 11:02:55.809 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.809 INFO [stderr] | Dec 11 11:02:55.809 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.809 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.809 INFO [stderr] | Dec 11 11:02:55.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 11 11:02:55.809 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.809 INFO [stderr] Dec 11 11:02:55.812 INFO [stderr] warning: cannot find type `username` in this scope Dec 11 11:02:55.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.812 INFO [stderr] | Dec 11 11:02:55.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.812 INFO [stderr] | Dec 11 11:02:55.812 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 11 11:02:55.812 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.812 INFO [stderr] Dec 11 11:02:55.812 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 11 11:02:55.812 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.812 INFO [stderr] | Dec 11 11:02:55.812 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.812 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.812 INFO [stderr] | Dec 11 11:02:55.812 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 11 11:02:55.812 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.812 INFO [stderr] Dec 11 11:02:55.814 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 11 11:02:55.814 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.814 INFO [stderr] | Dec 11 11:02:55.814 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.814 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.814 INFO [stderr] | Dec 11 11:02:55.814 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 11 11:02:55.814 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.814 INFO [stderr] Dec 11 11:02:55.816 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 11 11:02:55.816 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.816 INFO [stderr] | Dec 11 11:02:55.816 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.816 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.816 INFO [stderr] | Dec 11 11:02:55.816 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 11 11:02:55.816 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.816 INFO [stderr] Dec 11 11:02:55.824 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.824 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.824 INFO [stderr] | Dec 11 11:02:55.824 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.824 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.824 INFO [stderr] | Dec 11 11:02:55.824 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 11:02:55.824 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 11 11:02:55.825 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.825 INFO [stderr] Dec 11 11:02:55.825 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.825 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 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 11 11:02:55.825 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.825 INFO [stderr] Dec 11 11:02:55.825 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:02:55.825 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 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 11 11:02:55.825 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.825 INFO [stderr] Dec 11 11:02:55.825 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.825 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 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 11 11:02:55.825 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.825 INFO [stderr] Dec 11 11:02:55.825 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:02:55.825 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 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 11 11:02:55.825 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.825 INFO [stderr] Dec 11 11:02:55.825 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:02:55.825 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 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 11 11:02:55.825 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.825 INFO [stderr] Dec 11 11:02:55.825 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:02:55.825 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.825 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.825 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.825 INFO [stderr] | Dec 11 11:02:55.835 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 11 11:02:55.835 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.835 INFO [stderr] Dec 11 11:02:55.835 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 11 11:02:55.835 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.835 INFO [stderr] | Dec 11 11:02:55.835 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.835 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.835 INFO [stderr] | Dec 11 11:02:55.835 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 11 11:02:55.835 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.835 INFO [stderr] Dec 11 11:02:55.835 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.835 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.835 INFO [stderr] | Dec 11 11:02:55.835 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.835 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.835 INFO [stderr] | Dec 11 11:02:55.835 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 11 11:02:55.835 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.835 INFO [stderr] Dec 11 11:02:55.835 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.835 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:02:55.835 INFO [stderr] | Dec 11 11:02:55.835 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:02:55.835 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.835 INFO [stderr] | Dec 11 11:02:55.835 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 11 11:02:55.835 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.836 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.836 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 11 11:02:55.836 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.836 INFO [stderr] Dec 11 11:02:55.836 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:02:55.836 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.836 INFO [stderr] | Dec 11 11:02:55.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.837 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 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 11 11:02:55.837 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.837 INFO [stderr] Dec 11 11:02:55.837 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.837 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.837 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 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 11 11:02:55.837 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.837 INFO [stderr] Dec 11 11:02:55.837 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.837 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.837 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 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 11 11:02:55.837 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.837 INFO [stderr] Dec 11 11:02:55.837 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:02:55.837 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.837 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 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 11 11:02:55.837 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.837 INFO [stderr] Dec 11 11:02:55.837 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:02:55.837 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.837 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.837 INFO [stderr] | Dec 11 11:02:55.837 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 11 11:02:55.837 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.837 INFO [stderr] Dec 11 11:02:55.838 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.838 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.838 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 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 11 11:02:55.838 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.838 INFO [stderr] Dec 11 11:02:55.838 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.838 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:02:55.838 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 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 11 11:02:55.838 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.838 INFO [stderr] Dec 11 11:02:55.838 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.838 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:02:55.838 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 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 11 11:02:55.838 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.838 INFO [stderr] Dec 11 11:02:55.838 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.838 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:02:55.838 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.838 INFO [stderr] | Dec 11 11:02:55.838 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 11 11:02:55.838 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.838 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:203:17 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 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 11 11:02:55.839 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.839 INFO [stderr] Dec 11 11:02:55.839 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 11:02:55.839 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:02:55.839 INFO [stderr] | Dec 11 11:02:55.839 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:02:55.839 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 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 11 11:02:55.840 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.840 INFO [stderr] Dec 11 11:02:55.840 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 11:02:55.840 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 11:02:55.840 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 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 11 11:02:55.840 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.840 INFO [stderr] Dec 11 11:02:55.840 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 11:02:55.840 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.840 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 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 11 11:02:55.840 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.840 INFO [stderr] Dec 11 11:02:55.840 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 11:02:55.840 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.840 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 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 11 11:02:55.840 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.840 INFO [stderr] Dec 11 11:02:55.840 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 11:02:55.840 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.840 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.840 INFO [stderr] | Dec 11 11:02:55.840 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 11 11:02:55.840 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.840 INFO [stderr] Dec 11 11:02:55.843 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `link` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `summary` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.844 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 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 11 11:02:55.844 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.844 INFO [stderr] Dec 11 11:02:55.844 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 11:02:55.844 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.844 INFO [stderr] | Dec 11 11:02:55.844 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.845 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.845 INFO [stderr] | Dec 11 11:02:55.848 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 11 11:02:55.848 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.848 INFO [stderr] Dec 11 11:02:55.848 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 11 11:02:55.848 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.848 INFO [stderr] | Dec 11 11:02:55.848 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.848 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.848 INFO [stderr] | Dec 11 11:02:55.848 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 11 11:02:55.848 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.848 INFO [stderr] Dec 11 11:02:55.848 INFO [stderr] warning: cannot find type `seen` in this scope Dec 11 11:02:55.848 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.848 INFO [stderr] | Dec 11 11:02:55.848 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.848 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.848 INFO [stderr] | Dec 11 11:02:55.849 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 11 11:02:55.849 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.849 INFO [stderr] Dec 11 11:02:55.849 INFO [stderr] warning: cannot find type `username` in this scope Dec 11 11:02:55.849 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.849 INFO [stderr] | Dec 11 11:02:55.849 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.849 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.849 INFO [stderr] | Dec 11 11:02:55.849 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 11 11:02:55.849 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.849 INFO [stderr] Dec 11 11:02:55.849 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 11 11:02:55.849 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.849 INFO [stderr] | Dec 11 11:02:55.849 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.849 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.849 INFO [stderr] | Dec 11 11:02:55.849 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 11 11:02:55.849 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.849 INFO [stderr] Dec 11 11:02:55.849 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 11 11:02:55.849 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.849 INFO [stderr] | Dec 11 11:02:55.849 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.849 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.849 INFO [stderr] | Dec 11 11:02:55.849 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 11 11:02:55.849 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.849 INFO [stderr] Dec 11 11:02:55.856 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 11 11:02:55.856 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:02:55.856 INFO [stderr] | Dec 11 11:02:55.856 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:02:55.856 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:02:55.856 INFO [stderr] | Dec 11 11:02:55.856 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 11 11:02:55.856 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:02:55.856 INFO [stderr] Dec 11 11:02:58.916 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s Dec 11 11:02:58.937 INFO [stderr] su: No module specific data is present Dec 11 11:03:07.170 INFO running `"docker" "inspect" "b249bd5ea1dabe1e72fd72ed60d52482de132e85f481d9f1c098b104ceec3b70"` Dec 11 11:03:07.444 INFO running `"docker" "rm" "-f" "b249bd5ea1dabe1e72fd72ed60d52482de132e85f481d9f1c098b104ceec3b70"` Dec 11 11:03:07.769 INFO [stdout] b249bd5ea1dabe1e72fd72ed60d52482de132e85f481d9f1c098b104ceec3b70