Dec 19 10:10:30.039 INFO checking richardbrodie/hermes against master#d99a320cba42f661aebfa1293b7b2ec3603dda75 for pr-56955 Dec 19 10:10:30.039 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56955/worker-4/master#d99a320cba42f661aebfa1293b7b2ec3603dda75:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-56955/sources/master#d99a320cba42f661aebfa1293b7b2ec3603dda75/gh/richardbrodie/hermes:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d99a320cba42f661aebfa1293b7b2ec3603dda75-alt" "check" "--frozen" "--all" "--all-targets"` Dec 19 10:10:30.360 INFO [stdout] ac8b13e463f61746dac4120b2494b3c2853e339d6ed5972fcb07ed1d2d703625 Dec 19 10:10:30.366 INFO running `"docker" "start" "-a" "ac8b13e463f61746dac4120b2494b3c2853e339d6ed5972fcb07ed1d2d703625"` Dec 19 10:10:32.232 INFO [stderr] Compiling encoding_rs v0.8.9 Dec 19 10:10:32.237 INFO [stderr] Checking urlencoding v1.0.0 Dec 19 10:10:32.237 INFO [stderr] Compiling unicase v2.1.0 Dec 19 10:10:32.281 INFO [stderr] Checking want v0.0.6 Dec 19 10:10:32.282 INFO [stderr] Checking tokio-io v0.1.9 Dec 19 10:10:32.282 INFO [stderr] Checking input_buffer v0.2.0 Dec 19 10:10:32.283 INFO [stderr] Checking ring v0.13.2 Dec 19 10:10:32.284 INFO [stderr] Checking chrono v0.4.6 Dec 19 10:10:33.618 INFO [stderr] Checking sha-1 v0.7.0 Dec 19 10:10:33.799 INFO [stderr] Checking tokio-threadpool v0.1.7 Dec 19 10:10:33.850 INFO [stderr] Checking env_logger v0.5.13 Dec 19 10:10:34.704 INFO [stderr] Checking dotenv v0.13.0 Dec 19 10:10:35.344 INFO [stderr] Checking tungstenite v0.6.0 Dec 19 10:10:37.372 INFO [stderr] Checking tokio-codec v0.1.1 Dec 19 10:10:37.780 INFO [stderr] Checking tokio-reactor v0.1.6 Dec 19 10:10:38.868 INFO [stderr] Checking h2 v0.1.12 Dec 19 10:10:41.604 INFO [stderr] Checking pretty_env_logger v0.2.4 Dec 19 10:10:41.949 INFO [stderr] Checking tokio-fs v0.1.3 Dec 19 10:10:42.384 INFO [stderr] Checking tokio-tcp v0.1.2 Dec 19 10:10:42.993 INFO [stderr] Checking tokio-udp v0.1.2 Dec 19 10:10:43.470 INFO [stderr] Checking tokio-uds v0.2.2 Dec 19 10:10:43.926 INFO [stderr] Checking mime v0.3.9 Dec 19 10:10:45.190 INFO [stderr] Checking diesel v1.3.3 Dec 19 10:10:45.192 INFO [stderr] Checking jsonwebtoken v5.0.1 Dec 19 10:10:46.716 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Dec 19 10:10:47.141 INFO [stderr] Checking tokio v0.1.8 Dec 19 10:10:50.924 INFO [stderr] Checking quick-xml v0.12.4 Dec 19 10:10:50.924 INFO [stderr] Checking quick-xml v0.13.0 Dec 19 10:10:53.332 INFO [stderr] Checking hyper v0.12.11 Dec 19 10:10:53.444 INFO [stderr] Checking rss v1.5.0 Dec 19 10:10:53.444 INFO [stderr] Checking atom_syndication v0.6.0 Dec 19 10:11:02.212 INFO [stderr] Checking hyper-tls v0.3.1 Dec 19 10:11:02.212 INFO [stderr] Checking warp v0.1.4 Dec 19 10:11:27.105 INFO [stderr] Checking r2d2-diesel v1.0.0 Dec 19 10:11:27.338 INFO [stderr] Checking hermes v0.1.0 (/opt/crater/workdir) Dec 19 10:11:31.119 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.119 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.119 INFO [stderr] | Dec 19 10:11:31.119 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.147 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:17:42 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:17:42 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.148 INFO [stderr] Dec 19 10:11:31.148 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.148 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.148 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.148 INFO [stderr] | Dec 19 10:11:31.148 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.148 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:17 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:17 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:17 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:28 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:28 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:28 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:42 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.149 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.149 INFO [stderr] Dec 19 10:11:31.149 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.149 INFO [stderr] --> src/models.rs:62:42 Dec 19 10:11:31.149 INFO [stderr] | Dec 19 10:11:31.149 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.149 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.150 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.150 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.150 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.150 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.150 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.150 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.150 INFO [stderr] Dec 19 10:11:31.150 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.150 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.150 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:125:17 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:125:17 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:125:17 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:142:17 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:142:17 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:142:17 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:142:39 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:142:39 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.151 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.151 INFO [stderr] Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:142:39 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.151 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.151 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.151 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.151 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:17:17 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:17:42 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:17:42 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `feeds` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `NewFeed` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.152 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.152 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.152 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.152 INFO [stderr] Dec 19 10:11:31.152 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.152 INFO [stderr] --> src/models.rs:27:10 Dec 19 10:11:31.152 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 27 | #[derive(Insertable)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:17 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:17 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:17 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `Feed` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:28 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:28 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:28 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `Item` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:42 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:62:42 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.153 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.153 INFO [stderr] Dec 19 10:11:31.153 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.153 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.153 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.153 INFO [stderr] | Dec 19 10:11:31.153 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:80:10 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `NewItem` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `items` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:80:22 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:203:17 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:203:42 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.154 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.154 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.154 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.154 INFO [stderr] Dec 19 10:11:31.154 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 10:11:31.154 INFO [stderr] --> src/models.rs:203:42 Dec 19 10:11:31.154 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:125:17 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:125:17 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:125:17 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `DateTime` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:142:17 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `Utc` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:142:17 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:142:17 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:142:39 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:142:39 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.155 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Dec 19 10:11:31.155 INFO [stderr] --> src/models.rs:142:39 Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Dec 19 10:11:31.155 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.155 INFO [stderr] | Dec 19 10:11:31.155 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.155 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.155 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 10:11:31.156 INFO [stderr] --> src/models.rs:203:17 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 10:11:31.156 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `User` in this scope Dec 19 10:11:31.156 INFO [stderr] --> src/models.rs:203:42 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `users` in this scope Dec 19 10:11:31.156 INFO [stderr] --> src/models.rs:203:42 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 10:11:31.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 10:11:31.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 10:11:31.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 19 10:11:31.156 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.156 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.156 INFO [stderr] | Dec 19 10:11:31.156 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.156 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.156 INFO [stderr] Dec 19 10:11:31.156 INFO [stderr] warning: cannot find type `table` in this scope Dec 19 10:11:31.156 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `id` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `title` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `description` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `site_link` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `feed_link` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `guid` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.157 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.157 INFO [stderr] Dec 19 10:11:31.157 INFO [stderr] warning: cannot find type `link` in this scope Dec 19 10:11:31.157 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.157 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.157 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.157 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `summary` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `updated_at` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `guid` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `link` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.158 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.158 INFO [stderr] Dec 19 10:11:31.158 INFO [stderr] warning: cannot find type `summary` in this scope Dec 19 10:11:31.158 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.158 INFO [stderr] | Dec 19 10:11:31.158 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.158 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `content` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `published_at` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `feed_id` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `seen` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `user_id` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `username` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.159 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.159 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.159 INFO [stderr] Dec 19 10:11:31.159 INFO [stderr] warning: cannot find type `item_id` in this scope Dec 19 10:11:31.159 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.159 INFO [stderr] | Dec 19 10:11:31.159 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:31.160 INFO [stderr] warning: cannot find type `seen` in this scope Dec 19 10:11:31.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:31.160 INFO [stderr] warning: cannot find type `username` in this scope Dec 19 10:11:31.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:31.160 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 19 10:11:31.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:31.160 INFO [stderr] warning: cannot find type `password_hash` in this scope Dec 19 10:11:31.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:31.160 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 19 10:11:31.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:31.160 INFO [stderr] warning: cannot find type `unseen_count` in this scope Dec 19 10:11:31.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:31.160 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Dec 19 10:11:31.160 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Dec 19 10:11:31.160 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Dec 19 10:11:31.160 INFO [stderr] | Dec 19 10:11:31.160 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Dec 19 10:11:31.160 INFO [stderr] = note: for more information, see issue #50504 Dec 19 10:11:31.160 INFO [stderr] Dec 19 10:11:34.020 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Dec 19 10:11:34.598 INFO running `"docker" "inspect" "ac8b13e463f61746dac4120b2494b3c2853e339d6ed5972fcb07ed1d2d703625"` Dec 19 10:11:34.976 INFO running `"docker" "rm" "-f" "ac8b13e463f61746dac4120b2494b3c2853e339d6ed5972fcb07ed1d2d703625"` Dec 19 10:11:35.236 INFO [stdout] ac8b13e463f61746dac4120b2494b3c2853e339d6ed5972fcb07ed1d2d703625