Nov 27 21:59:10.230 INFO checking richardbrodie/hermes against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 27 21:59:10.232 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-6/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-6/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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:10.552 INFO [stdout] 6137e20e16142bbd3eccd271f5adb922957bb231e23ec88b7b05c46d0b7048eb Nov 27 21:59:10.556 INFO running `"docker" "start" "-a" "6137e20e16142bbd3eccd271f5adb922957bb231e23ec88b7b05c46d0b7048eb"` Nov 27 21:59:11.558 INFO [stderr] usermod: no changes Nov 27 21:59:12.117 INFO [stderr] Compiling encoding_rs v0.8.9 Nov 27 21:59:12.144 INFO [stderr] Checking utf-8 v0.7.4 Nov 27 21:59:12.145 INFO [stderr] Checking urlencoding v1.0.0 Nov 27 21:59:12.148 INFO [stderr] Compiling ring v0.13.2 Nov 27 21:59:12.188 INFO [stderr] Checking tokio-io v0.1.9 Nov 27 21:59:12.198 INFO [stderr] Checking input_buffer v0.2.0 Nov 27 21:59:12.199 INFO [stderr] Compiling derive_builder_core v0.2.0 Nov 27 21:59:12.200 INFO [stderr] Checking serde_json v1.0.32 Nov 27 21:59:13.912 INFO [stderr] Compiling syn v0.15.8 Nov 27 21:59:14.334 INFO [stderr] Checking digest v0.7.6 Nov 27 21:59:14.474 INFO [stderr] Checking block-buffer v0.7.0 Nov 27 21:59:14.583 INFO [stderr] Checking openssl v0.10.12 Nov 27 21:59:15.289 INFO [stderr] Checking chrono v0.4.6 Nov 27 21:59:19.523 INFO [stderr] Checking sha-1 v0.7.0 Nov 27 21:59:20.423 INFO [stderr] Checking sha2 v0.8.0 Nov 27 21:59:21.209 INFO [stderr] Checking tokio-threadpool v0.1.7 Nov 27 21:59:25.610 INFO [stderr] Checking env_logger v0.5.13 Nov 27 21:59:25.861 INFO [stderr] Checking tokio-codec v0.1.1 Nov 27 21:59:26.860 INFO [stderr] Checking h2 v0.1.12 Nov 27 21:59:27.767 INFO [stderr] Checking tungstenite v0.6.0 Nov 27 21:59:28.076 INFO [stderr] Checking tokio-reactor v0.1.6 Nov 27 21:59:29.390 INFO [stderr] Compiling derive_builder v0.5.1 Nov 27 21:59:32.429 INFO [stderr] Checking tokio-fs v0.1.3 Nov 27 21:59:37.059 INFO [stderr] Checking diesel v1.3.3 Nov 27 21:59:37.064 INFO [stderr] Checking pretty_env_logger v0.2.4 Nov 27 21:59:37.802 INFO [stderr] Checking dotenv v0.13.0 Nov 27 21:59:40.697 INFO [stderr] Checking tokio-tcp v0.1.2 Nov 27 21:59:40.711 INFO [stderr] Checking tokio-uds v0.2.2 Nov 27 21:59:40.777 INFO [stderr] Checking tokio-udp v0.1.2 Nov 27 21:59:41.484 INFO [stderr] Checking native-tls v0.2.1 Nov 27 21:59:43.596 INFO [stderr] Checking mime_guess v2.0.0-alpha.6 Nov 27 21:59:44.012 INFO [stderr] Checking quick-xml v0.12.4 Nov 27 21:59:48.522 INFO [stderr] Checking quick-xml v0.13.0 Nov 27 21:59:48.547 INFO [stderr] Checking tokio v0.1.8 Nov 27 21:59:49.448 INFO [stderr] Checking atom_syndication v0.6.0 Nov 27 21:59:49.896 INFO [stderr] Checking rss v1.5.0 Nov 27 21:59:53.980 INFO [stderr] Checking hyper v0.12.11 Nov 27 21:59:54.024 INFO [stderr] Compiling serde_derive v1.0.79 Nov 27 22:00:04.489 INFO [stderr] Checking hyper-tls v0.3.1 Nov 27 22:00:04.489 INFO [stderr] Checking warp v0.1.4 Nov 27 22:00:16.164 INFO [stderr] Checking jsonwebtoken v5.0.1 Nov 27 22:00:42.331 INFO [stderr] Checking r2d2-diesel v1.0.0 Nov 27 22:00:42.978 INFO [stderr] Checking hermes v0.1.0 (/source) Nov 27 22:00:49.360 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.361 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.361 INFO [stderr] | Nov 27 22:00:49.361 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.361 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.361 INFO [stderr] | Nov 27 22:00:49.361 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 22:00:49.361 INFO [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:00:49.361 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.361 INFO [stderr] Nov 27 22:00:49.362 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.363 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.363 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [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:00:49.363 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.363 INFO [stderr] Nov 27 22:00:49.363 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:00:49.363 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.363 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [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:00:49.363 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.363 INFO [stderr] Nov 27 22:00:49.363 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.363 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.363 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [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:00:49.363 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.363 INFO [stderr] Nov 27 22:00:49.363 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:00:49.363 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.363 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [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:00:49.363 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.363 INFO [stderr] Nov 27 22:00:49.363 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:00:49.363 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.363 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [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:00:49.363 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.363 INFO [stderr] Nov 27 22:00:49.363 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:00:49.363 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.363 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.363 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.363 INFO [stderr] | Nov 27 22:00:49.368 INFO [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:00:49.368 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.368 INFO [stderr] Nov 27 22:00:49.368 INFO [stderr] warning: cannot find type `NewFeed` in this scope Nov 27 22:00:49.368 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.368 INFO [stderr] | Nov 27 22:00:49.368 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.368 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.368 INFO [stderr] | Nov 27 22:00:49.368 INFO [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:00:49.368 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.368 INFO [stderr] Nov 27 22:00:49.368 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.368 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.368 INFO [stderr] | Nov 27 22:00:49.368 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.368 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.368 INFO [stderr] | Nov 27 22:00:49.368 INFO [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:00:49.368 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.368 INFO [stderr] Nov 27 22:00:49.369 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.369 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.369 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [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:00:49.369 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.369 INFO [stderr] Nov 27 22:00:49.369 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.369 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [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:00:49.369 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.369 INFO [stderr] Nov 27 22:00:49.369 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.369 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [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:00:49.369 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.369 INFO [stderr] Nov 27 22:00:49.369 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:00:49.369 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.369 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [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:00:49.369 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.369 INFO [stderr] Nov 27 22:00:49.369 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:00:49.369 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:00:49.369 INFO [stderr] | Nov 27 22:00:49.369 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.376 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.376 INFO [stderr] | Nov 27 22:00:49.376 INFO [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:00:49.376 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.376 INFO [stderr] Nov 27 22:00:49.376 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:00:49.376 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:00:49.376 INFO [stderr] | Nov 27 22:00:49.376 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.376 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.376 INFO [stderr] | Nov 27 22:00:49.376 INFO [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:00:49.376 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.376 INFO [stderr] Nov 27 22:00:49.376 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.376 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:00:49.376 INFO [stderr] | Nov 27 22:00:49.376 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.376 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.376 INFO [stderr] | Nov 27 22:00:49.376 INFO [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:00:49.376 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.376 INFO [stderr] Nov 27 22:00:49.376 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:00:49.376 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:00:49.376 INFO [stderr] | Nov 27 22:00:49.376 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.377 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [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:00:49.377 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.377 INFO [stderr] Nov 27 22:00:49.377 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.377 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.377 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [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:00:49.377 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.377 INFO [stderr] Nov 27 22:00:49.377 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.377 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.377 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [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:00:49.377 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.377 INFO [stderr] Nov 27 22:00:49.377 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:00:49.377 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.377 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [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:00:49.377 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.377 INFO [stderr] Nov 27 22:00:49.377 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.377 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.377 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [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:00:49.377 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.377 INFO [stderr] Nov 27 22:00:49.377 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.377 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.377 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [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:00:49.377 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.377 INFO [stderr] Nov 27 22:00:49.377 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:00:49.377 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.377 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.377 INFO [stderr] | Nov 27 22:00:49.377 INFO [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:00:49.377 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.377 INFO [stderr] Nov 27 22:00:49.377 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.377 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.378 INFO [stderr] | Nov 27 22:00:49.378 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.378 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.383 INFO [stderr] | Nov 27 22:00:49.383 INFO [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:00:49.383 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.384 INFO [stderr] Nov 27 22:00:49.384 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.384 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.385 INFO [stderr] | Nov 27 22:00:49.385 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.385 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.385 INFO [stderr] | Nov 27 22:00:49.386 INFO [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:00:49.386 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.386 INFO [stderr] Nov 27 22:00:49.386 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.387 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.387 INFO [stderr] | Nov 27 22:00:49.387 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.387 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.387 INFO [stderr] | Nov 27 22:00:49.388 INFO [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:00:49.388 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.388 INFO [stderr] Nov 27 22:00:49.389 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.389 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:00:49.389 INFO [stderr] | Nov 27 22:00:49.390 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:00:49.390 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.390 INFO [stderr] | Nov 27 22:00:49.390 INFO [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:00:49.391 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.391 INFO [stderr] Nov 27 22:00:49.391 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.391 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:00:49.391 INFO [stderr] | Nov 27 22:00:49.391 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:00:49.391 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.392 INFO [stderr] | Nov 27 22:00:49.392 INFO [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:00:49.392 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.392 INFO [stderr] Nov 27 22:00:49.393 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Nov 27 22:00:49.393 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:00:49.393 INFO [stderr] | Nov 27 22:00:49.393 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:00:49.393 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.393 INFO [stderr] | Nov 27 22:00:49.393 INFO [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:00:49.394 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.394 INFO [stderr] Nov 27 22:00:49.395 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.395 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:00:49.395 INFO [stderr] | Nov 27 22:00:49.395 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.395 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.396 INFO [stderr] | Nov 27 22:00:49.396 INFO [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:00:49.396 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.396 INFO [stderr] Nov 27 22:00:49.397 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.397 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:00:49.397 INFO [stderr] | Nov 27 22:00:49.397 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.397 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.397 INFO [stderr] | Nov 27 22:00:49.397 INFO [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:00:49.398 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.398 INFO [stderr] Nov 27 22:00:49.398 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:00:49.398 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:00:49.398 INFO [stderr] | Nov 27 22:00:49.398 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.398 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.399 INFO [stderr] | Nov 27 22:00:49.399 INFO [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:00:49.399 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.399 INFO [stderr] Nov 27 22:00:49.400 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:00:49.400 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:00:49.401 INFO [stderr] | Nov 27 22:00:49.401 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.401 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.401 INFO [stderr] | Nov 27 22:00:49.401 INFO [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:00:49.401 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.402 INFO [stderr] Nov 27 22:00:49.402 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:00:49.402 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:00:49.402 INFO [stderr] | Nov 27 22:00:49.402 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.402 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.402 INFO [stderr] | Nov 27 22:00:49.403 INFO [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:00:49.403 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.403 INFO [stderr] Nov 27 22:00:49.403 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Nov 27 22:00:49.404 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:00:49.404 INFO [stderr] | Nov 27 22:00:49.404 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.404 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.404 INFO [stderr] | Nov 27 22:00:49.404 INFO [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:00:49.404 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.404 INFO [stderr] Nov 27 22:00:49.405 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:00:49.406 INFO [stderr] --> src/models.rs:203:17 Nov 27 22:00:49.406 INFO [stderr] | Nov 27 22:00:49.406 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.406 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.406 INFO [stderr] | Nov 27 22:00:49.406 INFO [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:00:49.406 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.407 INFO [stderr] Nov 27 22:00:49.407 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:00:49.407 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:00:49.407 INFO [stderr] | Nov 27 22:00:49.407 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.407 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.408 INFO [stderr] | Nov 27 22:00:49.408 INFO [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:00:49.408 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.408 INFO [stderr] Nov 27 22:00:49.409 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 22:00:49.409 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:00:49.409 INFO [stderr] | Nov 27 22:00:49.409 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.409 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.409 INFO [stderr] | Nov 27 22:00:49.410 INFO [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:00:49.410 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.410 INFO [stderr] Nov 27 22:00:49.411 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:00:49.412 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:00:49.412 INFO [stderr] | Nov 27 22:00:49.412 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:00:49.412 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.412 INFO [stderr] | Nov 27 22:00:49.412 INFO [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:00:49.412 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.412 INFO [stderr] Nov 27 22:00:49.413 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 22:00:49.413 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.413 INFO [stderr] | Nov 27 22:00:49.413 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.413 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.414 INFO [stderr] | Nov 27 22:00:49.414 INFO [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:00:49.414 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.414 INFO [stderr] Nov 27 22:00:49.420 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 22:00:49.420 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.421 INFO [stderr] | Nov 27 22:00:49.421 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.421 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.422 INFO [stderr] | Nov 27 22:00:49.422 INFO [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:00:49.422 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.422 INFO [stderr] Nov 27 22:00:49.423 INFO [stderr] warning: cannot find type `description` in this scope Nov 27 22:00:49.423 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.423 INFO [stderr] | Nov 27 22:00:49.424 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.424 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.424 INFO [stderr] | Nov 27 22:00:49.425 INFO [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:00:49.425 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.425 INFO [stderr] Nov 27 22:00:49.428 INFO [stderr] warning: cannot find type `site_link` in this scope Nov 27 22:00:49.428 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.428 INFO [stderr] | Nov 27 22:00:49.428 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.428 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.428 INFO [stderr] | Nov 27 22:00:49.428 INFO [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:00:49.428 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.428 INFO [stderr] Nov 27 22:00:49.428 INFO [stderr] warning: cannot find type `feed_link` in this scope Nov 27 22:00:49.428 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.428 INFO [stderr] | Nov 27 22:00:49.428 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.428 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.428 INFO [stderr] | Nov 27 22:00:49.428 INFO [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:00:49.428 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.428 INFO [stderr] Nov 27 22:00:49.428 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 27 22:00:49.428 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.429 INFO [stderr] | Nov 27 22:00:49.429 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.429 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.430 INFO [stderr] | Nov 27 22:00:49.430 INFO [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:00:49.430 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.431 INFO [stderr] Nov 27 22:00:49.432 INFO [stderr] warning: cannot find type `guid` in this scope Nov 27 22:00:49.432 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.432 INFO [stderr] | Nov 27 22:00:49.432 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.432 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.432 INFO [stderr] | Nov 27 22:00:49.433 INFO [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:00:49.433 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.433 INFO [stderr] Nov 27 22:00:49.433 INFO [stderr] warning: cannot find type `link` in this scope Nov 27 22:00:49.434 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.434 INFO [stderr] | Nov 27 22:00:49.434 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.434 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.434 INFO [stderr] | Nov 27 22:00:49.434 INFO [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:00:49.434 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.435 INFO [stderr] Nov 27 22:00:49.435 INFO [stderr] warning: cannot find type `summary` in this scope Nov 27 22:00:49.435 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.436 INFO [stderr] | Nov 27 22:00:49.436 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.436 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.436 INFO [stderr] | Nov 27 22:00:49.436 INFO [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:00:49.436 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.436 INFO [stderr] Nov 27 22:00:49.437 INFO [stderr] warning: cannot find type `content` in this scope Nov 27 22:00:49.437 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.437 INFO [stderr] | Nov 27 22:00:49.437 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.437 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.437 INFO [stderr] | Nov 27 22:00:49.437 INFO [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:00:49.437 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.437 INFO [stderr] Nov 27 22:00:49.438 INFO [stderr] warning: cannot find type `published_at` in this scope Nov 27 22:00:49.438 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.438 INFO [stderr] | Nov 27 22:00:49.438 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.438 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.438 INFO [stderr] | Nov 27 22:00:49.439 INFO [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:00:49.439 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.439 INFO [stderr] Nov 27 22:00:49.439 INFO [stderr] warning: cannot find type `feed_id` in this scope Nov 27 22:00:49.440 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.440 INFO [stderr] | Nov 27 22:00:49.440 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.440 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.452 INFO [stderr] | Nov 27 22:00:49.453 INFO [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:00:49.453 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.453 INFO [stderr] Nov 27 22:00:49.454 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 27 22:00:49.454 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.455 INFO [stderr] | Nov 27 22:00:49.455 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.455 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.460 INFO [stderr] | Nov 27 22:00:49.460 INFO [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:00:49.460 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.460 INFO [stderr] Nov 27 22:00:49.460 INFO [stderr] warning: cannot find type `item_id` in this scope Nov 27 22:00:49.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.460 INFO [stderr] | Nov 27 22:00:49.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.460 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.460 INFO [stderr] | Nov 27 22:00:49.460 INFO [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:00:49.460 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.460 INFO [stderr] Nov 27 22:00:49.460 INFO [stderr] warning: cannot find type `seen` in this scope Nov 27 22:00:49.460 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.460 INFO [stderr] | Nov 27 22:00:49.460 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.461 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.461 INFO [stderr] | Nov 27 22:00:49.461 INFO [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:00:49.462 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.462 INFO [stderr] Nov 27 22:00:49.463 INFO [stderr] warning: cannot find type `username` in this scope Nov 27 22:00:49.463 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.463 INFO [stderr] | Nov 27 22:00:49.463 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.464 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.464 INFO [stderr] | Nov 27 22:00:49.464 INFO [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Nov 27 22:00:49.464 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.465 INFO [stderr] Nov 27 22:00:49.465 INFO [stderr] warning: cannot find type `password_hash` in this scope Nov 27 22:00:49.465 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.466 INFO [stderr] | Nov 27 22:00:49.466 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.466 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.466 INFO [stderr] | Nov 27 22:00:49.467 INFO [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:00:49.468 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.468 INFO [stderr] Nov 27 22:00:49.480 INFO [stderr] warning: cannot find type `unseen_count` in this scope Nov 27 22:00:49.480 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.481 INFO [stderr] | Nov 27 22:00:49.481 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.481 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.481 INFO [stderr] | Nov 27 22:00:49.482 INFO [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:00:49.484 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.484 INFO [stderr] Nov 27 22:00:49.484 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Nov 27 22:00:49.485 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.485 INFO [stderr] | Nov 27 22:00:49.485 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.485 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.486 INFO [stderr] | Nov 27 22:00:49.488 INFO [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:00:49.488 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.488 INFO [stderr] Nov 27 22:00:49.668 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.669 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.669 INFO [stderr] | Nov 27 22:00:49.669 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.669 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.670 INFO [stderr] | Nov 27 22:00:49.670 INFO [stderr] = note: #[warn(proc_macro_derive_resolution_fallback)] on by default Nov 27 22:00:49.670 INFO [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:00:49.671 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.671 INFO [stderr] Nov 27 22:00:49.671 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.671 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.672 INFO [stderr] | Nov 27 22:00:49.672 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.672 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.673 INFO [stderr] | Nov 27 22:00:49.673 INFO [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:00:49.673 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.673 INFO [stderr] Nov 27 22:00:49.674 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:00:49.674 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.674 INFO [stderr] | Nov 27 22:00:49.675 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.675 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.676 INFO [stderr] | Nov 27 22:00:49.676 INFO [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:00:49.676 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.676 INFO [stderr] Nov 27 22:00:49.677 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.677 INFO [stderr] --> src/models.rs:17:17 Nov 27 22:00:49.677 INFO [stderr] | Nov 27 22:00:49.678 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.678 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.678 INFO [stderr] | Nov 27 22:00:49.678 INFO [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:00:49.678 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.678 INFO [stderr] Nov 27 22:00:49.678 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:00:49.678 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:00:49.678 INFO [stderr] | Nov 27 22:00:49.678 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.678 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.678 INFO [stderr] | Nov 27 22:00:49.678 INFO [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:00:49.678 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.678 INFO [stderr] Nov 27 22:00:49.678 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:00:49.678 INFO [stderr] --> src/models.rs:17:42 Nov 27 22:00:49.678 INFO [stderr] | Nov 27 22:00:49.678 INFO [stderr] 17 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.678 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.678 INFO [stderr] | Nov 27 22:00:49.678 INFO [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:00:49.678 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.678 INFO [stderr] Nov 27 22:00:49.678 INFO [stderr] warning: cannot find type `feeds` in this scope Nov 27 22:00:49.678 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.678 INFO [stderr] | Nov 27 22:00:49.678 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.678 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.680 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `NewFeed` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:27:10 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 27 | #[derive(Insertable)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:62:17 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `Feed` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:62:28 Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.681 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.681 INFO [stderr] | Nov 27 22:00:49.681 INFO [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:00:49.681 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.681 INFO [stderr] Nov 27 22:00:49.681 INFO [stderr] warning: cannot find type `Item` in this scope Nov 27 22:00:49.681 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:62:42 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 62 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:10 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `NewItem` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `items` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.682 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.682 INFO [stderr] Nov 27 22:00:49.682 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.682 INFO [stderr] --> src/models.rs:80:22 Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [stderr] 80 | #[derive(Insertable, AsChangeset, Debug)] Nov 27 22:00:49.682 INFO [stderr] | ^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.682 INFO [stderr] | Nov 27 22:00:49.682 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `SubscribedItem` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:125:17 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 125 | #[derive(Debug, Queryable, Serialize)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `DateTime` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `Utc` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:142:17 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `SubscribedFeed` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.683 INFO [stderr] warning: cannot find type `subscribed_feeds` in this scope Nov 27 22:00:49.683 INFO [stderr] --> src/models.rs:142:39 Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [stderr] 142 | #[derive(Debug, Queryable, Serialize, Associations)] Nov 27 22:00:49.683 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.683 INFO [stderr] | Nov 27 22:00:49.683 INFO [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:00:49.683 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.683 INFO [stderr] Nov 27 22:00:49.684 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:00:49.684 INFO [stderr] --> src/models.rs:203:17 Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.684 INFO [stderr] | ^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [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:00:49.684 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.684 INFO [stderr] Nov 27 22:00:49.684 INFO [stderr] warning: cannot find type `User` in this scope Nov 27 22:00:49.684 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.684 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [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:00:49.684 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.684 INFO [stderr] Nov 27 22:00:49.684 INFO [stderr] warning: cannot find type `users` in this scope Nov 27 22:00:49.684 INFO [stderr] --> src/models.rs:203:42 Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [stderr] 203 | #[derive(Debug, Queryable, Associations, Identifiable, Serialize)] Nov 27 22:00:49.684 INFO [stderr] | ^^^^^^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [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:00:49.684 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.684 INFO [stderr] Nov 27 22:00:49.684 INFO [stderr] warning: cannot find type `table` in this scope Nov 27 22:00:49.684 INFO [stderr] --> <::diesel::macros::table_body macros>:165:33 Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [stderr] 165 | derive ( Debug , Clone , Copy , QueryId ) ] /// The actual table struct Nov 27 22:00:49.684 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.684 INFO [stderr] | Nov 27 22:00:49.684 INFO [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:00:49.684 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.684 INFO [stderr] Nov 27 22:00:49.685 INFO [stderr] warning: cannot find type `id` in this scope Nov 27 22:00:49.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [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:00:49.685 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.685 INFO [stderr] Nov 27 22:00:49.685 INFO [stderr] warning: cannot find type `title` in this scope Nov 27 22:00:49.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [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:00:49.685 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.685 INFO [stderr] Nov 27 22:00:49.685 INFO [stderr] warning: cannot find type `description` in this scope Nov 27 22:00:49.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [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:00:49.685 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.685 INFO [stderr] Nov 27 22:00:49.685 INFO [stderr] warning: cannot find type `site_link` in this scope Nov 27 22:00:49.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [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:00:49.685 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.685 INFO [stderr] Nov 27 22:00:49.685 INFO [stderr] warning: cannot find type `feed_link` in this scope Nov 27 22:00:49.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [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:00:49.685 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.685 INFO [stderr] Nov 27 22:00:49.685 INFO [stderr] warning: cannot find type `updated_at` in this scope Nov 27 22:00:49.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [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:00:49.685 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.685 INFO [stderr] Nov 27 22:00:49.685 INFO [stderr] warning: cannot find type `guid` in this scope Nov 27 22:00:49.685 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.685 INFO [stderr] | Nov 27 22:00:49.685 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.685 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `link` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `summary` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `content` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `published_at` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `feed_id` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `user_id` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `item_id` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `seen` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.686 INFO [stderr] warning: cannot find type `username` in this scope Nov 27 22:00:49.686 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.686 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.686 INFO [stderr] | Nov 27 22:00:49.686 INFO [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:00:49.686 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.686 INFO [stderr] Nov 27 22:00:49.687 INFO [stderr] warning: cannot find type `password_hash` in this scope Nov 27 22:00:49.687 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.687 INFO [stderr] | Nov 27 22:00:49.687 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.687 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.687 INFO [stderr] | Nov 27 22:00:49.687 INFO [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:00:49.687 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.687 INFO [stderr] Nov 27 22:00:49.692 INFO [stderr] warning: cannot find type `unseen_count` in this scope Nov 27 22:00:49.692 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.692 INFO [stderr] | Nov 27 22:00:49.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.692 INFO [stderr] | Nov 27 22:00:49.692 INFO [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:00:49.692 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.692 INFO [stderr] Nov 27 22:00:49.692 INFO [stderr] warning: cannot find type `subscribed_item_id` in this scope Nov 27 22:00:49.692 INFO [stderr] --> <::diesel::macros::__diesel_column macros>:5:33 Nov 27 22:00:49.692 INFO [stderr] | Nov 27 22:00:49.692 INFO [stderr] 5 | derive ( Debug , Clone , Copy , QueryId , Default ) ] pub struct $ column_name Nov 27 22:00:49.692 INFO [stderr] | ^^^^^^^ names from parent modules are not accessible without an explicit import Nov 27 22:00:49.692 INFO [stderr] | Nov 27 22:00:49.692 INFO [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:00:49.692 INFO [stderr] = note: for more information, see issue #50504 Nov 27 22:00:49.692 INFO [stderr] Nov 27 22:00:55.175 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 43s Nov 27 22:00:55.197 INFO [stderr] su: No module specific data is present Nov 27 22:00:56.855 INFO running `"docker" "inspect" "6137e20e16142bbd3eccd271f5adb922957bb231e23ec88b7b05c46d0b7048eb"` Nov 27 22:00:57.212 INFO running `"docker" "rm" "-f" "6137e20e16142bbd3eccd271f5adb922957bb231e23ec88b7b05c46d0b7048eb"` Nov 27 22:00:57.584 INFO [stdout] 6137e20e16142bbd3eccd271f5adb922957bb231e23ec88b7b05c46d0b7048eb