Nov 27 21:59:28.541 INFO checking richardbrodie/hermes against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 27 21:59:28.542 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-7/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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"` Nov 27 21:59:28.985 INFO [stdout] 0432d11a316ef1b7aeb3d6b38a00d76539effd22fef28138593fd7f3bcc58809 Nov 27 21:59:28.987 INFO running `"docker" "start" "-a" "0432d11a316ef1b7aeb3d6b38a00d76539effd22fef28138593fd7f3bcc58809"` Nov 27 21:59:30.385 INFO [stderr] usermod: no changes Nov 27 21:59:30.827 INFO [stderr] Checking arrayref v0.3.5 Nov 27 21:59:30.827 INFO [stderr] Compiling encoding_rs v0.8.9 Nov 27 21:59:30.832 INFO [stderr] Checking byte-tools v0.3.0 Nov 27 21:59:30.832 INFO [stderr] Compiling derive_builder v0.5.1 Nov 27 21:59:30.868 INFO [stderr] Checking urlencoding v1.0.0 Nov 27 21:59:30.868 INFO [stderr] Checking opaque-debug v0.2.1 Nov 27 21:59:30.932 INFO [stderr] Checking input_buffer v0.2.0 Nov 27 21:59:30.932 INFO [stderr] Checking generic-array v0.12.0 Nov 27 21:59:31.156 INFO [stderr] Compiling derive_builder_core v0.2.0 Nov 27 21:59:31.628 INFO [stderr] Compiling syn v0.14.9 Nov 27 21:59:31.748 INFO [stderr] Compiling syn v0.15.8 Nov 27 21:59:32.556 INFO [stderr] Checking digest v0.7.6 Nov 27 21:59:32.719 INFO [stderr] Checking chrono v0.4.6 Nov 27 21:59:33.002 INFO [stderr] Checking block-padding v0.1.2 Nov 27 21:59:33.142 INFO [stderr] Checking block-buffer v0.3.3 Nov 27 21:59:33.748 INFO [stderr] Checking tokio-threadpool v0.1.7 Nov 27 21:59:35.132 INFO [stderr] Checking pretty_env_logger v0.2.4 Nov 27 21:59:35.916 INFO [stderr] Checking block-buffer v0.7.0 Nov 27 21:59:38.140 INFO [stderr] Checking digest v0.8.0 Nov 27 21:59:38.307 INFO [stderr] Checking sha-1 v0.7.0 Nov 27 21:59:39.884 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Nov 27 21:59:40.096 INFO [stderr] Checking sha2 v0.8.0 Nov 27 21:59:42.346 INFO [stderr] Checking tungstenite v0.6.0 Nov 27 21:59:43.684 INFO [stderr] Checking tokio-fs v0.1.3 Nov 27 21:59:46.464 INFO [stderr] Checking diesel v1.3.3 Nov 27 21:59:48.412 INFO [stderr] Checking tokio v0.1.8 Nov 27 21:59:56.049 INFO [stderr] Checking hyper v0.12.11 Nov 27 22:00:00.617 INFO [stderr] Compiling serde_derive v1.0.79 Nov 27 22:00:11.589 INFO [stderr] Checking hyper-tls v0.3.1 Nov 27 22:00:11.589 INFO [stderr] Checking warp v0.1.4 Nov 27 22:00:12.824 INFO [stderr] Compiling synstructure v0.9.0 Nov 27 22:00:20.005 INFO [stderr] Compiling failure_derive v0.1.2 Nov 27 22:00:23.656 INFO [stderr] Checking failure v0.1.2 Nov 27 22:00:25.221 INFO [stderr] Checking quick-xml v0.12.4 Nov 27 22:00:25.906 INFO [stderr] Checking dotenv v0.13.0 Nov 27 22:00:28.525 INFO [stderr] Checking quick-xml v0.13.0 Nov 27 22:00:28.772 INFO [stderr] Checking atom_syndication v0.6.0 Nov 27 22:00:28.972 INFO [stderr] Checking rss v1.5.0 Nov 27 22:00:35.373 INFO [stderr] Checking jsonwebtoken v5.0.1 Nov 27 22:00:55.590 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 27 22:00:56.276 INFO [stderr] Checking hermes v0.1.0 (/source) Nov 27 22:01:01.923 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.923 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.923 INFO [stderr] | Nov 27 22:01:01.923 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.923 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.923 INFO [stderr] | Nov 27 22:01:01.923 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 22:01:01.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.923 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.923 INFO [stderr] Nov 27 22:01:01.923 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.923 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.923 INFO [stderr] | Nov 27 22:01:01.923 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.923 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.923 INFO [stderr] | Nov 27 22:01:01.923 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.923 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.923 INFO [stderr] Nov 27 22:01:01.923 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:01:01.923 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.923 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.924 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.924 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.924 INFO [stderr] Nov 27 22:01:01.924 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.924 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.924 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.924 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.924 INFO [stderr] Nov 27 22:01:01.924 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:01:01.924 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.924 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.924 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.924 INFO [stderr] Nov 27 22:01:01.924 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:01:01.924 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.924 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.924 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.924 INFO [stderr] Nov 27 22:01:01.924 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:01:01.924 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.924 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.924 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.924 INFO [stderr] Nov 27 22:01:01.924 INFO [stderr] warning: cannot find type `NewFeed` in this scope Nov 27 22:01:01.924 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.924 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.924 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.924 INFO [stderr] Nov 27 22:01:01.924 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.924 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.924 INFO [stderr] | Nov 27 22:01:01.924 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.924 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.929 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.929 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.929 INFO [stderr] | Nov 27 22:01:01.929 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.929 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.929 INFO [stderr] Nov 27 22:01:01.929 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:01:01.930 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.930 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.930 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.930 INFO [stderr] Nov 27 22:01:01.930 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.930 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:01:01.930 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:01:01.931 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.931 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.931 INFO [stderr] Nov 27 22:01:01.931 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Nov 27 22:01:01.931 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:01:01.931 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.931 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.931 INFO [stderr] Nov 27 22:01:01.931 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.931 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.931 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.931 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.931 INFO [stderr] Nov 27 22:01:01.931 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.931 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.931 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.931 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.931 INFO [stderr] Nov 27 22:01:01.931 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:01:01.931 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.931 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.931 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.931 INFO [stderr] Nov 27 22:01:01.931 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:01:01.931 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.931 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.931 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.931 INFO [stderr] Nov 27 22:01:01.931 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:01:01.931 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.931 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.931 INFO [stderr] | Nov 27 22:01:01.931 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.931 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.931 INFO [stderr] Nov 27 22:01:01.932 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Nov 27 22:01:01.932 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:01:01.932 INFO [stderr] | Nov 27 22:01:01.932 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.932 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.932 INFO [stderr] | Nov 27 22:01:01.938 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.938 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.938 INFO [stderr] Nov 27 22:01:01.938 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:01:01.938 INFO [stderr] --> src/models.rs:203:17 Nov 27 22:01:01.938 INFO [stderr] | Nov 27 22:01:01.938 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.938 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.938 INFO [stderr] | Nov 27 22:01:01.938 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.938 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.938 INFO [stderr] Nov 27 22:01:01.938 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:01:01.938 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:01:01.938 INFO [stderr] | Nov 27 22:01:01.938 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.938 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.938 INFO [stderr] | Nov 27 22:01:01.938 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.938 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.938 INFO [stderr] Nov 27 22:01:01.938 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 22:01:01.938 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:01:01.939 INFO [stderr] | Nov 27 22:01:01.939 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.939 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.939 INFO [stderr] | Nov 27 22:01:01.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.939 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.939 INFO [stderr] Nov 27 22:01:01.939 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:01:01.939 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:01:01.939 INFO [stderr] | Nov 27 22:01:01.939 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:01:01.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.939 INFO [stderr] | Nov 27 22:01:01.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.939 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.939 INFO [stderr] Nov 27 22:01:01.939 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 22:01:01.939 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.939 INFO [stderr] | Nov 27 22:01:01.939 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.939 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.939 INFO [stderr] | Nov 27 22:01:01.939 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.941 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.941 INFO [stderr] Nov 27 22:01:01.941 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 22:01:01.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.941 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.941 INFO [stderr] Nov 27 22:01:01.941 INFO [stderr] warning: cannot find type `description` in this scope Nov 27 22:01:01.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.941 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.941 INFO [stderr] Nov 27 22:01:01.941 INFO [stderr] warning: cannot find type `site_link` in this scope Nov 27 22:01:01.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.941 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.941 INFO [stderr] Nov 27 22:01:01.941 INFO [stderr] warning: cannot find type `feed_link` in this scope Nov 27 22:01:01.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.941 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.941 INFO [stderr] Nov 27 22:01:01.941 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 27 22:01:01.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.941 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.941 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.941 INFO [stderr] Nov 27 22:01:01.941 INFO [stderr] warning: cannot find type `guid` in this scope Nov 27 22:01:01.941 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.941 INFO [stderr] | Nov 27 22:01:01.941 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.942 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.942 INFO [stderr] | Nov 27 22:01:01.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.942 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.942 INFO [stderr] Nov 27 22:01:01.942 INFO [stderr] warning: cannot find type `link` in this scope Nov 27 22:01:01.942 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.942 INFO [stderr] | Nov 27 22:01:01.942 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.942 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.942 INFO [stderr] | Nov 27 22:01:01.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.942 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.942 INFO [stderr] Nov 27 22:01:01.942 INFO [stderr] warning: cannot find type `summary` in this scope Nov 27 22:01:01.942 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.942 INFO [stderr] | Nov 27 22:01:01.942 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.942 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.942 INFO [stderr] | Nov 27 22:01:01.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.942 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.942 INFO [stderr] Nov 27 22:01:01.942 INFO [stderr] warning: cannot find type `content` in this scope Nov 27 22:01:01.942 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.942 INFO [stderr] | Nov 27 22:01:01.942 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.942 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.942 INFO [stderr] | Nov 27 22:01:01.942 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.942 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.942 INFO [stderr] Nov 27 22:01:01.948 INFO [stderr] warning: cannot find type `published_at` in this scope Nov 27 22:01:01.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.948 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.948 INFO [stderr] Nov 27 22:01:01.948 INFO [stderr] warning: cannot find type `feed_id` in this scope Nov 27 22:01:01.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.948 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.948 INFO [stderr] Nov 27 22:01:01.948 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 27 22:01:01.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.948 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.948 INFO [stderr] Nov 27 22:01:01.948 INFO [stderr] warning: cannot find type `item_id` in this scope Nov 27 22:01:01.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.948 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.948 INFO [stderr] Nov 27 22:01:01.948 INFO [stderr] warning: cannot find type `seen` in this scope Nov 27 22:01:01.948 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.948 INFO [stderr] | Nov 27 22:01:01.948 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.948 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.949 INFO [stderr] | Nov 27 22:01:01.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.949 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.949 INFO [stderr] Nov 27 22:01:01.949 INFO [stderr] warning: cannot find type `username` in this scope Nov 27 22:01:01.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.949 INFO [stderr] | Nov 27 22:01:01.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.949 INFO [stderr] | Nov 27 22:01:01.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.949 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.949 INFO [stderr] Nov 27 22:01:01.949 INFO [stderr] warning: cannot find type `password_hash` in this scope Nov 27 22:01:01.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.949 INFO [stderr] | Nov 27 22:01:01.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.949 INFO [stderr] | Nov 27 22:01:01.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.949 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.949 INFO [stderr] Nov 27 22:01:01.949 INFO [stderr] warning: cannot find type `unseen_count` in this scope Nov 27 22:01:01.949 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.949 INFO [stderr] | Nov 27 22:01:01.949 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.949 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.949 INFO [stderr] | Nov 27 22:01:01.949 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.949 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.949 INFO [stderr] Nov 27 22:01:01.952 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Nov 27 22:01:01.952 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.952 INFO [stderr] | Nov 27 22:01:01.952 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.952 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.952 INFO [stderr] | Nov 27 22:01:01.952 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.952 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.952 INFO [stderr] Nov 27 22:01:01.969 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.969 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.969 INFO [stderr] | Nov 27 22:01:01.969 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.969 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.969 INFO [stderr] | Nov 27 22:01:01.969 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 22:01:01.969 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.969 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.969 INFO [stderr] Nov 27 22:01:01.969 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.969 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.969 INFO [stderr] | Nov 27 22:01:01.969 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.969 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.970 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.970 INFO [stderr] Nov 27 22:01:01.970 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:01:01.970 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.970 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.970 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.970 INFO [stderr] Nov 27 22:01:01.970 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.970 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.970 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.970 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.970 INFO [stderr] Nov 27 22:01:01.970 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:01:01.970 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.970 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.970 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.970 INFO [stderr] Nov 27 22:01:01.970 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:01:01.970 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.970 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.970 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.970 INFO [stderr] Nov 27 22:01:01.970 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:01:01.970 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.970 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.970 INFO [stderr] | Nov 27 22:01:01.970 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.970 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.970 INFO [stderr] Nov 27 22:01:01.972 INFO [stderr] warning: cannot find type `NewFeed` in this scope Nov 27 22:01:01.972 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.972 INFO [stderr] | Nov 27 22:01:01.972 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.972 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.972 INFO [stderr] | Nov 27 22:01:01.972 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.972 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.972 INFO [stderr] Nov 27 22:01:01.973 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.973 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.973 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.973 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.973 INFO [stderr] Nov 27 22:01:01.973 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.973 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:01:01.973 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.973 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.973 INFO [stderr] Nov 27 22:01:01.973 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.973 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.973 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.973 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.973 INFO [stderr] Nov 27 22:01:01.973 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.973 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.973 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.973 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.973 INFO [stderr] Nov 27 22:01:01.973 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:01:01.973 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.973 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.973 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.973 INFO [stderr] Nov 27 22:01:01.973 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:01:01.973 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.973 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.973 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.973 INFO [stderr] Nov 27 22:01:01.973 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:01:01.973 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:01:01.973 INFO [stderr] | Nov 27 22:01:01.973 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.973 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.988 INFO [stderr] | Nov 27 22:01:01.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.988 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.988 INFO [stderr] Nov 27 22:01:01.988 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.988 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:01:01.988 INFO [stderr] | Nov 27 22:01:01.988 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.988 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.988 INFO [stderr] | Nov 27 22:01:01.988 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.988 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.988 INFO [stderr] Nov 27 22:01:01.988 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:01:01.988 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:01:01.988 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.989 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.989 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.989 INFO [stderr] Nov 27 22:01:01.989 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.989 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.989 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.989 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.989 INFO [stderr] Nov 27 22:01:01.989 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.989 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.989 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.989 INFO [stderr] Nov 27 22:01:01.989 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:01:01.989 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.989 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.989 INFO [stderr] Nov 27 22:01:01.989 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.989 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.989 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.989 INFO [stderr] Nov 27 22:01:01.989 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.989 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.989 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.989 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.989 INFO [stderr] Nov 27 22:01:01.989 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:01:01.989 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.989 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.989 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.989 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.989 INFO [stderr] Nov 27 22:01:01.989 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:01:01.989 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.989 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.990 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.990 INFO [stderr] Nov 27 22:01:01.990 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.990 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.990 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.990 INFO [stderr] Nov 27 22:01:01.990 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.990 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.990 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.990 INFO [stderr] Nov 27 22:01:01.990 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.990 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.990 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.990 INFO [stderr] Nov 27 22:01:01.990 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.990 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.990 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.990 INFO [stderr] Nov 27 22:01:01.990 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Nov 27 22:01:01.990 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.990 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.990 INFO [stderr] Nov 27 22:01:01.990 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:01:01.990 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.990 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.990 INFO [stderr] Nov 27 22:01:01.990 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:01:01.990 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.990 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.990 INFO [stderr] | Nov 27 22:01:01.990 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.991 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:01:01.991 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.991 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.991 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:01:01.991 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.991 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:01:01.991 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.991 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Nov 27 22:01:01.991 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:01:01.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.991 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:01:01.991 INFO [stderr] --> src/models.rs:203:17 Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.991 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.991 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:01:01.991 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.991 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 22:01:01.991 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:01:01.991 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.991 INFO [stderr] | Nov 27 22:01:01.991 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.991 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.991 INFO [stderr] Nov 27 22:01:01.992 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:01:01.992 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:01:01.992 INFO [stderr] | Nov 27 22:01:01.992 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:01:01.992 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.992 INFO [stderr] | Nov 27 22:01:01.992 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.992 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.992 INFO [stderr] Nov 27 22:01:01.992 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 22:01:01.992 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.992 INFO [stderr] | Nov 27 22:01:01.992 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.992 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.992 INFO [stderr] | Nov 27 22:01:01.992 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.992 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.992 INFO [stderr] Nov 27 22:01:01.992 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 22:01:01.992 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.992 INFO [stderr] | Nov 27 22:01:01.992 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.992 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.996 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.996 INFO [stderr] Nov 27 22:01:01.996 INFO [stderr] warning: cannot find type `description` in this scope Nov 27 22:01:01.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.996 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.996 INFO [stderr] Nov 27 22:01:01.996 INFO [stderr] warning: cannot find type `site_link` in this scope Nov 27 22:01:01.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.996 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.996 INFO [stderr] Nov 27 22:01:01.996 INFO [stderr] warning: cannot find type `feed_link` in this scope Nov 27 22:01:01.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.996 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.996 INFO [stderr] Nov 27 22:01:01.996 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 27 22:01:01.996 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.996 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.996 INFO [stderr] | Nov 27 22:01:01.996 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.996 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.996 INFO [stderr] Nov 27 22:01:01.998 INFO [stderr] warning: cannot find type `guid` in this scope Nov 27 22:01:01.998 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.998 INFO [stderr] | Nov 27 22:01:01.998 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.998 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.998 INFO [stderr] | Nov 27 22:01:01.998 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.998 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.998 INFO [stderr] Nov 27 22:01:01.998 INFO [stderr] warning: cannot find type `link` in this scope Nov 27 22:01:01.999 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.999 INFO [stderr] | Nov 27 22:01:01.999 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.999 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:01.999 INFO [stderr] | Nov 27 22:01:01.999 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:01.999 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:01.999 INFO [stderr] Nov 27 22:01:01.999 INFO [stderr] warning: cannot find type `summary` in this scope Nov 27 22:01:01.999 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:01.999 INFO [stderr] | Nov 27 22:01:01.999 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:01.999 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.000 INFO [stderr] | Nov 27 22:01:02.000 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.000 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.000 INFO [stderr] Nov 27 22:01:02.000 INFO [stderr] warning: cannot find type `content` in this scope Nov 27 22:01:02.000 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.000 INFO [stderr] | Nov 27 22:01:02.000 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.000 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.000 INFO [stderr] | Nov 27 22:01:02.001 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.001 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.001 INFO [stderr] Nov 27 22:01:02.001 INFO [stderr] warning: cannot find type `published_at` in this scope Nov 27 22:01:02.001 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.001 INFO [stderr] | Nov 27 22:01:02.001 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.001 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.001 INFO [stderr] | Nov 27 22:01:02.001 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.001 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.001 INFO [stderr] Nov 27 22:01:02.002 INFO [stderr] warning: cannot find type `feed_id` in this scope Nov 27 22:01:02.002 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.002 INFO [stderr] | Nov 27 22:01:02.002 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.002 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.008 INFO [stderr] | Nov 27 22:01:02.008 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.008 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.008 INFO [stderr] Nov 27 22:01:02.010 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 27 22:01:02.010 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.010 INFO [stderr] | Nov 27 22:01:02.010 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.010 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.010 INFO [stderr] | Nov 27 22:01:02.010 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.010 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.010 INFO [stderr] Nov 27 22:01:02.010 INFO [stderr] warning: cannot find type `item_id` in this scope Nov 27 22:01:02.010 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.010 INFO [stderr] | Nov 27 22:01:02.010 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.010 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.012 INFO [stderr] | Nov 27 22:01:02.012 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.012 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.012 INFO [stderr] Nov 27 22:01:02.012 INFO [stderr] warning: cannot find type `seen` in this scope Nov 27 22:01:02.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.012 INFO [stderr] | Nov 27 22:01:02.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.012 INFO [stderr] | Nov 27 22:01:02.012 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.012 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.012 INFO [stderr] Nov 27 22:01:02.012 INFO [stderr] warning: cannot find type `username` in this scope Nov 27 22:01:02.012 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.012 INFO [stderr] | Nov 27 22:01:02.012 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.012 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.012 INFO [stderr] | Nov 27 22:01:02.012 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.012 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.013 INFO [stderr] Nov 27 22:01:02.013 INFO [stderr] warning: cannot find type `password_hash` in this scope Nov 27 22:01:02.013 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.013 INFO [stderr] | Nov 27 22:01:02.013 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.013 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.013 INFO [stderr] | Nov 27 22:01:02.013 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.013 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.013 INFO [stderr] Nov 27 22:01:02.020 INFO [stderr] warning: cannot find type `unseen_count` in this scope Nov 27 22:01:02.020 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.020 INFO [stderr] | Nov 27 22:01:02.020 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.020 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.020 INFO [stderr] | Nov 27 22:01:02.020 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.020 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.020 INFO [stderr] Nov 27 22:01:02.028 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Nov 27 22:01:02.028 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:01:02.028 INFO [stderr] | Nov 27 22:01:02.028 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:01:02.028 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:01:02.028 INFO [stderr] | Nov 27 22:01:02.028 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:01:02.028 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:01:02.028 INFO [stderr] Nov 27 22:01:06.877 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s Nov 27 22:01:06.919 INFO [stderr] su: No module specific data is present Nov 27 22:01:08.137 INFO running `"docker" "inspect" "0432d11a316ef1b7aeb3d6b38a00d76539effd22fef28138593fd7f3bcc58809"` Nov 27 22:01:08.522 INFO running `"docker" "rm" "-f" "0432d11a316ef1b7aeb3d6b38a00d76539effd22fef28138593fd7f3bcc58809"` Nov 27 22:01:08.760 INFO [stdout] 0432d11a316ef1b7aeb3d6b38a00d76539effd22fef28138593fd7f3bcc58809