Dec 04 11:38:10.719 INFO checking richardbrodie/hermes against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 04 11:38:10.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-2/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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 04 11:38:11.261 INFO [stdout] c4289004185fa69a2b1645453f84570540a147afc5cbb7a7793a9301c6bf7f7c Dec 04 11:38:11.268 INFO running `"docker" "start" "-a" "c4289004185fa69a2b1645453f84570540a147afc5cbb7a7793a9301c6bf7f7c"` Dec 04 11:38:12.775 INFO [stderr] usermod: no changes Dec 04 11:38:13.343 INFO [stderr] Compiling encoding_rs v0.8.9 Dec 04 11:38:13.343 INFO [stderr] Checking byte-tools v0.3.0 Dec 04 11:38:13.395 INFO [stderr] Checking utf-8 v0.7.4 Dec 04 11:38:13.395 INFO [stderr] Checking urlencoding v1.0.0 Dec 04 11:38:13.395 INFO [stderr] Checking opaque-debug v0.2.1 Dec 04 11:38:13.395 INFO [stderr] Compiling ring v0.13.2 Dec 04 11:38:13.431 INFO [stderr] Checking want v0.0.6 Dec 04 11:38:13.443 INFO [stderr] Checking r2d2 v0.8.2 Dec 04 11:38:13.923 INFO [stderr] Checking tokio-io v0.1.9 Dec 04 11:38:14.199 INFO [stderr] Checking input_buffer v0.2.0 Dec 04 11:38:15.283 INFO [stderr] Checking block-padding v0.1.2 Dec 04 11:38:15.370 INFO [stderr] Compiling syn v0.14.9 Dec 04 11:38:15.656 INFO [stderr] Checking digest v0.7.6 Dec 04 11:38:15.822 INFO [stderr] Checking digest v0.8.0 Dec 04 11:38:16.421 INFO [stderr] Checking chrono v0.4.6 Dec 04 11:38:16.473 INFO [stderr] Checking block-buffer v0.7.0 Dec 04 11:38:16.667 INFO [stderr] Checking sha-1 v0.7.0 Dec 04 11:38:17.039 INFO [stderr] Checking tokio-threadpool v0.1.7 Dec 04 11:38:17.791 INFO [stderr] Checking tungstenite v0.6.0 Dec 04 11:38:17.871 INFO [stderr] Checking pretty_env_logger v0.2.4 Dec 04 11:38:19.949 INFO [stderr] Checking sha2 v0.8.0 Dec 04 11:38:21.972 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 04 11:38:24.047 INFO [stderr] Checking tokio-codec v0.1.1 Dec 04 11:38:24.740 INFO [stderr] Checking h2 v0.1.12 Dec 04 11:38:26.750 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Dec 04 11:38:27.991 INFO [stderr] Checking tokio-fs v0.1.3 Dec 04 11:38:29.611 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 04 11:38:31.451 INFO [stderr] Checking tokio-udp v0.1.2 Dec 04 11:38:31.747 INFO [stderr] Checking tokio-uds v0.2.2 Dec 04 11:38:33.359 INFO [stderr] Checking diesel v1.3.3 Dec 04 11:38:34.739 INFO [stderr] Checking tokio v0.1.8 Dec 04 11:38:42.267 INFO [stderr] Checking hyper v0.12.11 Dec 04 11:38:42.665 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 04 11:38:47.960 INFO [stderr] Compiling synstructure v0.9.0 Dec 04 11:38:53.712 INFO [stderr] Checking warp v0.1.4 Dec 04 11:38:53.712 INFO [stderr] Checking hyper-tls v0.3.1 Dec 04 11:38:53.799 INFO [stderr] Compiling failure_derive v0.1.2 Dec 04 11:38:57.063 INFO [stderr] Checking failure v0.1.2 Dec 04 11:38:58.098 INFO [stderr] Checking quick-xml v0.12.4 Dec 04 11:38:58.098 INFO [stderr] Checking dotenv v0.13.0 Dec 04 11:38:58.098 INFO [stderr] Checking quick-xml v0.13.0 Dec 04 11:39:00.483 INFO [stderr] Checking rss v1.5.0 Dec 04 11:39:00.483 INFO [stderr] Checking atom_syndication v0.6.0 Dec 04 11:39:26.161 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 04 11:39:26.924 INFO [stderr] Checking hermes v0.1.0 (/source) Dec 04 11:39:32.588 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.588 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.588 INFO [stderr] | Dec 04 11:39:32.588 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.588 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.588 INFO [stderr] | Dec 04 11:39:32.588 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 11:39:32.588 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 04 11:39:32.588 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.588 INFO [stderr] Dec 04 11:39:32.588 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.588 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.588 INFO [stderr] | Dec 04 11:39:32.588 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.588 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.588 INFO [stderr] | Dec 04 11:39:32.588 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 04 11:39:32.588 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.588 INFO [stderr] Dec 04 11:39:32.589 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 04 11:39:32.589 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.589 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 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 04 11:39:32.589 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.589 INFO [stderr] Dec 04 11:39:32.589 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.589 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.589 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 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 04 11:39:32.589 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.589 INFO [stderr] Dec 04 11:39:32.589 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 04 11:39:32.589 INFO [stderr] --> src/models.rs:17:42 Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.589 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 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 04 11:39:32.589 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.589 INFO [stderr] Dec 04 11:39:32.589 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 04 11:39:32.589 INFO [stderr] --> src/models.rs:17:42 Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.589 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 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 04 11:39:32.589 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.589 INFO [stderr] Dec 04 11:39:32.589 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 04 11:39:32.589 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.589 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.589 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 04 11:39:32.589 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.589 INFO [stderr] Dec 04 11:39:32.589 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 04 11:39:32.589 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.589 INFO [stderr] | Dec 04 11:39:32.590 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.590 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 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 04 11:39:32.590 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.590 INFO [stderr] Dec 04 11:39:32.590 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.590 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.590 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 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 04 11:39:32.590 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.590 INFO [stderr] Dec 04 11:39:32.590 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.590 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.590 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 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 04 11:39:32.590 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.590 INFO [stderr] Dec 04 11:39:32.590 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.590 INFO [stderr] --> src/models.rs:62:17 Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.590 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 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 04 11:39:32.590 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.590 INFO [stderr] Dec 04 11:39:32.590 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.590 INFO [stderr] --> src/models.rs:62:17 Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.590 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.590 INFO [stderr] | Dec 04 11:39:32.590 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 04 11:39:32.590 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.590 INFO [stderr] Dec 04 11:39:32.591 INFO [stderr] warning: cannot find type `Item` in this scope Dec 04 11:39:32.591 INFO [stderr] --> src/models.rs:62:17 Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.591 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 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 04 11:39:32.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.591 INFO [stderr] Dec 04 11:39:32.591 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 04 11:39:32.591 INFO [stderr] --> src/models.rs:62:28 Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.591 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 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 04 11:39:32.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.591 INFO [stderr] Dec 04 11:39:32.591 INFO [stderr] warning: cannot find type `Item` in this scope Dec 04 11:39:32.591 INFO [stderr] --> src/models.rs:62:28 Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.591 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 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 04 11:39:32.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.591 INFO [stderr] Dec 04 11:39:32.591 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.591 INFO [stderr] --> src/models.rs:62:28 Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.591 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.591 INFO [stderr] | Dec 04 11:39:32.591 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 04 11:39:32.591 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.591 INFO [stderr] Dec 04 11:39:32.592 INFO [stderr] warning: cannot find type `Item` in this scope Dec 04 11:39:32.592 INFO [stderr] --> src/models.rs:62:42 Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.592 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 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 04 11:39:32.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.592 INFO [stderr] Dec 04 11:39:32.592 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.592 INFO [stderr] --> src/models.rs:62:42 Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.592 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 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 04 11:39:32.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.592 INFO [stderr] Dec 04 11:39:32.592 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.592 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.592 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 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 04 11:39:32.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.592 INFO [stderr] Dec 04 11:39:32.592 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 04 11:39:32.592 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.592 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 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 04 11:39:32.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.592 INFO [stderr] Dec 04 11:39:32.592 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.592 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.592 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.592 INFO [stderr] | Dec 04 11:39:32.592 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 04 11:39:32.592 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.592 INFO [stderr] Dec 04 11:39:32.593 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.593 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.593 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 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 04 11:39:32.593 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.593 INFO [stderr] Dec 04 11:39:32.593 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 04 11:39:32.593 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.593 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 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 04 11:39:32.593 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.593 INFO [stderr] Dec 04 11:39:32.593 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.593 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.593 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 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 04 11:39:32.593 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.593 INFO [stderr] Dec 04 11:39:32.593 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.593 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.593 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.593 INFO [stderr] | Dec 04 11:39:32.593 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 04 11:39:32.593 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.593 INFO [stderr] Dec 04 11:39:32.593 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.594 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.594 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 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 04 11:39:32.594 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.594 INFO [stderr] Dec 04 11:39:32.594 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.594 INFO [stderr] --> src/models.rs:125:17 Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 04 11:39:32.594 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 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 04 11:39:32.594 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.594 INFO [stderr] Dec 04 11:39:32.594 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.594 INFO [stderr] --> src/models.rs:125:17 Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 04 11:39:32.594 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 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 04 11:39:32.594 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.594 INFO [stderr] Dec 04 11:39:32.594 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 04 11:39:32.594 INFO [stderr] --> src/models.rs:125:17 Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 04 11:39:32.594 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 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 04 11:39:32.594 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.594 INFO [stderr] Dec 04 11:39:32.594 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.594 INFO [stderr] --> src/models.rs:142:17 Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.594 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 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 04 11:39:32.594 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.594 INFO [stderr] Dec 04 11:39:32.594 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.594 INFO [stderr] --> src/models.rs:142:17 Dec 04 11:39:32.594 INFO [stderr] | Dec 04 11:39:32.594 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.595 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.595 INFO [stderr] | Dec 04 11:39:32.595 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 04 11:39:32.595 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.595 INFO [stderr] Dec 04 11:39:32.595 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 04 11:39:32.595 INFO [stderr] --> src/models.rs:142:17 Dec 04 11:39:32.595 INFO [stderr] | Dec 04 11:39:32.595 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.595 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.595 INFO [stderr] | Dec 04 11:39:32.595 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 04 11:39:32.595 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.595 INFO [stderr] Dec 04 11:39:32.602 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 11:39:32.602 INFO [stderr] --> src/models.rs:142:39 Dec 04 11:39:32.602 INFO [stderr] | Dec 04 11:39:32.602 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.602 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.602 INFO [stderr] | Dec 04 11:39:32.602 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 04 11:39:32.602 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.602 INFO [stderr] Dec 04 11:39:32.602 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 04 11:39:32.602 INFO [stderr] --> src/models.rs:142:39 Dec 04 11:39:32.602 INFO [stderr] | Dec 04 11:39:32.602 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.602 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.602 INFO [stderr] | Dec 04 11:39:32.602 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 04 11:39:32.602 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.602 INFO [stderr] Dec 04 11:39:32.602 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 04 11:39:32.602 INFO [stderr] --> src/models.rs:142:39 Dec 04 11:39:32.602 INFO [stderr] | Dec 04 11:39:32.602 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.602 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.602 INFO [stderr] | Dec 04 11:39:32.602 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 04 11:39:32.602 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.602 INFO [stderr] Dec 04 11:39:32.603 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 11:39:32.603 INFO [stderr] --> src/models.rs:203:17 Dec 04 11:39:32.603 INFO [stderr] | Dec 04 11:39:32.603 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.603 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.603 INFO [stderr] | Dec 04 11:39:32.603 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 04 11:39:32.603 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.603 INFO [stderr] Dec 04 11:39:32.604 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 11:39:32.604 INFO [stderr] --> src/models.rs:203:42 Dec 04 11:39:32.604 INFO [stderr] | Dec 04 11:39:32.604 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.604 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.604 INFO [stderr] | Dec 04 11:39:32.604 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 04 11:39:32.604 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.604 INFO [stderr] Dec 04 11:39:32.604 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 11:39:32.604 INFO [stderr] --> src/models.rs:203:42 Dec 04 11:39:32.604 INFO [stderr] | Dec 04 11:39:32.605 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.605 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.605 INFO [stderr] | Dec 04 11:39:32.605 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 04 11:39:32.605 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.605 INFO [stderr] Dec 04 11:39:32.606 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:39:32.606 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:39:32.606 INFO [stderr] | Dec 04 11:39:32.606 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:39:32.606 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.606 INFO [stderr] | Dec 04 11:39:32.607 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 04 11:39:32.607 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.607 INFO [stderr] Dec 04 11:39:32.607 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 11:39:32.607 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.607 INFO [stderr] | Dec 04 11:39:32.607 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.607 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.607 INFO [stderr] | Dec 04 11:39:32.607 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 04 11:39:32.607 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.608 INFO [stderr] Dec 04 11:39:32.608 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 11:39:32.608 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.608 INFO [stderr] | Dec 04 11:39:32.608 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.608 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.608 INFO [stderr] | Dec 04 11:39:32.608 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 04 11:39:32.608 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.608 INFO [stderr] Dec 04 11:39:32.608 INFO [stderr] warning: cannot find type `description` in this scope Dec 04 11:39:32.609 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.609 INFO [stderr] | Dec 04 11:39:32.609 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.609 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.609 INFO [stderr] | Dec 04 11:39:32.609 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 04 11:39:32.609 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.609 INFO [stderr] Dec 04 11:39:32.609 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 04 11:39:32.609 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.609 INFO [stderr] | Dec 04 11:39:32.609 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.609 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.609 INFO [stderr] | Dec 04 11:39:32.609 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 04 11:39:32.609 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.609 INFO [stderr] Dec 04 11:39:32.610 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 04 11:39:32.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.610 INFO [stderr] | Dec 04 11:39:32.610 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.610 INFO [stderr] | Dec 04 11:39:32.610 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 04 11:39:32.610 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.610 INFO [stderr] Dec 04 11:39:32.610 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 11:39:32.610 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.610 INFO [stderr] | Dec 04 11:39:32.610 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.610 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.610 INFO [stderr] | Dec 04 11:39:32.610 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 04 11:39:32.611 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.611 INFO [stderr] Dec 04 11:39:32.611 INFO [stderr] warning: cannot find type `guid` in this scope Dec 04 11:39:32.611 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.611 INFO [stderr] | Dec 04 11:39:32.611 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.611 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.611 INFO [stderr] | Dec 04 11:39:32.612 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 04 11:39:32.612 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.612 INFO [stderr] Dec 04 11:39:32.612 INFO [stderr] warning: cannot find type `link` in this scope Dec 04 11:39:32.612 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.612 INFO [stderr] | Dec 04 11:39:32.612 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.612 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.612 INFO [stderr] | Dec 04 11:39:32.612 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 04 11:39:32.613 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.613 INFO [stderr] Dec 04 11:39:32.617 INFO [stderr] warning: cannot find type `summary` in this scope Dec 04 11:39:32.622 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.622 INFO [stderr] | Dec 04 11:39:32.622 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.622 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.622 INFO [stderr] | Dec 04 11:39:32.622 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 04 11:39:32.622 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.623 INFO [stderr] Dec 04 11:39:32.623 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 11:39:32.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 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 04 11:39:32.623 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.623 INFO [stderr] Dec 04 11:39:32.623 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 04 11:39:32.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 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 04 11:39:32.623 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.623 INFO [stderr] Dec 04 11:39:32.623 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 04 11:39:32.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 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 04 11:39:32.623 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.623 INFO [stderr] Dec 04 11:39:32.623 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 11:39:32.623 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.623 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.623 INFO [stderr] | Dec 04 11:39:32.623 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 04 11:39:32.623 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.623 INFO [stderr] Dec 04 11:39:32.624 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 04 11:39:32.624 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.624 INFO [stderr] | Dec 04 11:39:32.624 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.624 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.624 INFO [stderr] | Dec 04 11:39:32.624 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 04 11:39:32.624 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.624 INFO [stderr] Dec 04 11:39:32.625 INFO [stderr] warning: cannot find type `seen` in this scope Dec 04 11:39:32.625 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.625 INFO [stderr] | Dec 04 11:39:32.625 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.625 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.625 INFO [stderr] | Dec 04 11:39:32.625 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 04 11:39:32.625 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.625 INFO [stderr] Dec 04 11:39:32.635 INFO [stderr] warning: cannot find type `username` in this scope Dec 04 11:39:32.635 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.635 INFO [stderr] | Dec 04 11:39:32.635 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.635 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.635 INFO [stderr] | Dec 04 11:39:32.635 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 04 11:39:32.635 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.635 INFO [stderr] Dec 04 11:39:32.635 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 04 11:39:32.635 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.635 INFO [stderr] | Dec 04 11:39:32.635 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.635 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.635 INFO [stderr] | Dec 04 11:39:32.635 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 04 11:39:32.636 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.636 INFO [stderr] Dec 04 11:39:32.637 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 04 11:39:32.637 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.637 INFO [stderr] | Dec 04 11:39:32.637 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.637 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.637 INFO [stderr] | Dec 04 11:39:32.637 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 04 11:39:32.638 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.638 INFO [stderr] Dec 04 11:39:32.639 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 04 11:39:32.639 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.639 INFO [stderr] | Dec 04 11:39:32.639 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.639 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.639 INFO [stderr] | Dec 04 11:39:32.640 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 04 11:39:32.640 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.640 INFO [stderr] Dec 04 11:39:32.824 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.824 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.824 INFO [stderr] | Dec 04 11:39:32.824 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.824 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.824 INFO [stderr] | Dec 04 11:39:32.824 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 04 11:39:32.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 04 11:39:32.824 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.824 INFO [stderr] Dec 04 11:39:32.824 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.824 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.824 INFO [stderr] | Dec 04 11:39:32.824 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.824 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.824 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.824 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.824 INFO [stderr] Dec 04 11:39:32.824 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 04 11:39:32.824 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.824 INFO [stderr] | Dec 04 11:39:32.824 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.824 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.824 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.824 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.824 INFO [stderr] Dec 04 11:39:32.825 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.825 INFO [stderr] --> src/models.rs:17:17 Dec 04 11:39:32.825 INFO [stderr] | Dec 04 11:39:32.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.825 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.825 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.825 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.825 INFO [stderr] Dec 04 11:39:32.825 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 04 11:39:32.825 INFO [stderr] --> src/models.rs:17:42 Dec 04 11:39:32.825 INFO [stderr] | Dec 04 11:39:32.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.825 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.825 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.825 INFO [stderr] Dec 04 11:39:32.825 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 04 11:39:32.825 INFO [stderr] --> src/models.rs:17:42 Dec 04 11:39:32.825 INFO [stderr] | Dec 04 11:39:32.825 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.825 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.825 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.825 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.826 INFO [stderr] Dec 04 11:39:32.831 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 04 11:39:32.831 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.831 INFO [stderr] | Dec 04 11:39:32.831 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.831 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.831 INFO [stderr] | Dec 04 11:39:32.831 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 04 11:39:32.831 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.831 INFO [stderr] Dec 04 11:39:32.831 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 04 11:39:32.831 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.831 INFO [stderr] | Dec 04 11:39:32.831 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.831 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.831 INFO [stderr] | Dec 04 11:39:32.831 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 04 11:39:32.831 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.831 INFO [stderr] Dec 04 11:39:32.832 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.832 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.832 INFO [stderr] | Dec 04 11:39:32.832 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.832 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.832 INFO [stderr] | Dec 04 11:39:32.832 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 04 11:39:32.832 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.832 INFO [stderr] Dec 04 11:39:32.832 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.832 INFO [stderr] --> src/models.rs:27:10 Dec 04 11:39:32.832 INFO [stderr] | Dec 04 11:39:32.832 INFO [stderr] 27 | #[derive(Insertable)] Dec 04 11:39:32.832 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.832 INFO [stderr] | Dec 04 11:39:32.832 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 04 11:39:32.832 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.832 INFO [stderr] Dec 04 11:39:32.833 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.833 INFO [stderr] --> src/models.rs:62:17 Dec 04 11:39:32.833 INFO [stderr] | Dec 04 11:39:32.833 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.833 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.833 INFO [stderr] | Dec 04 11:39:32.833 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 04 11:39:32.833 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.833 INFO [stderr] Dec 04 11:39:32.833 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.833 INFO [stderr] --> src/models.rs:62:17 Dec 04 11:39:32.833 INFO [stderr] | Dec 04 11:39:32.833 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.833 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.833 INFO [stderr] | Dec 04 11:39:32.833 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 04 11:39:32.833 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.833 INFO [stderr] Dec 04 11:39:32.833 INFO [stderr] warning: cannot find type `Item` in this scope Dec 04 11:39:32.833 INFO [stderr] --> src/models.rs:62:17 Dec 04 11:39:32.833 INFO [stderr] | Dec 04 11:39:32.833 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.833 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.833 INFO [stderr] | Dec 04 11:39:32.834 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 04 11:39:32.834 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.834 INFO [stderr] Dec 04 11:39:32.834 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 04 11:39:32.834 INFO [stderr] --> src/models.rs:62:28 Dec 04 11:39:32.834 INFO [stderr] | Dec 04 11:39:32.834 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.834 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.834 INFO [stderr] | Dec 04 11:39:32.834 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 04 11:39:32.834 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.834 INFO [stderr] Dec 04 11:39:32.834 INFO [stderr] warning: cannot find type `Item` in this scope Dec 04 11:39:32.834 INFO [stderr] --> src/models.rs:62:28 Dec 04 11:39:32.834 INFO [stderr] | Dec 04 11:39:32.834 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.834 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.834 INFO [stderr] | Dec 04 11:39:32.834 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 04 11:39:32.834 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.834 INFO [stderr] Dec 04 11:39:32.835 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.835 INFO [stderr] --> src/models.rs:62:28 Dec 04 11:39:32.835 INFO [stderr] | Dec 04 11:39:32.835 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.835 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.835 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.835 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.835 INFO [stderr] Dec 04 11:39:32.836 INFO [stderr] warning: cannot find type `Item` in this scope Dec 04 11:39:32.836 INFO [stderr] --> src/models.rs:62:42 Dec 04 11:39:32.836 INFO [stderr] | Dec 04 11:39:32.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.836 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.836 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.836 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.836 INFO [stderr] Dec 04 11:39:32.836 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.836 INFO [stderr] --> src/models.rs:62:42 Dec 04 11:39:32.836 INFO [stderr] | Dec 04 11:39:32.836 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.836 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.836 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.836 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.836 INFO [stderr] Dec 04 11:39:32.837 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.837 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.837 INFO [stderr] | Dec 04 11:39:32.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.837 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.837 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.837 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.837 INFO [stderr] Dec 04 11:39:32.837 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 04 11:39:32.837 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.837 INFO [stderr] | Dec 04 11:39:32.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.837 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.837 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.837 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.837 INFO [stderr] Dec 04 11:39:32.837 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.837 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.837 INFO [stderr] | Dec 04 11:39:32.837 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.837 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.837 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.837 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.837 INFO [stderr] Dec 04 11:39:32.838 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.838 INFO [stderr] --> src/models.rs:80:10 Dec 04 11:39:32.838 INFO [stderr] | Dec 04 11:39:32.838 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.838 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.838 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.838 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.838 INFO [stderr] Dec 04 11:39:32.838 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 04 11:39:32.838 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.838 INFO [stderr] | Dec 04 11:39:32.838 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.838 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.838 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.838 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.838 INFO [stderr] Dec 04 11:39:32.839 INFO [stderr] warning: cannot find type `items` in this scope Dec 04 11:39:32.839 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.839 INFO [stderr] | Dec 04 11:39:32.839 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.839 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.839 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.839 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.839 INFO [stderr] Dec 04 11:39:32.839 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.839 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.839 INFO [stderr] | Dec 04 11:39:32.839 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.839 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.839 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.839 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.839 INFO [stderr] Dec 04 11:39:32.839 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.839 INFO [stderr] --> src/models.rs:80:22 Dec 04 11:39:32.839 INFO [stderr] | Dec 04 11:39:32.839 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 04 11:39:32.839 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.839 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.840 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.840 INFO [stderr] Dec 04 11:39:32.840 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.840 INFO [stderr] --> src/models.rs:125:17 Dec 04 11:39:32.840 INFO [stderr] | Dec 04 11:39:32.840 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 04 11:39:32.840 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.840 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.840 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.840 INFO [stderr] Dec 04 11:39:32.840 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.840 INFO [stderr] --> src/models.rs:125:17 Dec 04 11:39:32.840 INFO [stderr] | Dec 04 11:39:32.840 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 04 11:39:32.840 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.840 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.840 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.840 INFO [stderr] Dec 04 11:39:32.841 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 04 11:39:32.841 INFO [stderr] --> src/models.rs:125:17 Dec 04 11:39:32.841 INFO [stderr] | Dec 04 11:39:32.841 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 04 11:39:32.841 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.841 INFO [stderr] | Dec 04 11:39:32.841 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 04 11:39:32.841 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.841 INFO [stderr] Dec 04 11:39:32.841 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 04 11:39:32.841 INFO [stderr] --> src/models.rs:142:17 Dec 04 11:39:32.841 INFO [stderr] | Dec 04 11:39:32.841 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.841 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.841 INFO [stderr] | Dec 04 11:39:32.841 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 04 11:39:32.841 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.841 INFO [stderr] Dec 04 11:39:32.842 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 04 11:39:32.842 INFO [stderr] --> src/models.rs:142:17 Dec 04 11:39:32.842 INFO [stderr] | Dec 04 11:39:32.842 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.842 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.842 INFO [stderr] | Dec 04 11:39:32.842 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 04 11:39:32.842 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.842 INFO [stderr] Dec 04 11:39:32.842 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 04 11:39:32.842 INFO [stderr] --> src/models.rs:142:17 Dec 04 11:39:32.842 INFO [stderr] | Dec 04 11:39:32.842 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.842 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.842 INFO [stderr] | Dec 04 11:39:32.842 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 04 11:39:32.842 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.842 INFO [stderr] Dec 04 11:39:32.843 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 11:39:32.843 INFO [stderr] --> src/models.rs:142:39 Dec 04 11:39:32.843 INFO [stderr] | Dec 04 11:39:32.843 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.843 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.843 INFO [stderr] | Dec 04 11:39:32.843 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 04 11:39:32.843 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.843 INFO [stderr] Dec 04 11:39:32.843 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 04 11:39:32.843 INFO [stderr] --> src/models.rs:142:39 Dec 04 11:39:32.843 INFO [stderr] | Dec 04 11:39:32.843 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.843 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.843 INFO [stderr] | Dec 04 11:39:32.843 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 04 11:39:32.843 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.843 INFO [stderr] Dec 04 11:39:32.843 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 04 11:39:32.843 INFO [stderr] --> src/models.rs:142:39 Dec 04 11:39:32.843 INFO [stderr] | Dec 04 11:39:32.843 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 04 11:39:32.843 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.843 INFO [stderr] | Dec 04 11:39:32.843 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 04 11:39:32.843 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.844 INFO [stderr] Dec 04 11:39:32.844 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 11:39:32.844 INFO [stderr] --> src/models.rs:203:17 Dec 04 11:39:32.844 INFO [stderr] | Dec 04 11:39:32.844 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.844 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.844 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.844 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.844 INFO [stderr] Dec 04 11:39:32.844 INFO [stderr] warning: cannot find type `User` in this scope Dec 04 11:39:32.844 INFO [stderr] --> src/models.rs:203:42 Dec 04 11:39:32.844 INFO [stderr] | Dec 04 11:39:32.844 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.844 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.844 INFO [stderr] | Dec 04 11:39:32.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 04 11:39:32.844 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.844 INFO [stderr] Dec 04 11:39:32.844 INFO [stderr] warning: cannot find type `users` in this scope Dec 04 11:39:32.844 INFO [stderr] --> src/models.rs:203:42 Dec 04 11:39:32.844 INFO [stderr] | Dec 04 11:39:32.844 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 04 11:39:32.844 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.845 INFO [stderr] | Dec 04 11:39:32.845 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 04 11:39:32.845 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.845 INFO [stderr] Dec 04 11:39:32.845 INFO [stderr] warning: cannot find type `table` in this scope Dec 04 11:39:32.845 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 04 11:39:32.845 INFO [stderr] | Dec 04 11:39:32.845 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 04 11:39:32.845 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.845 INFO [stderr] | Dec 04 11:39:32.845 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 04 11:39:32.845 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.845 INFO [stderr] Dec 04 11:39:32.845 INFO [stderr] warning: cannot find type `id` in this scope Dec 04 11:39:32.845 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.845 INFO [stderr] | Dec 04 11:39:32.845 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.845 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.845 INFO [stderr] | Dec 04 11:39:32.845 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 04 11:39:32.846 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.846 INFO [stderr] Dec 04 11:39:32.846 INFO [stderr] warning: cannot find type `title` in this scope Dec 04 11:39:32.846 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.846 INFO [stderr] | Dec 04 11:39:32.846 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.846 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.846 INFO [stderr] | Dec 04 11:39:32.846 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 04 11:39:32.846 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.846 INFO [stderr] Dec 04 11:39:32.846 INFO [stderr] warning: cannot find type `description` in this scope Dec 04 11:39:32.846 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.846 INFO [stderr] | Dec 04 11:39:32.846 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.846 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.846 INFO [stderr] | Dec 04 11:39:32.846 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 04 11:39:32.846 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `guid` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `link` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `summary` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `content` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.851 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 04 11:39:32.851 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.851 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.851 INFO [stderr] | Dec 04 11:39:32.851 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 04 11:39:32.851 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.851 INFO [stderr] Dec 04 11:39:32.859 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 04 11:39:32.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 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 04 11:39:32.859 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.859 INFO [stderr] Dec 04 11:39:32.859 INFO [stderr] warning: cannot find type `seen` in this scope Dec 04 11:39:32.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 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 04 11:39:32.859 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.859 INFO [stderr] Dec 04 11:39:32.859 INFO [stderr] warning: cannot find type `username` in this scope Dec 04 11:39:32.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 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 04 11:39:32.859 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.859 INFO [stderr] Dec 04 11:39:32.859 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 04 11:39:32.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 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 04 11:39:32.859 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.859 INFO [stderr] Dec 04 11:39:32.859 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 04 11:39:32.859 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.859 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.859 INFO [stderr] | Dec 04 11:39:32.859 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 04 11:39:32.859 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.859 INFO [stderr] Dec 04 11:39:32.871 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 04 11:39:32.871 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 04 11:39:32.871 INFO [stderr] | Dec 04 11:39:32.871 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 04 11:39:32.871 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 04 11:39:32.871 INFO [stderr] | Dec 04 11:39:32.871 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 04 11:39:32.871 INFO [stderr] = note: for more information, see issue #50504 Dec 04 11:39:32.871 INFO [stderr] Dec 04 11:39:36.995 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Dec 04 11:39:37.027 INFO [stderr] su: No module specific data is present Dec 04 11:39:38.099 INFO running `"docker" "inspect" "c4289004185fa69a2b1645453f84570540a147afc5cbb7a7793a9301c6bf7f7c"` Dec 04 11:39:38.495 INFO running `"docker" "rm" "-f" "c4289004185fa69a2b1645453f84570540a147afc5cbb7a7793a9301c6bf7f7c"` Dec 04 11:39:38.767 INFO [stdout] c4289004185fa69a2b1645453f84570540a147afc5cbb7a7793a9301c6bf7f7c