Dec 11 11:01:51.903 INFO checking richardbrodie/hermes against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 11 11:01:51.903 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-5/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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:52.272 INFO [stdout] 196498f0665b6cc12d857586a5b6323a33bdcd05193da796c2b82e59a9c1fcc0 Dec 11 11:01:52.274 INFO running `"docker" "start" "-a" "196498f0665b6cc12d857586a5b6323a33bdcd05193da796c2b82e59a9c1fcc0"` Dec 11 11:01:52.730 INFO [stderr] usermod: no changes Dec 11 11:01:53.145 INFO [stderr] Compiling encoding_rs v0.8.9 Dec 11 11:01:53.152 INFO [stderr] Checking urlencoding v1.0.0 Dec 11 11:01:53.166 INFO [stderr] Compiling unicase v2.1.0 Dec 11 11:01:53.171 INFO [stderr] Checking want v0.0.6 Dec 11 11:01:53.173 INFO [stderr] Checking mio v0.6.16 Dec 11 11:01:53.176 INFO [stderr] Checking r2d2 v0.8.2 Dec 11 11:01:53.191 INFO [stderr] Checking tokio-io v0.1.9 Dec 11 11:01:53.198 INFO [stderr] Compiling native-tls v0.2.1 Dec 11 11:01:53.283 INFO [stderr] Compiling derive_builder_core v0.2.0 Dec 11 11:01:55.115 INFO [stderr] Compiling syn v0.14.9 Dec 11 11:01:55.258 INFO [stderr] Checking block-buffer v0.7.0 Dec 11 11:01:55.510 INFO [stderr] Checking chrono v0.4.6 Dec 11 11:01:55.978 INFO [stderr] Checking openssl v0.10.12 Dec 11 11:01:56.179 INFO [stderr] Checking serde_urlencoded v0.5.3 Dec 11 11:01:57.563 INFO [stderr] Checking sha2 v0.8.0 Dec 11 11:02:02.694 INFO [stderr] Checking tokio-threadpool v0.1.7 Dec 11 11:02:02.873 INFO [stderr] Checking tungstenite v0.6.0 Dec 11 11:02:04.125 INFO [stderr] Checking tokio-codec v0.1.1 Dec 11 11:02:06.620 INFO [stderr] Checking h2 v0.1.12 Dec 11 11:02:07.236 INFO [stderr] Checking pretty_env_logger v0.2.4 Dec 11 11:02:09.325 INFO [stderr] Compiling derive_builder v0.5.1 Dec 11 11:02:09.939 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 11 11:02:11.168 INFO [stderr] Checking mio-uds v0.6.7 Dec 11 11:02:11.844 INFO [stderr] Checking diesel v1.3.3 Dec 11 11:02:14.365 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 11 11:02:16.405 INFO [stderr] Checking mime v0.3.9 Dec 11 11:02:19.751 INFO [stderr] Checking tokio-fs v0.1.3 Dec 11 11:02:20.019 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 11 11:02:22.710 INFO [stderr] Checking tokio-udp v0.1.2 Dec 11 11:02:23.087 INFO [stderr] Checking tokio-uds v0.2.2 Dec 11 11:02:23.104 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Dec 11 11:02:25.652 INFO [stderr] Checking tokio v0.1.8 Dec 11 11:02:29.455 INFO [stderr] Checking hyper v0.12.11 Dec 11 11:02:29.912 INFO [stderr] Compiling synstructure v0.9.0 Dec 11 11:02:33.580 INFO [stderr] Compiling failure_derive v0.1.2 Dec 11 11:02:35.896 INFO [stderr] Checking failure v0.1.2 Dec 11 11:02:36.491 INFO [stderr] Checking quick-xml v0.12.4 Dec 11 11:02:36.491 INFO [stderr] Checking dotenv v0.13.0 Dec 11 11:02:36.491 INFO [stderr] Checking quick-xml v0.13.0 Dec 11 11:02:36.621 INFO [stderr] Checking hyper-tls v0.3.1 Dec 11 11:02:36.621 INFO [stderr] Checking warp v0.1.4 Dec 11 11:02:38.408 INFO [stderr] Checking rss v1.5.0 Dec 11 11:02:38.408 INFO [stderr] Checking atom_syndication v0.6.0 Dec 11 11:03:02.838 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 11 11:03:03.900 INFO [stderr] Checking hermes v0.1.0 (/source) Dec 11 11:03:09.440 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.440 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.440 INFO [stderr] | Dec 11 11:03:09.440 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.444 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 11:03:09.444 INFO [stderr] = 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:03:09.444 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.444 INFO [stderr] Dec 11 11:03:09.444 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.444 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.444 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] = 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:03:09.444 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.444 INFO [stderr] Dec 11 11:03:09.444 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:03:09.444 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.444 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] = 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:03:09.444 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.444 INFO [stderr] Dec 11 11:03:09.444 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.444 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.444 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] = 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:03:09.444 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.444 INFO [stderr] Dec 11 11:03:09.444 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:03:09.444 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.444 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] = 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:03:09.444 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.444 INFO [stderr] Dec 11 11:03:09.444 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:03:09.444 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.444 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.444 INFO [stderr] | Dec 11 11:03:09.444 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.445 INFO [stderr] Dec 11 11:03:09.445 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:03:09.445 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.445 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.445 INFO [stderr] | Dec 11 11:03:09.445 INFO [stderr] = 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:03:09.445 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.446 INFO [stderr] Dec 11 11:03:09.446 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:03:09.446 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:03:09.446 INFO [stderr] | Dec 11 11:03:09.446 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.446 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.446 INFO [stderr] | Dec 11 11:03:09.446 INFO [stderr] = 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:03:09.446 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.446 INFO [stderr] Dec 11 11:03:09.446 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.446 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:03:09.446 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.447 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.447 INFO [stderr] = 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:03:09.447 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.447 INFO [stderr] Dec 11 11:03:09.447 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.447 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.447 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.448 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 11 11:03:09.448 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.448 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.448 INFO [stderr] | Dec 11 11:03:09.448 INFO [stderr] = 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:03:09.448 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.448 INFO [stderr] Dec 11 11:03:09.449 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:03:09.449 INFO [stderr] --> src/models.rs:203:17 Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.449 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] = 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:03:09.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.449 INFO [stderr] Dec 11 11:03:09.449 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:03:09.449 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.449 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] = 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:03:09.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.449 INFO [stderr] Dec 11 11:03:09.449 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 11:03:09.449 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.449 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] = 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:03:09.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.449 INFO [stderr] Dec 11 11:03:09.449 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 11:03:09.449 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 11:03:09.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] = 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:03:09.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.449 INFO [stderr] Dec 11 11:03:09.449 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 11:03:09.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] = 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:03:09.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.449 INFO [stderr] Dec 11 11:03:09.449 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 11:03:09.449 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.449 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.449 INFO [stderr] | Dec 11 11:03:09.449 INFO [stderr] = 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:03:09.449 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.449 INFO [stderr] Dec 11 11:03:09.464 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 11:03:09.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] = 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:03:09.464 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.464 INFO [stderr] Dec 11 11:03:09.464 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 11 11:03:09.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] = 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:03:09.464 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.464 INFO [stderr] Dec 11 11:03:09.464 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 11 11:03:09.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] = 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:03:09.464 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.464 INFO [stderr] Dec 11 11:03:09.464 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 11:03:09.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] = 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:03:09.464 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.464 INFO [stderr] Dec 11 11:03:09.464 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 11:03:09.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.464 INFO [stderr] | Dec 11 11:03:09.464 INFO [stderr] = 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:03:09.464 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.464 INFO [stderr] Dec 11 11:03:09.464 INFO [stderr] warning: cannot find type `link` in this scope Dec 11 11:03:09.464 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] = 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:03:09.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.465 INFO [stderr] Dec 11 11:03:09.465 INFO [stderr] warning: cannot find type `summary` in this scope Dec 11 11:03:09.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] = 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:03:09.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.465 INFO [stderr] Dec 11 11:03:09.465 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 11:03:09.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] = 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:03:09.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.465 INFO [stderr] Dec 11 11:03:09.465 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 11 11:03:09.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.465 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] = 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:03:09.465 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.465 INFO [stderr] Dec 11 11:03:09.465 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 11 11:03:09.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.465 INFO [stderr] | Dec 11 11:03:09.465 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] = 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:03:09.472 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.472 INFO [stderr] Dec 11 11:03:09.472 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 11:03:09.472 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] = 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:03:09.472 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.472 INFO [stderr] Dec 11 11:03:09.472 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 11 11:03:09.472 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] = 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:03:09.472 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.472 INFO [stderr] Dec 11 11:03:09.472 INFO [stderr] warning: cannot find type `seen` in this scope Dec 11 11:03:09.472 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] = 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:03:09.472 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.472 INFO [stderr] Dec 11 11:03:09.472 INFO [stderr] warning: cannot find type `username` in this scope Dec 11 11:03:09.472 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] = 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:03:09.472 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.472 INFO [stderr] Dec 11 11:03:09.472 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 11 11:03:09.472 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.472 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.472 INFO [stderr] | Dec 11 11:03:09.472 INFO [stderr] = 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:03:09.472 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.472 INFO [stderr] Dec 11 11:03:09.472 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 11 11:03:09.473 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.473 INFO [stderr] | Dec 11 11:03:09.473 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.473 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.473 INFO [stderr] | Dec 11 11:03:09.473 INFO [stderr] = 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:03:09.473 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.473 INFO [stderr] Dec 11 11:03:09.473 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 11 11:03:09.473 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.473 INFO [stderr] | Dec 11 11:03:09.473 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.473 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.473 INFO [stderr] | Dec 11 11:03:09.473 INFO [stderr] = 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:03:09.473 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.473 INFO [stderr] Dec 11 11:03:09.500 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.500 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.500 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 11 11:03:09.500 INFO [stderr] = 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:03:09.500 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.500 INFO [stderr] Dec 11 11:03:09.500 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.500 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.500 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] = 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:03:09.500 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.500 INFO [stderr] Dec 11 11:03:09.500 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:03:09.500 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.500 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] = 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:03:09.500 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.500 INFO [stderr] Dec 11 11:03:09.500 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.500 INFO [stderr] --> src/models.rs:17:17 Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.500 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] = 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:03:09.500 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.500 INFO [stderr] Dec 11 11:03:09.500 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:03:09.500 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.500 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.500 INFO [stderr] | Dec 11 11:03:09.500 INFO [stderr] = 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:03:09.500 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.500 INFO [stderr] Dec 11 11:03:09.500 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:17:42 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:27:10 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 27 | #[derive(Insertable)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:62:17 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.501 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:03:09.501 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.501 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.501 INFO [stderr] | Dec 11 11:03:09.501 INFO [stderr] = 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:03:09.501 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.501 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:62:28 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `Item` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:62:42 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:80:10 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `items` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.502 INFO [stderr] Dec 11 11:03:09.502 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.502 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.502 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.502 INFO [stderr] | Dec 11 11:03:09.502 INFO [stderr] = 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:03:09.502 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.503 INFO [stderr] Dec 11 11:03:09.503 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.503 INFO [stderr] --> src/models.rs:80:22 Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 11 11:03:09.503 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] = 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:03:09.503 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.503 INFO [stderr] Dec 11 11:03:09.503 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.503 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:03:09.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] = 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:03:09.503 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.503 INFO [stderr] Dec 11 11:03:09.503 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.503 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:03:09.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] = 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:03:09.503 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.503 INFO [stderr] Dec 11 11:03:09.503 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 11 11:03:09.503 INFO [stderr] --> src/models.rs:125:17 Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 11 11:03:09.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] = 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:03:09.503 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.503 INFO [stderr] Dec 11 11:03:09.503 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 11 11:03:09.503 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.503 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.503 INFO [stderr] | Dec 11 11:03:09.503 INFO [stderr] = 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:03:09.512 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.512 INFO [stderr] Dec 11 11:03:09.512 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 11 11:03:09.512 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.512 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] = 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:03:09.512 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.512 INFO [stderr] Dec 11 11:03:09.512 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:03:09.512 INFO [stderr] --> src/models.rs:142:17 Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.512 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] = 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:03:09.512 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.512 INFO [stderr] Dec 11 11:03:09.512 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:03:09.512 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.512 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] = 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:03:09.512 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.512 INFO [stderr] Dec 11 11:03:09.512 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 11 11:03:09.512 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.512 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] = 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:03:09.512 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.512 INFO [stderr] Dec 11 11:03:09.512 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 11 11:03:09.512 INFO [stderr] --> src/models.rs:142:39 Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 11 11:03:09.512 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.512 INFO [stderr] | Dec 11 11:03:09.512 INFO [stderr] = 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:03:09.512 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.512 INFO [stderr] Dec 11 11:03:09.512 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:03:09.512 INFO [stderr] --> src/models.rs:203:17 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `User` in this scope Dec 11 11:03:09.513 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `users` in this scope Dec 11 11:03:09.513 INFO [stderr] --> src/models.rs:203:42 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `table` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `id` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `title` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `description` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] = 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:03:09.513 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.513 INFO [stderr] Dec 11 11:03:09.513 INFO [stderr] warning: cannot find type `guid` in this scope Dec 11 11:03:09.513 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.513 INFO [stderr] | Dec 11 11:03:09.513 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.513 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `link` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `summary` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `content` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `seen` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `username` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.514 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] = 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:03:09.514 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.514 INFO [stderr] Dec 11 11:03:09.514 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 11 11:03:09.514 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.514 INFO [stderr] | Dec 11 11:03:09.514 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.515 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.515 INFO [stderr] | Dec 11 11:03:09.515 INFO [stderr] = 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:03:09.515 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.515 INFO [stderr] Dec 11 11:03:09.520 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 11 11:03:09.520 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.520 INFO [stderr] | Dec 11 11:03:09.520 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.520 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.520 INFO [stderr] | Dec 11 11:03:09.520 INFO [stderr] = 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:03:09.520 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.520 INFO [stderr] Dec 11 11:03:09.520 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 11 11:03:09.520 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 11 11:03:09.520 INFO [stderr] | Dec 11 11:03:09.520 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 11 11:03:09.520 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 11 11:03:09.520 INFO [stderr] | Dec 11 11:03:09.520 INFO [stderr] = 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:03:09.520 INFO [stderr] = note: for more information, see issue #50504 Dec 11 11:03:09.520 INFO [stderr] Dec 11 11:03:12.864 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s Dec 11 11:03:12.883 INFO [stderr] su: No module specific data is present Dec 11 11:03:13.620 INFO running `"docker" "inspect" "196498f0665b6cc12d857586a5b6323a33bdcd05193da796c2b82e59a9c1fcc0"` Dec 11 11:03:13.906 INFO running `"docker" "rm" "-f" "196498f0665b6cc12d857586a5b6323a33bdcd05193da796c2b82e59a9c1fcc0"` Dec 11 11:03:14.188 INFO [stdout] 196498f0665b6cc12d857586a5b6323a33bdcd05193da796c2b82e59a9c1fcc0